E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
macros
avr 2560 串口输出
Author: zyl */ #include <avr/io.h> #include <util/delay.h> #include <zyl/
macros
.h
张玉龙
·
2013-08-21 14:00
串口
kmalloc、vmalloc、malloc的区别
原文出处:http://blog.csdn.net/
macros
sdzh/article/details/5958368 简单的说:kmalloc和vmalloc是分配的是内核的内存,malloc分配的是用户的内存
lvzg2005
·
2013-08-21 14:53
内存申请
xcode 预编译宏定义
targets文件:这个文件里边定义着我们应用的图标名字...参数)发布的时候一个项目按照一个targets文件来发布的ok在targets文件中定义宏:在项目的targets文件的BuildSetting中搜索
macros
kkk0526
·
2013-08-21 11:00
可变参数宏
\printk(KERN_DEBUGfmt,##arg)用可变参数宏(variadic
macros
)传递可变参数表你可能很熟悉在函数中使用可变参数表,如:voidprintf(constchar*format
yuanfen139re
·
2013-08-18 08:00
用C语言自造LCD1602中文库
#include"iom16v.h"#include"
macros
.h"#include"led.h"#defineuintunsignedint#defineuc
luckywang1103
·
2013-08-16 19:00
libtool version mismatch error
butthe libtool:definitionofthisLT_INITcomesfromlibtool2.2.6b. libtool:Youshouldrecreateaclocal.m4with
macros
from
Sky_qing
·
2013-08-13 13:00
Debian
64位
VS2010 Predefined
Macros
ListsthepredefinedANSICandMicrosoftC++implementation
macros
.ThecompilerrecognizespredefinedANSIC
macros
andtheMicrosoftC
DavidHsing
·
2013-08-12 13:00
VS2010
macro
ARM Linux (S3C6410架构/2.6.35内核)的内存映射(四)
对于s3c6410,set_pte_ext()函数由汇编宏armv6_set_pte_ext来实现,定义在proc-
macros
.S文件中。
michael2012z
·
2013-08-05 13:51
linux
it
内存映射
Windows 核心编程之Dll注入
xx.h//Thefollowingifdefblockisthestandardwayofcreating
macros
whichmakeexporting //fromaDLLsimpler.AllfileswithinthisDLLare
woleiwei
·
2013-08-05 13:00
windows
dll
注入
核心编程
linux c poll
ppoll-waitforsomeeventonafiledescriptorSynopsis#include intpoll(structpollfd*fds,nfds_tnfds,inttimeout); #define_GNU_SOURCE/*Seefeature_test_
macros
u011279649
·
2013-07-31 15:00
Log4cplus配置文件
log4cplus/fileappender.h> #include <log4cplus/configurator.h> #include <log4cplus/logging
macros
.h
aigo
·
2013-07-26 19:00
配置文件
Velocity语法强化56之强大的宏
出于单一意图设计的 Velocimacro都会最大程序的减少模板编写中可以的出错,还是看个例子来理解一下Veloci
macros
的概念.
Anders_Zhuo
·
2013-07-26 13:00
一个简单的Makefile示例
一个简单的Makefile示例,如下所示TARGET=XXXX FLAGS=-g-Wall-lpthread
MACROS
=-DIS_X86_32BIT SRC_FILES=\ INC_PATH=
lyuan1314
·
2013-07-22 16:00
gcc
makefile
SRC_FILES
LIB_PATH
INC_PATH
__cplusplus与extern "C"
__cplusplus与extern"C" Microsoft-SpecificPredefined
Macros
__cplusplusDefinedforC++programsonly.
nkliming
·
2013-07-06 18:00
C++
c
extern
__cplusplus
cocos2d-x中使用C++实现hello.lua中的功能,对比lua和C++在cocos2d-x实现上的区别。
//HelloWorldScene.cpp#include "HelloWorldScene.h"#include "App
Macros
.h"#include "cocos-ext.h"USING_NS_CC
天使的白骨
·
2013-07-03 20:00
iOS: #ifdef DEBUG
iOS:#ifdefDEBUG分类:iOSMobile2012-10-0516:35534人阅读评论(0)收藏举报iospreprocessortoken
macros
sandboxarchive开发时,
iamfreedom2011
·
2013-06-28 11:00
ios
mobile
xcoder
__cplusplus与extern "C"
Microsoft-SpecificPredefined
Macros
__cplusplusDefinedforC++programsonly.上面的意思是说,如果是C++程序,就使用(即定义__cplusplus
whatday
·
2013-06-27 10:00
__cplusplus与extern "C"
Microsoft-SpecificPredefined
Macros
__cplusplusDefinedforC++programsonly.上面的意思是说,如果是C++程序,就使用(即定义__cplusplus
飘雪超人
·
2013-06-27 10:00
关于测试
beginning-with-cucumber http://asciicasts.com/episodes/156-webrat http://asciicasts.com/episodes/157-rspec-matchers-
macros
selfcontroller
·
2013-06-25 00:00
测试
Tekla API 常见问题摘录整理
YoucanutilizetheOpenAPIin.NETapplications(*.exe),plug-ins(*.dll),
macros
/scripts(*.cs)andCOMapplicationssuchasVBA
macros
.
Macros
小镭Ra的技术博客
·
2013-06-13 15:00
从一个简单的宏定义看linux内核的严谨,窥C语言的强大(ZZ
include/linux/kernel.h------------------------------------------------------/* *min()/max()
macros
thatalsodo
heliteng
·
2013-06-10 17:00
linux
iOS 使用 宏定义
macros
(#,##,...,__VA_ARGS_)
一直以来用宏定义#define也就是定义一些简单的常量,至多也就是定义一个函数,很少关注宏定义的用法。直到看到这样的代码:#definePLAYSOUNDEFFECT(...)\ [[GameManagersharedGameManager]playSoundEffect:@#__VA_ARGS__]最官方的关于宏的使用说明网址是:http://gcc.gnu.org/onlinedocs/cp
marujunyy
·
2013-05-30 20:00
ios
宏
Ant Tasks for Git
PostedonNovember13,2008AnthastasksforCVSandSubversion,butnonethatIcouldfindforGit.IthrewtogetherthesesimpleAnt
macros
togetstarted
justlpf
·
2013-05-29 12:53
ant
git
Ant Tasks for Git
PostedonNovember13,2008AnthastasksforCVSandSubversion,butnonethatIcouldfindforGit.IthrewtogetherthesesimpleAnt
macros
togetstarted
justlpf
·
2013-05-29 12:53
ant
git
git
iOS版本比较方法
/**SystemVersioningPreprocessor
Macros
*/#defineSYST
tongzhitao
·
2013-05-23 10:00
开发
IBOutlet和IBAction的作用
UIKit_Framework and look at the NSNibDeclarations.h header file, you’ll see that they’re defined like this:
macros
慭慭流觞
·
2013-05-22 16:00
centos6中rpmbuild如何用/usr/src/redhat替换/root/rpmbuild
编辑下面的文件:#cat/usr/lib/rpm/
macros
修改:%_topdir %{getenv:HOME}/rpmbuild为:%_topdir %{_usrsrc}
ahwind
·
2013-05-21 17:00
centos6
rpmbuild
redhat6
iOS 开发 高级:使用 宏定义
macros
(#,##,...,__VA_ARGS_)
一直以来用宏定义#define也就是定义一些简单的常量,至多也就是定义一个函数,很少关注宏定义的用法。直到看到这样的代码:#definePLAYSOUNDEFFECT(...)\ [[GameManagersharedGameManager]playSoundEffect:@#__VA_ARGS__]这么强大的用法以前从来没有想过。看一下iOSFramework的一些头文件,发现几乎全部都是
songrotek
·
2013-05-15 15:00
ios
c
Objective-C
宏
iOS开发过程中遇到的问题总结
复制拷贝到自己的项目,提示CADebugPrintf.hfilenotfound:selecttheTarget,opentheBuildSettingspane,searchfor"Preprocessor
Macros
henry85
·
2013-05-11 18:43
收集
《学习GNU Emacs》学习笔记之一 ―― Emacs的基本概念
1.Emacs以及GNUEmacs简介Emacs即Editor
MACroS
(宏编辑器),是一种文本编辑器,在程序员和其他以技术工作为主的计算机用户中广受欢迎。
kunder
·
2013-05-10 15:21
入门
emacs
#define 高级用法
一、LINUXC中用define定义可变参数的宏一般在调试打印Debug信息的时候,需要可变参数的宏.从C99开始可以使编译器标准支持可变参数宏(variadic
macros
),另外GCC也支持可变参数宏
NewThinker_wei
·
2013-05-07 08:00
SEO必备的利器–i
Macros
Via http://www.snailtoday.com/2012/02/i
macros
/今天向大家介绍一个做SEO必备的利器–i
Macros
,我们可以用它来自动发布博客评论、自动注册论坛账号、自动发布文章等
gybin
·
2013-05-03 17:00
mac
Linux vim快捷键操作命令整理
宏命令(
Macros
)高级一
edonlii
·
2013-05-02 11:00
vim
声明定义cocos2d-x中的宏定义CC_PROPERTYStrut2教程-java教程
自我感觉有个不错的建议和大家分享下 cocos2d-x义定了很多宏义定,帮我们进步发开率效,面下看下CC_PROPERTY, CC_PROPERTY义定 CC_PROPERTY的声明在CCPlatform
Macros
.h
·
2013-05-01 23:00
cocos2d-x
ofbiz 自定义DIV的属性
id}','${autoUpdateLink}','','${autoUpdateInterval}');id="${id}"class="${style}"${autoAttr}>修改DIV的处理类
MacroS
creenRende
wangxianhong
·
2013-04-28 15:00
使用rpmbuild创建rpm包的方法
声明:该方法只适用CentOS5环境,因为CentOS6关于构建rpm包的宏定义与CentOS5不相同,具体请查看/usr/lib/rpm/
macros
文件准备工作一、首先查看自己的系统是否有rpmbuild
qq15570453
·
2013-04-24 16:45
rpm
rpmbuild
使用rpmbuild创建rpm包的方法
声明:该方法只适用CentOS5环境,因为CentOS6关于构建rpm包的宏定义与CentOS5不相同,具体请查看/usr/lib/rpm/
macros
文件准备工作一、首先查看自己的系统是否有rpmbuild
qq15570453
·
2013-04-24 16:45
rpm
rpmbuild
lowmem_reserve的理解
lowmem_reservestructzone{ /*Fieldscommonlyaccessedbythepageallocator*/ /*zonewatermarks,accesswith*_wmark_pages(zone)
macros
kickxxx
·
2013-04-22 18:00
effect c++ 1 const and enum
宏):constdoubleAspectRatio=1.653; //uppercasenamesareusuallyfor //
macros
yangzhiloveyou
·
2013-04-17 23:00
C++ '__FILE__' and '__LINE__
A: '__FILE__' and '__LINE__' are predefined
macros
and part of the C/C++ standard.
·
2013-04-17 20:00
File
excel 找不到macro1!$A$2
打开要解决问题的工作表,按Alt+F11打开VB编辑器,在“视图”下选择“工程资源管理器”,打开后双击”ThisWorkbook”,在右边的编辑页面复制下面的代码SubHide
MacroS
heet()
紫晶幻治
·
2013-04-12 15:28
Excel
找不到macro1!$A$2
excel 找不到macro1!$A$2
打开要解决问题的工作表,按Alt+F11打开VB编辑器,在“视图”下选择“工程资源管理器”,打开后双击”ThisWorkbook”,在右边的编辑页面复制下面的代码SubHide
MacroS
heet()ThisWorkbook.Sheets
紫晶幻治
·
2013-04-12 15:28
excel
找不到macro1!$A$2
软件应用
VC/VS 注释快捷键
VC:“Commands”tab页,“Keyboard”tab页,Category选
Macros
,选中CommentOut,然后换到“Press new shortcut key”,自己设定即可,如ctrl
江山风雨
·
2013-04-09 23:35
快捷键
vs
VC
VC/VS 注释快捷键
VC:“Commands”tab页,“Keyboard”tab页,Category选
Macros
,选中CommentOut,然后换到“Pressnewshortcutkey”,自己设定即可,如ctrl+
江山风雨
·
2013-04-09 23:35
快捷键
VC
VS
VC开发技术
iOS --NSASSert 使用
在gccpreprocessing下增加Preprocessor
Macros
值为NS_BLOC
hekunhotmail
·
2013-04-03 12:00
可变参数宏__VA_ARGS__
.) \ printk(KERN_DEBUG fmt,##arg) 用可变参数宏(variadic
macros
)传递可变参数表 你可能很熟悉在函数中使用可变参数表,如: void
ydbc
·
2013-04-01 15:00
可变参数
uva 10765 - Doves and bombs(割点&BCC)
2SecondsItistheyear95ACM(AftertheCrashofMicrosoft).Aftermanyyearsofpeace,awarhasbrokenout.Yournation,theislandofEvergreen
Macros
An
wiking__acm
·
2013-03-30 17:20
图论
如何注释你的文档-doxygen版
HowtodocumentyourcodefordoxygenNotetherearesomeemacslisp
macros
thatwillhelpd
liming0931
·
2013-03-30 10:00
Teradata各种类型Show 语句
TableKind与show语句对应TableKind类型show语句TSETTableshowtable表名;OMULTISETTableshowtable表名;VViewshowview视图名;M
Macros
howmacro
kingzone_2008
·
2013-03-26 17:00
table
show
Teradata
TableKind
关于outlook2010答复邮件的时候不能自动带上附件处理方法
我操作系统是英文版的,所以写的可能是英文参数首先打开outlook2010,File-info-options-CustomizeRibbon勾选上developer之后在菜单栏看到Developer,然后点击下面的
Macros
chenxin23
·
2013-03-25 18:20
Office
Outlook2010
不能自动带上附件的处理方法
上一页
22
23
24
25
26
27
28
29
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他