摘要:
//包含头文件#include <AFXCONV.H>CString strUnicode(_T( "unicode string "));USES_CONVERSION;char* pszChar = W2A(strUnicode));MultiByteToWideCharWideCharToMultiBytevoidConvertUtf8ToGBK(CString&strUtf8){intlen=MultiByteToWideChar(CP_UTF8,0,(LPCTSTR)strUtf8,-1,NULL,0);unsignedshort*wszGBK 阅读全文
posted @ 2011-09-30 22:13
阿彬
阅读(928)
评论(0)
推荐(0)

浙公网安备 33010602011771号