Welcome![Sign In][Sign Up]
Location:
Search - utf gb

Search list

[OtherUTF-8toGB2312

Description: 一个码制转换的程序 UTF-8转换到GB,功能虽少,但还算好用 -a code system conversion process UTF-8 conversion to GB, although less functional, but rather user-friendly
Platform: | Size: 891 | Author: 庄瑞 | Hits:

[assembly languagetot-jsp-gb

Description: 1、采用UTF-8编码,支持多国语言。 2、多栏目支持,支持开通无限个数的留言板,可以为...
Platform: | Size: 3978511 | Author: 张晓雪 | Hits:

[IME DevelopGB2312 转换为 unicode

Description: 简单的内码转换软件能实现gb2312 80转换unicodeUTF-8希望高手指点-simple conversion software coding to achieve conversion unicodeUTF gb2312 80-8 hope that the master guiding
Platform: | Size: 3072 | Author: 韩斌 | Hits:

[OtherUTF-8toGB2312

Description: 一个码制转换的程序 UTF-8转换到GB,功能虽少,但还算好用 -a code system conversion process UTF-8 conversion to GB, although less functional, but rather user-friendly
Platform: | Size: 1024 | Author: 庄瑞 | Hits:

[ADO-ODBCCharTranslate

Description: 将国标GB2312码转换成UTF-8码,UTF-8转换成国标GB2312.-GB GB2312 code will be converted to UTF-8 Code, UTF-8 converted to GB GB2312.
Platform: | Size: 27648 | Author: Xuxiao | Hits:

[assembly languagetot-jsp-gb

Description: 1、采用UTF-8编码,支持多国语言。 2、多栏目支持,支持开通无限个数的留言板,可以为... -1, using UTF-8 encoding, support for multiple languages. 2, multi-column support for an unlimited number of open message board, we can ...
Platform: | Size: 3978240 | Author: 张晓雪 | Hits:

[Otherbestfit936

Description: utf8/gbk转换码表,utf8转gbk码表,gbk转utf8码表-utf8/gbk conversion code table, utf8 to gbk code table, gbk code table to utf8
Platform: | Size: 102400 | Author: 小文 | Hits:

[OS programgb_handle

Description: /* gb_handle.c --- a gb encoding handle for libexpat 1.95.x */ /* create by hunter, 2004-1-29 */ /* utf-convert is original from Guo Jin (guojin@iss.nus.sg) */ /* and I change it a lot.-/* Gb_handle.c--- a gb encoding handle for libexpat 1.95.x*//* create by hunter, 2004-1-29*//* utf-convert is original from Guo Jin (guojin@iss.nus.sg )*//* and I change it a lot.
Platform: | Size: 21504 | Author: 来无影 | Hits:

[File OperateVB_pmes_GB2UTF8_code

Description: 软件名称:GB/BIG5/UTF-8 文件编码批量转换程序 程序功能:将 GB、BIG5、UTF-8 文件相互转换,方便的批量处理能力, 主要用于网站文件编码方式的整体转换上。 开发环境:Visual Basic6.0[SP6] 简体中文、Windows XP[SP2] 简体中文-Software name: GB/BIG5/UTF-8 file encoding conversion process batch program features: The GB, BIG5, UTF-8 file conversion, convenient batch processing capabilities, mainly for web document encoding on the overall conversion. Development Environment: Visual Basic6.0 [SP6] Simplified Chinese, Windows XP [SP2] Simplified Chinese
Platform: | Size: 16384 | Author: Charles | Hits:

[File OperateDELPHI_CodeConvert

Description: Delphi源代码,文件编码转换。 提供如GB到UTF等编码的互转. 未测试。-Delphi source code, file data conversion. Provided, such as such as GB-coded to UTF conversion. Did not test.
Platform: | Size: 168960 | Author: Charles | Hits:

[Other DatabasesChatLog

Description: SQlite 的使用 读库 写库 ,还有编码转换 UTF-8 到 GB -Treasury SQlite the use of time to write the Treasury, as well as UTF-8 encoding conversion to GB
Platform: | Size: 591872 | Author: lionline | Hits:

[JSP/JavaantConvert

Description: 利用ant批量转换指定后缀的文本编码GB到UTF-8,可重复转换。-The use of ant batch convert text encoding specified suffix GB to the UTF-8, can be repeated conversions.
Platform: | Size: 2635776 | Author: yiab | Hits:

[Otherpmes_GB2UTF8_code

Description: 应一些网友的要求,发布“GB/BIG5/UTF-8 文件编码批量转换程序”的VB源代码。这个源码其实比较简单,界面也非常之简陋,开发之初衷本为方便自己工作中使用。 由于最近一直忙于琐事,没有时间对代码进行整理。因此代码中缺少必要的注释,大家凑合着看吧!-User requirements should be a number, release " GB/BIG5/UTF-8 file encoding batch conversion process" VB source code. In fact, this source is relatively simple, the interface is also very simple to develop the mind of this order to facilitate the use of their own work. As has recently been busy chores, there is no time to sort out the code. Therefore, the lack of necessary annotations in the code, we improvise a look!
Platform: | Size: 19456 | Author: zhoudh1980 | Hits:

[Linux-Unixman-pages-zh_CN-1.5.tar

Description: 将 man-pages-zh_CN-1.6.tar.gz 文件放在linux下某目录 #tar zxvf man-pages-zh_CN-1.5.tar.gz c#cd man-pages-zh_CN-1.5 #make u8 #make install-u8 安装之前,运行locale命令来查看自己的语言环境是什么,主要有影响的是LC_ALL,LC_CTYPE和LANG变量的值。命令如下: # locale LANG=zh_CN.UTF-8 LC_CTYPE="zh_CN.UTF-8" LC_NUMERIC="zh_CN.UTF-8" LC_TIME="zh_CN.UTF-8" LC_COLLATE="zh_CN.UTF-8" LC_MONETARY="zh_CN.UTF-8" LC_MESSAGES="zh_CN.UTF-8" LC_PAPER="zh_CN.UTF-8" LC_NAME="zh_CN.UTF-8" LC_ADDRESS="zh_CN.UTF-8" LC_TELEPHONE="zh_CN.UTF-8" LC_MEASUREMENT="zh_CN.UTF-8" LC_IDENTIFICATION="zh_CN.UTF-8" LC_ALL= 如果语言环境是zh_CN.UTF-8,可以运行make u8 && make install-u8;如果语言环境是GB2312,GBK或者GB18030,可以运行make gb && make install-gb;这里笔者的应用环境是zh_CN.UTF-8,运行make u8 && make install-u8即可汉化man手册页-mskdjfalsdjfaldjf alsdjf laksdjf akdsjf lakdsjf kalsdjf
Platform: | Size: 3762176 | Author: wangkun | Hits:

[Other123B2UTF8_code

Description: 应一些网友的要求,发布“GB/BIG5/UTF-8 文件编码批量转换程序”的VB源代码。这个源码其实比较简单,界面也非常之简陋,开发之初衷本为方便自己工作中使用。 由于最近一直忙于琐事,没有时间对代码进行整理。因此代码中缺少必要的注释,大家凑合着看吧! -Some users should request release " GB/BIG5/UTF-8 batch file encoding conversion process" VB source code. In fact, this source is relatively simple, the interface is also very simple, the development of the original intention of this work to facilitate their use. As has recently been busy with chores, no time to sort out the code. Therefore, the lack of necessary annotations in the code, we make do with out!
Platform: | Size: 22528 | Author: di | Hits:

[OS programUTF8ToGB

Description: 将UTF-8编码转换为国标编码,防止乱码的现实-transfer utf-8 to gb
Platform: | Size: 1024 | Author: 朱郑 | Hits:

[File OperateGB2UTF8_code

Description: 将 GB、BIG5、UTF-8 文件相互转换,方便的批量处理能力, 主要用于网站文件编码方式的整体转换上-The GB, BIG5, UTF-8 file conversion, convenient batch processing capabilities, mainly for the website files on the overall conversion encoding
Platform: | Size: 16384 | Author: mayuan | Hits:

[WEB Codesetupwebs

Description: php需要curl,iconv支持 源码公开,可自行修改,添加代码,便于扩展 采集方法多样,正常采集,代理采集,登录采集 采集内容可以精细到分页,主回复贴内容; 可采集utf-8编码网站,实现gb和utf8互换; 可以可行开发导入目标库; 加强空标题空内容、重复地址、不良关键字的过滤 支持单项采集与全自动采集,可自行修改采集数量。 -PHP needs curl, iconv support Open source, can be modified to add the code, easy to expand Acquisition methods are diverse, normal acquisition, agent acquisition, login collection Collection content can be fine to the page, the main reply paste content Can collect UTF-8 code website, realize GB and UTF8 swap Can be feasible to develop into the target library Strengthen the empty title empty content, duplicate address, bad keyword filtering Support single collection and automatic collection, can modify the number of collection.
Platform: | Size: 45056 | Author: impudn36 | Hits:

[Web Serversetupwebs

Description: php需要curl,iconv支持 源码公开,可自行修改,添加代码,便于扩展 采集方法多样,正常采集,代理采集,登录采集 采集内容可以精细到分页,主回复贴内容; 可采集utf-8编码网站,实现gb和utf8互换-php need curl, iconv support open source, modify, add code, easy to expand collection methods varied, the normal acquisition, collection agents, log collection collection content can be fine to tab Reply posted content can be collected utf-8 website coding, and utf8 achieve gb swap
Platform: | Size: 44032 | Author: tpee | Hits:

[File Operatetxt_read-and-write

Description: 可实现txt文档的读取和写入,编码由UTF-8转GB,解决乱码问题-Can realize the txt document to read and write, encoding UTF-8 to GB, to solve the garbage problem
Platform: | Size: 15028224 | Author: 姜志英 | Hits:

CodeBus www.codebus.net