搜索资源列表
UTF8-gb_big5
- 实现UTF8格式的GB2312->big5转换的源代码,开发目的是为了魔兽世界插件中文到繁体中文的快速方便转换。其他转换待完成-achieve UTF8 format GB2312 -
test
- 一个utf8-gb2312编码的互相转换demo
LancodeConverter
- 可以实现UNICODE,UTF8,GB2312,以及BIG5之间的互相转换。同时还提供16进制查看
codeconvert.rar
- UTF8 Unicode GB2312编码之间进行转换,UTF8 Unicode GB2312 convert
GB2312_ANSI_TO_UTF8.rar
- 字符GB2312,ANSI-UTF8之间相互转换编码格式程序,从GB2312转到UTF8或者反过来转换,GB2312,ANSI-UTF8
utf82gbk
- utf8到gbk的转码的c++代码,方便易懂。-utf8 to gbk transgenic code c++ code, easy to understand.
UTF82GB2312
- UTF8与GB2312之间的相互转换类,封装在一个类中,调用很方便-err
gb2312utf8
- gb2312->utf8 php代码, 有编码对应表,可以自己-gb2312->utf8 php代码, 有编码对应表,可以自己看看
utf8ToUcs2-ucs2ToUtf8
- 实现utf8到Ucs2的编码转换 和ucs2到Utf8的编码转换-To achieve the Ucs2 encoding utf8 conversion and ucs2 to Utf8 transcoding
transfercode
- 几种编码的转换,如unicode utf8 gb2312等,看的懂的下-The conversion of several codes, such as unicode utf8 gb2312 and so on, looking to understand the next
mailtitle_uncode
- //为在电子邮件的标题中使用汉字等,经常把电子邮件的标题使用编码后再进行传输 //常用编码有base4+gb2312, base4+gbk, base4+big5, base4+utf8, base4+qp //本程序就是把电子邮件标题还原。 // 感谢 网友lyh16868.163.com (姓名: luoluo),是他提供了Big5ToGB的转换代码 // 感谢 网友提供了QP编码解码 function UnQPCode(QPString:string):string
HcReader
- TXT阅读器,支持文本格式:TXT,文件遍历自动查找列出SD卡上所有文本,支持编码UTF8、GB2312自由转换-TXT reader, support text format: TXT, document traversal automatically find out all the text on the SD card, support encoding UTF8, GB2312 free conversion
GB2312.BIG5.Unicode.UTF8
- 各种编码转换 GB2312.BIG5.Unicode.UTF8 等-Various transcoding
UTF8-GB2312.class
- 自己写的将UTF8编码的字符转换成GB2312编码的PHP类 AJAX 开发者最适用。-Write your own will be converted to UTF8 character encoding GB2312 encoding PHP class for AJAX developers the most.
ConvertUTF
- gb2312 and utf8 转换函数,你可以使用这个很好的在网络上处理中文-the convert between gb2312 and utf8,you can use it deal chinanese-simple in the network
utf8-lanbaoshi_v1.01
- 蓝宝石留言本v1.01 [utf-8版本] 根据《蓝宝石留言本v1.01》gb2312编码原版,转换而来。-The sapphire Message the v1.01 [utf-8 version] converted from gb2312 encoding the original sapphire Guestbook v1.01.
js
- gb2312编码文件转成utf8, gb2312编码文件转成utf8-the gb2312 encoding of documents into utf8, gb2312 encoding of documents into a utf8
mambo452-utf8
- 软件介绍 基于Mambo v4.5.2黄金版构建,把gb2312编码改为utf-8编码,由于后台的组件、模块、菜单等的参数在UTF-8编码下出现乱码,因此参数都没有汉化-Software introduction Construction based on Mambo V4.5.2 Gold Edition, the GB2312 encoding to UTF-8 encoding, the background components, modules, and menus, and
C#超级通信调试工具源码
- 1.串口,TCP服务端/客户端,UDP服务端/客户端通讯调试 2.支持Hex,ASCII,UTF8,GB2312编码调试 3.接收数据可通过右键菜单一键计算Hex对应的数值 4.字节计算器/检验值计算器(CRC16,自定义多项式CRC16,XOR) 5.串口超级终端 6.Socket通信监视器 7:Ping调试(1. Serial port, TCP server / client, UDP server / client communication debugging 2. Su
encodeToGb2312
- 一个gb2312转utf8代码。用于比如嵌入式通信是2312.又可能有网页功能,此时中文数据就会乱码。可用此程序修正。(A GB2312 turn utf8 code. For example, for example, embedded communication is 2312. and may have web functionality, and Chinese data will be in chaos. You can use this program to fix it.)