CString cstr(psz); string str(cstr); (三) 運算子過載 a) operator= string是最方便的,幾乎可以直接用所有的字串賦值,包括CString和char*;
確定! 回上一頁