在使用CString做字符串操作时, 会遇到如下的情况:CString strBuf;char * pBuf = strBuf.GetBuffer(50);strcpy(pBuf,"abcccc");CString strCut = strBuf.
確定! 回上一頁