搜索资源列表
CodeConvert
- gb2312/ucs2/utf8编码互相转换的封装
test
- 一个utf8-gb2312编码的互相转换demo
LancodeConverter
- 可以实现UNICODE,UTF8,GB2312,以及BIG5之间的互相转换。同时还提供16进制查看
Anyview3.0UI_src
- 最强手机阅读器Anyview3.0版的界面代码,Anyview3.0支持txt,html,UMD等格式的图书及PNG,GIF,JPG图片并可设置阅读背景图片,支持GB2312,GBK,Unicode,UTF8等编码
j2meutf8
- J2EE手机开发时,手机只支持utf8格式的String,此程序应用于utf8向gb2312的转换,程序需要2个文件,一个类文件,一个转换表dat格式
urlEncode
- 用C语言与网页通迅的时候,难免会有进行编码的,此函数可以对GB2312转换成Unicode,然后再进行UTF8的页面编码,生成网页的%EB等格式
codetool
- 文件编码GB2312->UTF8,UTF8->GB2312转换
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
NiceWords
- NiceWords至尊破解版源码(可无限建站+10套模_价值1880元)-NiceWords Extreme Edition crack source code (can be an infinite set of mode _+10 Jianzhan worth 1880 yuan)
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
GB2312.BIG5.Unicode.UTF8
- 各种编码转换 GB2312.BIG5.Unicode.UTF8 等-Various transcoding
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.
MsgPacket
- 项目中使用的2进制打包程序,消息封包类,支持byte,short,int longlong,string,double,bin等类型,编码支持gb2312,utf8,utf16-Used in the project binary package program, the message packet classes, support byte, short, int longlong, string, double, bin and other types of encoding suppor
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.)