搜索资源列表
dnc_stringcast
- 方便的utf8,unicode,ansi互相转换的模板实现,范型编成,在VC++,GCC,Inter C++中测试通过,结合dnc_utf8.rar来使用-convenient utf8, unicode, ansi transferable template, Fan-formation In VC, GCC, Inter C tested
LancodeConverter
- 可以实现UNICODE,UTF8,GB2312,以及BIG5之间的互相转换。同时还提供16进制查看
CharCodeConversion
- 字符集的UTF8、ANSI、Unicode编码转换-Character set UTF8, ANSI, Unicode encoding conversion
IOS_Unicode
- Unicode and GBK及UTF8之间编码转换转码-Unicode and GBK code
utf_unicode_convert
- utf8 convert to unicode and unicode convert to utf8
unicode
- This c source for converting utf8 tof unicode and unicode to KSC5601.-This is c source for converting utf8 tof unicode and unicode to KSC5601.
GB2312.BIG5.Unicode.UTF8
- 各种编码转换 GB2312.BIG5.Unicode.UTF8 等-Various transcoding
FileEncConvertorDlg
- 编码互转(原创) 中日文多字节文件和unicode、utf8之间互转 子文件夹全遍历 选择文件类型 VC++[原创]-Coding system conversion (original) and Japanese multi-byte files and unicode, utf8 Mutual Convert between all traverse sub-folders select the file type VC++ [original]
UTF8Test
- It is for Conver Utf8 Code to Unicode
txt2utf8Unicode
- 批量转换Ansi,Unicode,Unicode big endian,UTF­ 8工具 1.含文本的文件和文件夹拖入程序,即可获得列表,以及编码格式; 2.可按4种格式读取和存储文件; 3.最右方的文件按文件的原格式读取和保存文件; 4.可添加到【文件列表】的格式在左下方进行添加和删除,文件之间分号隔开; 17:53 2013­ 09­ 27 提示: Notepad(记事本)只支持四种格式:ANSI/Unicode/Unicode
LanguageCore
- 一个对INI文件格式解析处理的调用库,跨平台, 可编译成UTF8或者ANSI,UNICODE格式的处理库. 本人常将其用在商用软件中. 代码为本人业余编写, 不涉及版权. 可随意使用. 编写时请使用QT.-Call Library one pair INI file format parsing process, cross-platform, can be compiled into UTF8 or ANSI, UNICODE format processing library. I ofte
精易模块7.6.0
- 源码MD5:73ecb59958395baebdebcccac1115ce0 模块MD5:53e97b77a3f28e6bd844a324e035556c 一、新增 1、新增“文本_取某位置文本”,返回指定位置处的文本;感谢【@huangxy0051 】提供; 2、新增“文件_是否被占用”检查目标文件是否处于占用状态; 3、新增“窗口_取句柄_递归”用递归的方式取指定类名的句柄,成功返回控件的句柄,失败返回0; 4、新增“窗口_取顶端文件夹路径”成功返回路径,失败返回空文本; 5、