无标题文章

“胡适日记”
今天下午又打牌

简单操作符
exp1? exp2: exp3
逗号表达式
exp1,exp2,exp3,....expN
下边引用、函数调用和结构成员
[] () . ->
常见关键词
auto break case char comst continue default do double else enum extern loat for goto if int long register return short signed sizeof static struct switch typedef union unsigned void volatile while
指针

指针变量的大小
结论:指针大小在31位平台是4个字节,64位平台是8个字节

上一篇:Exp1.MPI集群搭建与代码编程


下一篇:php 根据白名单替换字符转中的链接 封装的函数