随笔分类 -  字符编码

工具类CTools实现字符编码转换和获取当前路径
摘要:class CTools{public: CTools(void);public: ~CTools(void);public: static std::string UNICODE_to_UTF8(const CString& unicodeString); static C... 阅读全文

posted @ 2015-07-09 23:12 孔乙己大人 阅读(322) 评论(0) 推荐(0)