搜索资源列表
强大的语法编辑控件PfxEditCtrl
- 1、文本编辑 2、打印 3、可通过语法配置文件定制的语法高亮显示 4、自动换行 5、支持非等宽字体 6、列块选择/复制/删除/粘贴等列块方式编辑操作 7、支持UNICODE/UTF8/UNICODE BIG ENDIUM/ANSI文件的打开,编辑,转换。 8、支持拆份成双窗口并列编辑。-1, 2 text editor, print 3, through grammar customized configuration file syntax highlighter
dnc_stringcast
- 方便的utf8,unicode,ansi互相转换的模板实现,范型编成,在VC++,GCC,Inter C++中测试通过,结合dnc_utf8.rar来使用-convenient utf8, unicode, ansi transferable template, Fan-formation In VC, GCC, Inter C tested
FileExplorerDemo.rar
- 电子书可以读UNICODE UTF8 ISO8859-1文本,可以浏览图片,播放音乐,可以编辑文本,EBOOK TXT READER
codeconvert.rar
- UTF8 Unicode GB2312编码之间进行转换,UTF8 Unicode GB2312 convert
UTF8
- UTF8转换代码,字符的utf8编码和unicode编码之间转换-UTF8 code
utf8
- utf8转gbk utf8转unicode gbk转utf8-the utf8 turn gbk utf8 switch to the unicode gbk turn utf8
IOS_Unicode
- Unicode and GBK及UTF8之间编码转换转码-Unicode and GBK code
unicode
- utf8和unicode说明,大部分汉字的utf8编码是超过2字节的-utf8 and unicode note, the majority of Chinese characters utf8 encoding is more than two bytes of
utf_unicode_convert
- utf8 convert to unicode and unicode convert to utf8
TextToHex
- 能够将以Unicode编码的文本内容转换成UTF8编码的十六进制数,在分析封包能够用的上.-Will be able to Unicode text encoding UTF8 encoded into hexadecimal number, in the analysis can be used on the packet.
SimpleChart
- 这是一款全面支持中文的编辑控件,使用标准的MFC DOC/VIEW机制,使用比较简单,但功能却很强大。PfxEditCtrl由两个主要的类组成,包括CPfxEditView和 CPfxEditDoc,这个控件主要支持如下功能: 文本编辑; 打印; 可通过语法配置文件定制的语法高亮显示; 自动换行; 支持非等宽字体; 列块选择/复制/删除/粘贴等列块方式编辑操作; 支持UNICODE/UTF8/UNICODE BIG ENDIUM/ANSI文件的打开,编辑,
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.
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.
transfercode
- 几种编码的转换,如unicode utf8 gb2312等,看的懂的下-The conversion of several codes, such as unicode utf8 gb2312 and so on, looking to understand the next
utf8
- 基本思路很简单,就用两个大数组: UTF8 ->GBK 先从UTF8中解读出unicode值,再从数组中读出GBK值。 GBK->UTF8 直接以GBK的值为下标,查找数组中对应的UTF8值。 现在解决的问题: 1.可从UTF8转换到GBK编码 2.可对UTF8的编码格式作出判断,如某个UTF8不合要求或字节数不足,会自动跳过。 3.可从GBK编码转换到UTF8编码 未完成的问题: 1.计算字符串长度 2.在调用函数给要分
unicode
- This c source for converting utf8 tof unicode and unicode to KSC5601.-This is c source for converting utf8 tof unicode and unicode to KSC5601.
utf_unicode
- utf8转换unicode unicode转换utf8-utf8 utf8 convert conversion unicode unicode
ANSI---Unicode
- [C语言]字符串处理 - ANSI - Unicode - UTF8 转换-[C Language] string processing- ANSI- Unicode- UTF8 conversion