阅读背景:

cout << with char *参数打印字符串,而不是指针值

来源:互联网 

This:

const char * terry = "hello";cout<<terry;const char * terry = "hello";cout<<terr



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: