Allen_Fufussfuss1.blog.chinaunix.net
fussfuss1
全部博文(48)
网络编程函数(2)
2015年(3)
2014年(17)
2012年(23)
2011年(5)
水韵乡情
kywunix
wqp0010
loughsky
piaoxian
激光切割
Nicoleji
liujunwe
zombie的
liangyuy
unicorn
georgejg
Alex_Liu
damofeix
jintianq
andyhzw
1cpuer
liupingj
发布时间:2012-10-06 22:57:55
通常,在C语言的头文件中经常可以看到类似下面这种形式的代码: #ifdef __cplusplusextern "C" {#endif/**** some declaration or so *****/ #ifdef __cplusplus }#endif /* end of __cplusplus */其中的ext.........【阅读全文】
登录 注册