搜索资源列表
utf8
- 这各函数能将字符串转换成UTF8格式并且是十六进制的内码格式-that the function can convert UTF8 string format and is within the hexadecimal code format
UTF8-gb_big5
- 实现UTF8格式的GB2312->big5转换的源代码,开发目的是为了魔兽世界插件中文到繁体中文的快速方便转换。其他转换待完成-achieve UTF8 format GB2312 -
对UTF8编码的初步认识
- 对UTF8编码的初步认识-right UTF8 encoding initial understanding
UTF8-ANSI
- 用C++编写的能将UTF8码转化成ANSC 码的源代码
批量转换ASCII文件到UTF8格式
- 批量转换ASCII文件到UTF8格式,适用于网站整站从GBK或ASCII转换到UTF8格式时使用. 使用方法:修改11行 templates 为你要转换的目录名,把本文件放到当前目录,并运行 php conv2utf8.php 即可。前提是你已安装了PHP软件 conv2utf("templates"); //要转换的目录
批量转换文件编码的小程序
- 这是一个批量转换文件编码的小程序。支持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
UTf8-Ucs2-convertor.zip
- VB.Net Code to convert Encoding from UTf8 To Ucs2.,VB.Net Code to convert Encoding from UTf8 To Ucs2.
FileExplorerDemo.rar
- 电子书可以读UNICODE UTF8 ISO8859-1文本,可以浏览图片,播放音乐,可以编辑文本,EBOOK TXT READER
codeconvert.rar
- UTF8 Unicode GB2312编码之间进行转换,UTF8 Unicode GB2312 convert
GB2312_ANSI_TO_UTF8.rar
- 字符GB2312,ANSI-UTF8之间相互转换编码格式程序,从GB2312转到UTF8或者反过来转换,GB2312,ANSI-UTF8
SSDCMS1[1].3.1_utf8
- aspcms utf8主要是对原源进行UTF8转换,方便制作英文网站-aspcms utf8
UTF8
- UTF8转换代码,字符的utf8编码和unicode编码之间转换-UTF8 code
utf82gbk
- utf8到gbk的转码的c++代码,方便易懂。-utf8 to gbk transgenic code c++ code, easy to understand.
utf8
- utf8 编码的二进制 转化为 字符串 二进制转化为 utf8-utf8 encoded binary into a binary string into a utf8
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
utf8
- 获得字符utf8编码格式的二进制表示。 二进制转化为uft8编码字符。-Utf8 character encoding format to obtain the binary representation. Uft8 encoded into binary characters.
utf8
- 基本思路很简单,就用两个大数组: UTF8 ->GBK 先从UTF8中解读出unicode值,再从数组中读出GBK值。 GBK->UTF8 直接以GBK的值为下标,查找数组中对应的UTF8值。 现在解决的问题: 1.可从UTF8转换到GBK编码 2.可对UTF8的编码格式作出判断,如某个UTF8不合要求或字节数不足,会自动跳过。 3.可从GBK编码转换到UTF8编码 未完成的问题: 1.计算字符串长度 2.在调用函数给要分
utf8.h
- 超级好用的utf8字符串处理函数库,c接口,跨平台(Super easy to use UTF8 string processing function library)
utf8
- UTF8字符编码处理 Visual Basic源码(UTF8 character encoding processing Visual Basic source code)