![]() |
#2
Susake2013-06-10 20:39
|
我想请问string.h and CString.h 的区别。
同时我在visual c++ 6.0version中,创建win32 console application 怎么使用如mfc一样定义字符串类型? 在mfc中我定义cstring.h 的对象可以,但是在控制台下怎么不行呢?