最近使用boost进行转换,代码极其简单: boost::filesystem::path src(wchar_t); char = src.string().c_str(); 当然也支持wstring和string的转换…
確定! 回上一頁