CString.Format("%s", string.c_str());. (6)CString --> string. string s(CString.GetBuffer(0));. GetBuffer()后一定要ReleaseBuffer(),否则就 ...
確定! 回上一頁