搜索资源列表
UnicodeConvert
- Unicode GBK UTF8转换工具-Unicode GBK UTF8 conversion tools
convertz802
- 用途: 中文 Big5/GBK/Unicode/UTF8 内码转换器。 注意:档案转换只能将纯文字格式的文件(例如 txt, html 等)转码, 并不适用于如 MS Word, Excel 等 binary 档案。 系统要求: 视窗9x/ME/NT/2000/XP/2003 安装: 将所有档案解压到一个新资料夹,然后直接在档案总管执行 convertz.exe。 开启ConvertZ后可于程式设定一栏选择加快捷列到桌面、开始功能表、或程式集
批量转换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
IOS_Unicode
- Unicode and GBK及UTF8之间编码转换转码-Unicode and GBK code
FontSetConverter
- 对文件中的中文做编码转换,支持目录下所有文件的转换,转换格式为UTF8到GBK。-To document the Chinese to do encoding conversion, support for directory conversion of all documents, conversion to UTF8 format to GBK.
utf8_gbk
- 实现文件字符集的转换,可以完成字符集从utf8到国标gbk的转换,方便界面显示一些汉字乱码的修正-The realization of a document character set conversion, you can complete the character set from utf8 to gbk GB conversion, convenient interface shows some garbled characters amendment
GBK2UTF8
- 字符编码转换,从GBK转成UTF8的处理程序,学习字符转换很有帮助-Character encoding conversion from UTF8 into GBK procedures, learning useful character conversion
utf8
- 基本思路很简单,就用两个大数组: UTF8 ->GBK 先从UTF8中解读出unicode值,再从数组中读出GBK值。 GBK->UTF8 直接以GBK的值为下标,查找数组中对应的UTF8值。 现在解决的问题: 1.可从UTF8转换到GBK编码 2.可对UTF8的编码格式作出判断,如某个UTF8不合要求或字节数不足,会自动跳过。 3.可从GBK编码转换到UTF8编码 未完成的问题: 1.计算字符串长度 2.在调用函数给要分
81404582UTF8-gb_big5
- 汉字编码的转换,从gbk到big字符,可以相互转换-Chinese character encoding conversion to big from gbk
mailtitle_uncode
- //为在电子邮件的标题中使用汉字等,经常把电子邮件的标题使用编码后再进行传输 //常用编码有base4+gb2312, base4+gbk, base4+big5, base4+utf8, base4+qp //本程序就是把电子邮件标题还原。 // 感谢 网友lyh16868.163.com (姓名: luoluo),是他提供了Big5ToGB的转换代码 // 感谢 网友提供了QP编码解码 function UnQPCode(QPString:string):string
php_iconv
- php_iconv.dll 这个是UTF8和GBK转换的重要PHP函数,必须要是用这个动态链接库才可以。-php_iconv.dll This is an important conversion UTF8 and GBK PHP function, you must use this dynamic link library if the can.
code_convert.tar
- 编码格式转换,UTF8, ASIC, BIG5, GBK 相互转化-Encoding format conversion, UTF8, ASIC, BIG5, GBK into each other
gbk2utf8_in_vs2005
- qt在vs2005环境下实现utf8到gbk的转换源码-qt utf8 to the gbk the conversion source in vs2005 environment
UTF8toOEMCP
- 自己编写的一个LabVIEW下通过调用dll将UTF8转换成当前系统字符集(一般为GBK)的程序,保证可以运行,并正确转换。2011及以上版本打开。-I have written a LabVIEW dll by calling UTF8 conversion into the current system character set (general as GBK) program, to ensure that you can run, and correctly convert. 2011
UTF8
- 使用VC++语言,完成UTF想GBK之间的格式转换,我已经测试过了,完全可用。-Using VC++ language, format conversion GBK completed between UTF want, I have tested, fully available.
GBK2utf
- 跨平台的GBK与utf8之间互转的一段C++代码,对编码转换很有帮助-GBK and utf8 cross-platform system conversion between a section of C++ code
encode
- 编码转换,可实现utf8/gbk/big5之间的编码转换-Transcoding, enabling transcoding between utf8/gbk/big5
iconv--win
- unix下已经有iconv.h,但是win下面没有 这个包就是windows下使用iconv--win编码转换办法(包括lib,dll 和头文件)可以很 方便的实现转换 utf8 到 gbk,里面的说明文件给了一个样列和操作方法-UNIX already has iconv.h, but not win below 这个包就是windows下使用iconv--win编码转换办法(包括lib,dll 和头文件)可以很 Methods using the iconv--w
CodeTrans
- 跨平台的UTF8-GBK编码转换,C++代码-Cross-platform UTF8- GBK code conversion, c++ code