1.使用WideCharToMultiByte和MultiByteToWideChar; 2.使用mbstowcs_s和wcstombs_s(vs中添加_s);... VS2005中关于char[]转换成LPCWSTR的问题. 最近在 ...
確定! 回上一頁