在MFC中使用sprintf()函数将CString转换成char[]时,char[]只接受第一个字符 使用的是VS2008 CString name; dbName="test"; char cname[100];
確定! 回上一頁