1 char* 转换为wchar_t
2 wchar_t 转换为char*
3 unicode to utf-8
4. GBK to utf-8
5. utf-8 to GBK
6. 读写unicode 文件。
这里用到了 CStdioFileEx ,下载地址: http://files.cnblogs.com/tingsking/StdioFileEx.zip
7. 发送http 请求
1 char* 转换为wchar_t
2 wchar_t 转换为char*
3 unicode to utf-8
4. GBK to utf-8
5. utf-8 to GBK
6. 读写unicode 文件。
这里用到了 CStdioFileEx ,下载地址: http://files.cnblogs.com/tingsking/StdioFileEx.zip
7. 发送http 请求