搜索资源列表
utf8
- 这各函数能将字符串转换成UTF8格式并且是十六进制的内码格式-that the function can convert UTF8 string format and is within the hexadecimal code format
utf_util_complete
- utf8转换工具, vc开发,比较实用-utf8 conversion tools vc development, more practical
UnicodeConvert
- Unicode GBK UTF8转换工具-Unicode GBK UTF8 conversion tools
JapanPick-UTF8
- 将SQL脚本里的日本语文字转换成UTF-8格式.-Lane SQL scr ipt Japanese language text into UTF-8 format.
批量转换文件编码的小程序
- 这是一个批量转换文件编码的小程序。支持GBK,BIG5, UTF8互相转换,支持自动探测源文件编码,This is a batch file encoding conversion of smaller procedures. Support for GBK, BIG5, UTF8 conversion each other to support the automatic detection of the source file encoding
codeconvert.rar
- UTF8 Unicode GB2312编码之间进行转换,UTF8 Unicode GB2312 convert
GB2312_ANSI_TO_UTF8.rar
- 字符GB2312,ANSI-UTF8之间相互转换编码格式程序,从GB2312转到UTF8或者反过来转换,GB2312,ANSI-UTF8
UTF8
- UTF8转换代码,字符的utf8编码和unicode编码之间转换-UTF8 code
transcode
- 完成各种编码方式的文本转换为UTF8,包括ascii,ucs2,ucs4,ISO-8859-1,UTF16等类型-transcode ever code type text to utf8,include ascii,ucs2,ucs4,ISO-8859-1,UTF16
Utf8
- 可以从一个utf-8码转换成一个ansic 码 主要注意的是要进行2次转换,并且有个技巧,可以在不确定转码的长度的时候可以 得到将要转码的长度,进行动态内存申请-convert utf8 to ansic .if you have any question ,please free contact me . thanks .raymond
utf8
- utf8和汉字之间编码的转换,便于开发统一汉字编码程序-utf8 and coding conversion between Chinese characters, Chinese character coding to facilitate the development of uniform procedures
UTF8Demo
- UTF8转其他编码的实例程序,基本的转换函数实现。-Transferred to other instances of UTF8 encoding process, the basic transfer function to achieve.
transfercode
- 几种编码的转换,如unicode utf8 gb2312等,看的懂的下-The conversion of several codes, such as unicode utf8 gb2312 and so on, looking to understand the next
utf8
- 基本思路很简单,就用两个大数组: UTF8 ->GBK 先从UTF8中解读出unicode值,再从数组中读出GBK值。 GBK->UTF8 直接以GBK的值为下标,查找数组中对应的UTF8值。 现在解决的问题: 1.可从UTF8转换到GBK编码 2.可对UTF8的编码格式作出判断,如某个UTF8不合要求或字节数不足,会自动跳过。 3.可从GBK编码转换到UTF8编码 未完成的问题: 1.计算字符串长度 2.在调用函数给要分
GB2312.BIG5.Unicode.UTF8
- 各种编码转换 GB2312.BIG5.Unicode.UTF8 等-Various transcoding
utf_unicode
- utf8转换unicode unicode转换utf8-utf8 utf8 convert conversion unicode unicode
ANSI---Unicode
- [C语言]字符串处理 - ANSI - Unicode - UTF8 转换-[C Language] string processing- ANSI- Unicode- UTF8 conversion
ConvertUTF
- gb2312 and utf8 转换函数,你可以使用这个很好的在网络上处理中文-the convert between gb2312 and utf8,you can use it deal chinanese-simple in the network
UTF8
- UTF8转换代码,字符的utf8编码和unicode编码之间转换-UTF8 code
TextToUTF8
- 文本自动转换为UTF8,自动扫描所有文件夹下的所有文件(auto convert text to utf)