摘要:
http://www.linuxidc.com/Linux/2012-12/76248.htm 阅读全文
posted @ 2015-12-13 16:12
剑风云
阅读(100)
评论(0)
推荐(0)
摘要:
char* a与char a[]的区别,const char* a与char* const a的区别#includeusing namespace std;void main(void){ // char* a 与 char a[] 的区别 char* a = "abcdef"; ... 阅读全文
posted @ 2015-12-13 11:03
剑风云
阅读(112)
评论(0)
推荐(0)

浙公网安备 33010602011771号