CString使用GetBuffer轉換成std::string類型失敗 緣由

cstr.GetBuffer(cstr.GetLength()); 編碼 可是編譯時會出現以下可能錯誤: error C2440: 「初始化」: 沒法從「wchar_t *」轉換爲「std::basic_string<_Elem,_Traits,_Ax>」 spa 或者字符串 本身明明有#include <string>頭文件,仍是編譯報錯沒法識別string類型string   解決方法:it
相關文章
相關標籤/搜索