MultiByteToWideChar 是一种windows API 函数,该函数映射一个字符串到一个宽字符(unicode)的字符串。如果函数运行成功,并且cchWideChar不为零,返回值是 ...
確定! 回上一頁