摘要:
wchar,char,string,wstring互转 std::wstring temp = std::wstring(me32.szModule); // wchar -> string impBlock.dllName = std::string(temp.begin(), temp.end( 阅读全文
posted @ 2020-07-06 15:07
OneTrainee
阅读(225)
评论(0)
推荐(0)
浙公网安备 33010602011771号