Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - gb2312 utf
Search - gb2312 utf - List

其实汉字的显示是非常简单的。只要了解汉字的定位以及字模的含义,我们就可以非常方便的定位到汉字,并读取出字库数据,将其显示出来。在中英文混合显示的 时候,因为GB2312编码的区码与位码都是大于A0的。而基本的ASCII码都是小于A0的。我们可以根据这个信息来区分ASCII码和汉字。


Update : 2008-12-23 Size : 30.5kb Publisher : jackielau

简单的内码转换软件能实现gb2312 80转换unicodeUTF-8希望高手指点-simple conversion software coding to achieve conversion unicodeUTF gb2312 80-8 hope that the master guiding
Update : 2025-03-14 Size : 3kb Publisher : 韩斌

这是个可以实现UTF-8与GB2312之间的互换类,已封装成类,调用简单,使用方便!(推荐下载)-this can be achieved is UTF-8 and the fungibility between GB2312 category, packaged as category, called simple, easy to use! (Download)
Update : 2025-03-14 Size : 2kb Publisher :

用vc实现的字体编码方式UTF-8--GB2312的转换-vc used to achieve the font encoding UTF-8-- the conversion GB2312
Update : 2025-03-14 Size : 2kb Publisher : njhuangyuanyuan

一个码制转换的程序 UTF-8转换到GB,功能虽少,但还算好用 -a code system conversion process UTF-8 conversion to GB, although less functional, but rather user-friendly
Update : 2025-03-14 Size : 1kb Publisher : 庄瑞

构建 GB2312 汉字库的 unicode 码表嵌入式系统总离不了处理汉字。一般汉字的处理方法是(以手机接受短信为例):比如你收到了一封短信,该短信解码后是按照 UTF-16 表示的,那么我们需要根据每一个汉字的unicode 码找到它在 GB2312 库中的位置,然后再用对应的点阵数据在屏幕上显示出来。 -GB2312 Store Construction of unicode code table from the total embedded system can handle Chinese characters. Ordinary Chinese method of disposal is (to accept phone messages for example) : For example, you received an SMS, after decoding the messages is UTF-16 said, we need every one of the Chinese characters unicode code found in GB2312 repository location, Then the corresponding lattice data on the screen is displayed.
Update : 2025-03-14 Size : 1kb Publisher : qifang

DL : 0
UTF-8与GB2312之间互换的C源码,转换函数抽取自linux下的libxml2,效率和稳定性有保证!-UTF-8 and GB2312 exchange between the C source code, taken from the transfer function under the linux libxml2, efficiency and stability are ensured!
Update : 2025-03-14 Size : 1kb Publisher : 黄睿

DL : 0
UTF-8转换GB2312函数 UTF-8转换GB2312函数-UTF-8 conversion GB2312 function UTF-8 switch GB2312 function for UTF-8 conversion GB2312 function UTF-8 conversion function GB2312
Update : 2025-03-14 Size : 1kb Publisher :

将国标GB2312码转换成UTF-8码,UTF-8转换成国标GB2312.-GB GB2312 code will be converted to UTF-8 Code, UTF-8 converted to GB GB2312.
Update : 2025-03-14 Size : 27kb Publisher : Xuxiao

最近用VS2005做项目,遇到一个工程中有很多文件的编码不统一,有的是UTF-8,有的是GB32的,发布网站时就乱七八糟的。可以通过VS环境中的 “高级保存选项”一个一个地改过来,因实在太多,好几十个,重复工作是非常令人不爽的,自已就动手写了个这个小程序。编写之前,参考网友qing、 Randy052的经验。 特点: 1、可以支持常见编码格式如UTF-8、UTF-7、Unicod、ASCII、GB2312、Big5之间的转换。 2、支持选取文件夹批量、文件多选、翦贴板中复制三种文件批量选取方式,能实现指量转换。 3、支持文件过滤,采用openFileDialog的文件过滤方式。 4、支持源文件编码自动识别,可用于统一未知文件的格式。 5、支持备份-err
Update : 2025-03-14 Size : 29kb Publisher : 元宝

unicode to gb2312,unicode to gb2312 unicode to gb2312-unicode to gb2312, unicode to gb2312 unicode to gb2312
Update : 2025-03-14 Size : 8kb Publisher : wr

DL : 0
C# 繁体转简体,简体转繁体 gb2312转utf-8 utf-8转gb2312-C# Traditional to Simplified Chinese, Simplified to Traditional gb2312 to utf-8 utf-8 to gb2312
Update : 2025-03-14 Size : 36kb Publisher : srxljl

C语言实现UTF-8与GB2312互换,提供详细的转换函数-C language UTF-8 with GB2312 exchange, provide a detailed transfer function
Update : 2025-03-14 Size : 2kb Publisher : houbay

字符编码简介:ASCII,Unicode,UTF-8,GB2312 -About character encoding: ASCII, Unicode, UTF-8, GB2312
Update : 2025-03-14 Size : 5kb Publisher : houbay

utf_8 GB2312转换 c语言例子-utf_8 GB2312 conversion c language examples
Update : 2025-03-14 Size : 81kb Publisher : liangjinming

本代码编译后可获取网页的Html源文件,支持各种编码格式(ANSI,UTF-8,UTF-16,Unicode)-The code compiled Html pages available source documents, supports a variety of encoding formats (ANSI, UTF-8, UTF-16, Unicode)
Update : 2025-03-14 Size : 40kb Publisher : 赵军

UTF-8 与 GB2312互换换代码。接口简单,功能实用。-UTF-8 with the GB2312 exchange for the code. Interface is simple, functional and practical.
Update : 2025-03-14 Size : 1kb Publisher : yuanjc

关键字:UCS,BMP,Unicode,GB2312,UTF-8,UTF7,编码 摘要:本文在对各种资料整理后详细介绍各种常见编码的转换算法。 -Keywords: UCS, BMP, Unicode, GB2312, UTF-8, UTF7, coding Abstract: In this paper, various types of information collated on the details of the conversion algorithm for a variety of common coding.
Update : 2025-03-14 Size : 93kb Publisher : fans

《UTF-8与GB2312之间的互换》c++与网页通信必须用到的.-" UTF-8 and the GB2312 exchange between the" c++ and Web communications to be used.
Update : 2025-03-14 Size : 3kb Publisher : 弘扬

iconv 字符集编码转换主模块的实现,常用于 GB2312 与 UTF-8 之间的转换。-iconv character set encoding to achieve the main module, commonly used in the GB2312 and UTF-8 conversion between.
Update : 2025-03-14 Size : 1kb Publisher : lzw
« 12 3 4 5 6 7 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.