搜索资源列表
StringConvertor
- 可以在string, char *, wstring, wchar_t *之间任意转换!
ShowVBStrArr
- API函数原型测试——DLL中返回字符串数组的函数原型(导出函数的原型不用vector<wstring>),演示用变体/安全数组代替vector/map等STL容器制作标准DLL(这里是C的接口、C++的实现)的一般方法,在vb/vc中测试通过。-API function prototypes- DLL returns a string array of function prototypes (not export the function prototype vector <
c_plus_plus_string_convet
- C++开发中经常遇到的中英文字符串表示(string,wstring)类型之间的转换。-C++ development often encountered in the English string representation (string, wstring) type conversion between.
CUser
- 可以实现wstring与string之间的相互转化,同时也包括了string与CString之间的转换-Can achieve mutual conversion between wstring and string, but also includes the conversion between string and CString
xuistringuint
- 主要是Wstring, UTF-8之间的转化-Mainly between Wstring, string, UTF-8 conversion
