宽字符和窄字符的转换接口
摘要:
作者:朱金灿来源:http://blog.csdn.net/clever101 宽字符和窄字符的转换需求很经常会遇到,今天从网上找了两个函数,修改了一下,奉献给大家。#include #include std::wstring toWideString( const char* pStr... 阅读全文
posted @ 2012-08-16 18:45 岚之山 阅读(254) 评论(0) 推荐(0)
posted @ 2012-08-16 18:45 岚之山 阅读(254) 评论(0) 推荐(0)
posted @ 2012-08-16 13:13 岚之山 阅读(385) 评论(0) 推荐(0)