徽班进京
sangix
全部博文(28)
2012年(3)
2011年(2)
2008年(2)
2007年(7)
2006年(14)
machiqia
shiyiLiu
kreensn
caisanpx
xrmmhh
hugowfye
hanye韩
luokaich
飞鸿无痕
分类: C/C++
2006-10-19 16:55:36
class klass { // nothing }
typedef struct _tag_my_struct my_struct; struct _tag_my_struct { int data; /* first */ char* name; << ... >> /* others */ } << ... >> my_struct test; assert(&test == &(test.data));
class klass { private: char __to_be_unique; }
上一篇:徽班今天上路
下一篇:C 中的信息隐藏与封装
登录 注册