工具类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
posted @ 2015-07-09 23:12