搜索资源列表
批量转换文件编码的小程序
- 这是一个批量转换文件编码的小程序。支持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.
codeconvert.rar
- UTF8 Unicode GB2312编码之间进行转换,UTF8 Unicode GB2312 convert
GB2312_ANSI_TO_UTF8.rar
- 字符GB2312,ANSI-UTF8之间相互转换编码格式程序,从GB2312转到UTF8或者反过来转换,GB2312,ANSI-UTF8
transcode
- 完成各种编码方式的文本转换为UTF8,包括ascii,ucs2,ucs4,ISO-8859-1,UTF16等类型-transcode ever code type text to utf8,include ascii,ucs2,ucs4,ISO-8859-1,UTF16
ucs2_utf8
- ucs2编码跟utf8呼转的demo,用纯C写,比较适合各类平台各类开发工具使用-Call ucs2 to utf8 encoding with the demo, used to write pure C, more suitable for various types of platforms using various types of development tools
UTF82GB2312
- UTF8与GB2312之间的相互转换类,封装在一个类中,调用很方便-err
zen-cart-v138a-utf8-20080719
- 网店程序,用户可以自己开设自己的网店。功能非常完善-Shop procedures, users can set up their own shop. Function very well
TextToHex
- 能够将以Unicode编码的文本内容转换成UTF8编码的十六进制数,在分析封包能够用的上.-Will be able to Unicode text encoding UTF8 encoded into hexadecimal number, in the analysis can be used on the packet.
Utf8
- 可以从一个utf-8码转换成一个ansic 码 主要注意的是要进行2次转换,并且有个技巧,可以在不确定转码的长度的时候可以 得到将要转码的长度,进行动态内存申请-convert utf8 to ansic .if you have any question ,please free contact me . thanks .raymond
SimpleChart
- 这是一款全面支持中文的编辑控件,使用标准的MFC DOC/VIEW机制,使用比较简单,但功能却很强大。PfxEditCtrl由两个主要的类组成,包括CPfxEditView和 CPfxEditDoc,这个控件主要支持如下功能: 文本编辑; 打印; 可通过语法配置文件定制的语法高亮显示; 自动换行; 支持非等宽字体; 列块选择/复制/删除/粘贴等列块方式编辑操作; 支持UNICODE/UTF8/UNICODE BIG ENDIUM/ANSI文件的打开,编辑,
utf8
- utf8和汉字之间编码的转换,便于开发统一汉字编码程序-utf8 and coding conversion between Chinese characters, Chinese character coding to facilitate the development of uniform procedures
change
- 本人根据网络的文章写的几种格式转换程序,非常有现实价值,可以直接执行。为Ansi、Unicode、UTF8字符串之间的转换和写入文本文件。题外:PUDN能不能格外开恩让我不用上传5个呢-I wrote an article based on the network several format conversion process, a very realistic value, capable of immediate implementation. To Ansi, Unicode, UTF
unicode
- 关于编码的详细介绍,UTF8,汉字编码的具体信息-about unicode defination
xml
- xml封装类, 可以处理多种文件类型, utf8 unicode 等.-xml wrapper classes that can handle multiple file types, utf8 unicode and so on.
UTF8Demo
- UTF8转其他编码的实例程序,基本的转换函数实现。-Transferred to other instances of UTF8 encoding process, the basic transfer function to achieve.
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)