搜索资源列表
StrUtils
- 字符串工具类,支持字符串各种编解码方式,如:IntToStr、StrToInt、CharToHex、StrToHex 、HexToStr 、Utf8ToUnicode 、UnicodeToUtf8 、Utf8ToAnsi、AnsiToUtf8 、AnsiToUnicode 、UnicodeToAnsi 、Utf8ToBSTR和BSTRToUtf8 -String tools to support the string of variou
ANSItoUnicode
- 通过L这个宏来实现和通过MultiByteToWideChar函数实现转换。-Through L to achieve the macro and conversion through the MultiByteToWideChar function.