搜索资源列表
urlEncode
- 用C语言与网页通迅的时候,难免会有进行编码的,此函数可以对GB2312转换成Unicode,然后再进行UTF8的页面编码,生成网页的%EB等格式
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.
UTF8
- Takes a null-terminated C-style string with a UTF-8 sequence in it and converts it to a character. Only allows Unicode characters (U-00000000 to U-0010FFFF) Source Code for Linux v2.13.6. -Takes a null-terminated C-style string with a UTF-8 sequenc
