搜索资源列表
vipsi_bin_maxosx_0.5.0.tar.gz
- vipsi(一个友好的程序)是一个外壳和脚本语言,使用方便,可以在第一天的基础上直接强力控制。提供了类C语法,utf-8编码,功能强大的列表操作。袖珍计算器,CGI,脚本,一个集于一体的编程外壳。
vipsi_bin_maxosx_0[1].5.0.tar.gz
- vipsi(一个友好的程序)是一个外壳和脚本语言,使用方便,可以在第一天的基础上直接控制电力。提供了类C语法,utf-8编码,功能强大的列表操作。袖珍计算器,CGI,脚本,一个集于一体的编程外壳。 来源:http://sourceforge.net/projects/vipsi/
uft8
- UTF-8文件转成ANSI ASCII文件VB6和C#代码示例-UTF-8 files into ASCII document ANSI VB6 and C# code examples
BitStormLite-0.1a.tar
- 经过两个多星期业余时间的努力,终于做出了一个可以发布的BitStorm版本 目前版本是BitStorm 0.1 Lite version,主要特性如下 1)基于C++和GTK2,占用系统资源少 2)可调整大小的磁盘缓存,极大的减轻磁盘负担 3)支持多Tracker 4)支持UTF-8编码的Torrent文件,文件名不会出现乱码 5)可设置最大连接数量和最大同时上传数量 Ubuntu 5.10用户可以使用下面的deb包 http://www.s
UTF-8Encode
- 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!
CodeChange_
- 编码转换工具,实现了GB2312,GB18030,BIG-5,UTF-16之间的相互转换。速度快-Encoding conversion tools, to achieve the GB2312, GB18030, BIG-5, UTF-16 conversion between. Fast
UTF-8toGB2312
- C语言实现UTF-8与GB2312互换,提供详细的转换函数-C language UTF-8 with GB2312 exchange, provide a detailed transfer function
UTF-8toGB2312
- 《UTF-8与GB2312之间的互换》c++与网页通信必须用到的.-" UTF-8 and the GB2312 exchange between the" c++ and Web communications to be used.
UniEncoder
- C#的Unicode,ASCII,UTF-8,Base64,URL,MD5等编码转换演示-C# for Unicode, ASCII, UTF-8, Base64, URL, MD5, such as data conversion demo
easy_unicode_rw
- Windows,Unix通用读写UTF-8,UTF-16,和Unix专用文本格式。-Windows, Unix general read and write UTF-8, UTF-16, and Unix-specific text format.
unicodeutf8
- 标准c代码,在 unix环境下运行 unicode 与utf-8 互转源代码 -Standard c code in the unix environment to run unicode and utf-8 conversion source code
utf-8_Gb2312
- utf_8 GB2312转换 c语言例子-utf_8 GB2312 conversion c language examples
c-2005-gbk
- 支付宝接口,c-2005-utf-8.rar-no
JSP_JTBC_CMS(SQLITE).tar
- 网站管理系统JTBC网站内容管理系统是一套真正免费的,开源的,可对现有模块进行扩充与克隆的网站系统核心,采用UTF-8编码,采取 语言-代码-程序两两分离的技术模式,全面使用了模板包与语言包结构,为用户的修改提供方便,网站内容的每一个角落都可以在后台予以管理,是一套非常适合用做系统建站或者进行二次开发的程序核心。-Management system
http_client
- 本程序实现轻量级http协议客户端,用C++编写,通过扩充,可以支持http报文分段续传,utf-8,gb2312码制转换-The procedure to achieve lightweight http protocol client, written using C++, by extension, can support http packet segmentation Resume, utf-8, gb2312 Code Conversion
UTF-8toUNICODEtoGB2312
- 能够在windows平台运行的,用c完成UTF-8,UNICODE,GB2312编码之间的相互转换。程序已调通,很好用!希望需要的人尽管拿去-Able to run in windows platform, with c complete UTF-8, UNICODE, GB2312 encoding conversion between.
linuxCgbkutf-8
- linux C gbk utf-8编码转换-the linux C the gbk utf-8 encoding conversion
c-wps
- 会员通行证系统(CWPS) v1.6 UTF-8简体中文版(PHP5),php编程学习源码,web制作参考资料。-Membership Pass System (CWPS) v1.6 UTF-8 Simplified Chinese version (PHP5), php programming learning source, web reference materials.
main
- brief A configuration that allows all features and assumes all strings are UTF-8. - C & C++ comments are allowed.
utf-8与gb2312编码互换c实现
- utf-8与gb2312编码互换c实现,利用unicode16作为中间件转换,附带详细说明和转换例子