搜索资源列表
FLYPHP120utf8
- 很多用户的mysql版本太低(4.0以下),不支持gbk,这里提供utf8的最后版本给大家! -many users of the mysql version is too low (below 4.0), does not support gbk. utf8 here for the final version to everyone!
批量转换文件编码的小程序
- 这是一个批量转换文件编码的小程序。支持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
utf82gbk
- utf8到gbk的转码的c++代码,方便易懂。-utf8 to gbk transgenic code c++ code, easy to understand.
utf8
- utf8转gbk utf8转unicode gbk转utf8-the utf8 turn gbk utf8 switch to the unicode gbk turn utf8
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
myebook
- Linux系统下的电子书源代码,支持多种编码(unicode,GBK,BIG5,UTF8),支持自定义跳转页码和自动阅读功能.-E-book under the Linux system source code, supports a wide range of encoding (unicode, GBK, BIG5, UTF8), support for custom page Jump and automatic function.
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
code_convert.tar
- 编码格式转换,UTF8, ASIC, BIG5, GBK 相互转化-Encoding format conversion, UTF8, ASIC, BIG5, GBK into each other
iscuz!-X
- 本插件支持 GBK简体 UTF8简体 BIG5繁体 UTF8繁体 语言编码。 插件适用版本:Discuz! X1.5 作品的介绍如下: 1.可用于限制游客看帖字数。 2.不局限于游客,你可以设置任何用户组。 3.可自行设置使用的版块。 4.可设置提醒文字。 5.楼主内容和回复的内容可以分开设置(如可以设置游客无法浏览帖子正文,但可以浏览会员的回帖内容) -This plug-in support for UTF8 Simplified GBK BIG5 Tradi
gbk2utf8_in_vs2005
- qt在vs2005环境下实现utf8到gbk的转换源码-qt utf8 to the gbk the conversion source in vs2005 environment
uuutf82gbkt
- utf8到gbk的转码的c+++代码,方便易懂。 -utf8 to to the gbk the transcoding c+++ code easy to understand.
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
CCB_utf8_zh-tw
- 久别的CCB Perl论坛 主要改进清单如下: 1 更新的无痛升级,可在后台一键自动升级,直接用新的ccb 目录和 template 目录替换原来的目录,即可自动完成升级,数据结构和旧版本完全兼容 如果遇到空间迁移,路径无需手工设置,均为自动识别. 2 新开发了超强的在线人员列表功能,在线列表可以按栏目分类显示,而且采用缓存cache方法进行的优化设计,不会消耗大量的系统资源 增加社区的互动性和趣味性. 3 集成了经典的社区游戏功能 4 为了方便海外人士阅读论坛,
UTF8ZGBK
- 十分简单的UTF8转GBK源码,出去多余的UI,简单明了-Very simple to GBK UTF8 code, go the extra UI, plain and simple
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
GBK2UTF8
- 字符转换小工具,可将GBK简体中文转为UTF8编码。-Character conversion gadget can be converted to GBK Simplified Chinese UTF8 encoding.
charstchange
- 1,站长-下载了某种编码的程序需要转换编码 2,程序员-开发了某种编码的程序需要转换编码 我自己就是两者的身份。比如在做支付宝或财富通网银接口的时候,要把它整个程序包转换过来。开发程序时,要做一个UTF8版或GBK版。-1, Webmaster- download a certain program requires transcoding coded 2, programmers- have developed some kind of coded programs require trans