搜索资源列表
GB2UTF8
- GB转UTF8 void ConvertGBKToUtf8(CString& strGBK)-GB switch UTF8 void ConvertGBKToUtf8 (redeem
aspPageV2.0
- 一、目录说明 CSS ——css控制文件 Data ——Access数据库 Inc ——头文件目录 conn.asp ——数据库连接文件(需要设置数据库目录) Turn.inc ——翻页函数 vbDecode.inc ——asp字符过滤函数 ch2utf8.inc ——gb2312转utf8函数 JS ——javascr ipt文件 二、函数使用说明 1、功能介绍:
UTF8-ANSI
- 用C++编写的能将UTF8码转化成ANSC 码的源代码
GBK2Unicode
- GBK转unicode代码-GBK code switch
GB2UTF8
- GB转UTF8 void ConvertGBKToUtf8(CString& strGBK)-GB switch UTF8 void ConvertGBKToUtf8 (redeem
phoneno
- 为将文本转成UTF-8格式的VCF手机通讯录程序.-For the text into UTF-8 format VCF cell phone address book program.
aspPageV2.0
- 一、目录说明 CSS ——css控制文件 Data ——Access数据库 Inc ——头文件目录 conn.asp ——数据库连接文件(需要设置数据库目录) Turn.inc ——翻页函数 vbDecode.inc ——asp字符过滤函数 ch2utf8.inc ——gb2312转utf8函数 JS ——javascr ipt文件 二、函数使用说明 1、功能介绍:
convertz802
- 用途: 中文 Big5/GBK/Unicode/UTF8 内码转换器。 注意:档案转换只能将纯文字格式的文件(例如 txt, html 等)转码, 并不适用于如 MS Word, Excel 等 binary 档案。 系统要求: 视窗9x/ME/NT/2000/XP/2003 安装: 将所有档案解压到一个新资料夹,然后直接在档案总管执行 convertz.exe。 开启Convert
UTF8-ANSI
- 用C++编写的能将UTF8码转化成ANSC 码的源代码-With C++ Prepared to UTF8 code ANSC code into the source code
UTF-8_To_GBK
- 本程序可以对数据进行UTF-8转GBK码, GBK码转UTF-8数据.实现互转-This procedure can be UTF-8 data to GBK code, GBK code to UTF-8 data. Realize conversion
utf82gbk
- utf8到gbk的转码的c++代码,方便易懂。-utf8 to gbk transgenic code c++ code, easy to understand.
Utf8
- 可以从一个utf-8码转换成一个ansic 码 主要注意的是要进行2次转换,并且有个技巧,可以在不确定转码的长度的时候可以 得到将要转码的长度,进行动态内存申请-convert utf8 to ansic .if you have any question ,please free contact me . thanks .raymond
GB2312_ANSI_TO_UTF8
- 字符GB2312,ANSI-UTF8之间相互转换编码格式程序,从GB2312转到UTF8或者反过来转换-GB2312,ANSI-UTF8
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
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
utf8
- utf8 编码的二进制 转化为 字符串 二进制转化为 utf8-utf8 encoded binary into a binary string into a utf8
utf8
- 获得字符utf8编码格式的二进制表示。 二进制转化为uft8编码字符。-Utf8 character encoding format to obtain the binary representation. Uft8 encoded into binary characters.
Coder
- 中文转UTF8 bat脚本 详细的介绍你只需要改变路径就可以用了-Chinese to UTF8 bat scr ipt
utf8
- utf8转gbk utf8转unicode gbk转utf8-the utf8 turn gbk utf8 switch to the unicode gbk turn utf8
unicode2U8txt
- unicode字符串 转uft8, c 代码 已验证(unicode sting to uft8)