文件名称:c++ 汉字编码转换支持 utf-8 和 gb5 gb2312
文件大小:416KB
文件格式:H
更新时间:2012-02-10 17:54:14
C++
ustring, an wrapper of std::basic_string, provides supports in converting an external code string to an internal code string automatically. I think ustring's performance may be as effective as the performance of what you write manually.