搜索资源列表
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、功能介绍: 以表格形式显示数据,通过CSS文件控制样式; 提
UTF8-ANSI
- 用C++编写的能将UTF8码转化成ANSC 码的源代码
GB2312_ANSI_TO_UTF8.rar
- 字符GB2312,ANSI-UTF8之间相互转换编码格式程序,从GB2312转到UTF8或者反过来转换,GB2312,ANSI-UTF8
utf82gbk
- utf8到gbk的转码的c++代码,方便易懂。-utf8 to gbk transgenic code c++ code, easy to understand.
utf8
- utf8转gbk utf8转unicode gbk转utf8-the utf8 turn gbk utf8 switch to the unicode gbk turn utf8
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
- 可以从一个utf-8码转换成一个ansic 码 主要注意的是要进行2次转换,并且有个技巧,可以在不确定转码的长度的时候可以 得到将要转码的长度,进行动态内存申请-convert utf8 to ansic .if you have any question ,please free contact me . thanks .raymond
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.
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.
unicode_utf8_gbk
- utf8与gbk互转的原理与示例,作项目留下的,搞手机等必不可少,中文显示-gbk Mutual Convert utf8 with the principles and samples for the project left, engaged in mobile phones is essential, Chinese display
utf8_change
- 汉字转utf8函数转换,实现汉字和utf8编码之间的转换-Transfer function utf8 character conversion, character, and to achieve the conversion between utf8 encoding
FileEncConvertorDlg
- 编码互转(原创) 中日文多字节文件和unicode、utf8之间互转 子文件夹全遍历 选择文件类型 VC++[原创]-Coding system conversion (original) and Japanese multi-byte files and unicode, utf8 Mutual Convert between all traverse sub-folders select the file type VC++ [original]
Coder
- 中文转UTF8 bat脚本 详细的介绍你只需要改变路径就可以用了-Chinese to UTF8 bat scr ipt
utf8
- 一个简单的将txt文本转化为utf8的格式-A simple text will be converted to utf8 txt format
CCB_utf8_zh-tw
- 久别的CCB Perl论坛 主要改进清单如下: 1 更新的无痛升级,可在后台一键自动升级,直接用新的ccb 目录和 template 目录替换原来的目录,即可自动完成升级,数据结构和旧版本完全兼容 如果遇到空间迁移,路径无需手工设置,均为自动识别. 2 新开发了超强的在线人员列表功能,在线列表可以按栏目分类显示,而且采用缓存cache方法进行的优化设计,不会消耗大量的系统资源 增加社区的互动性和趣味性. 3 集成了经典的社区游戏功能 4 为了方便海外人士阅读论坛,
1
- C/C++中编码转化 ANSI转Unicode Unicode转ANSI UTF8转Unicode Unicode转UTF8 wchar_t* 转 char* char*转 char* UTF8转ANSI ANSI转UTF8-ANSI the C/C++ encoded into turn the of Unicode Unicode turn ANSI UTF8 turn Unicode Unicode turn UTF
unicode2U8txt
- unicode字符串 转uft8, c 代码 已验证(unicode sting to uft8)