搜索资源列表
url_unicode
- 因为在编写一个应用程序中需要访问网页,URL中带中文,发现在后台保存到数据库中的数据是乱码。原来是API函数 InternetCanonicalizeUrl()并不支持中文的编码,花了大量时间亦找不到合用的API函数,回头一想,自己写个函数比上网找更快,就动手写了这个类CUrlEncodeUnicode。此源程序经精心设计,运行速度非常高,可胜任于高性能应用场合。-Since in the preparation of an application need to access the page
transcodinCode
- 汉字转码工具,加密汉字十六进制(unicode码、\u开头、开头)十进制(开头) url转码; 解析( u开头、\u开头、开头) url解码-Chinese characters transcoding tools, encryption Chinese character hexadecimal (unicode code \ u at the beginning url transcoding & # x at the beginning) decimal (&
canittst
- Convert Java-style strings with \u Unicode escapes into UnicodeString objects.
nls_koi8-u
- Charset koi8-u translation tables. The Unicode to charset table has only exact mappings.
nls_koi8-ru
- Charset koi8-ru translation based on charset koi8-u. The Unicode to charset table has only exact mappings.
nls_koi8-ru
- Charset koi8-ru translation based on charset koi8-u. The Unicode to charset table has only exact mappings.
nls_koi8-u
- Charset koi8-u translation tables. The Unicode to charset table has only exact mappings.
iostream_category
- Convert Java-style strings with \u Unicode escapes into UnicodeString objects.
p14
- 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). -Takes a null-terminated C-style string with a UTF-8 sequence in it and converts it to a c
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
