搜索资源列表
unicodeutf8
- 标准c代码,在 unix环境下运行 unicode 与utf-8 互转源代码 -Standard c code in the unix environment to run unicode and utf-8 conversion source code
9ea9370
- 对Joseph Myers的高效JS MD5函数做了一定的修改,哈希编码先转成UTF-8-A modification of Joseph Myers s high-preformance javascr ipt md5 function that hashes unicode characters by first converting to UTF-8
ss
- 作为转换 cstring unicode utf-8 gb232 转换,数据转换使用,四种转换格式-as unicode utf-8 tranformation cstrings gb232 conversion
UtfString
- UTF-8 and Unicode string manipulation, plus java/lang/String convenience.
unicode
- Routines for converting between UTF-8 and OSTA Compressed Unicode. Also handles filename mangling.
joliet
- Convert Unicode 16 to UTF-8 or ASCII.
Unicode
- Measure the length of a UTF-32 string in UTF-8. If the string is invalid such as containing a surrogate character, -1 will be returned.
uit_len8
- This code leniently reads 8-bit Unicode strings, which could contain a mix of UTF-8 and CESU-8.
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
unicode
- PURPOSE Routines for converting between UTF-8 and OSTA Compressed Unicode. Also handles filename mangling.
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
CharConvert
- 通过调用封装API函数WideCharToMultiByte和MultiByteToWideChar,实现ANSI/UTF-8/Unicode编码格式的相互转换。-By calling the API function package WideCharToMultiByte and MultiByteToWideChar, to achieve ANSI/UTF-8/Unicode encoding format conversion.
font_convert
- U2GB /*UNICODE码转为GB2312码*/ A2U /*ANSI_X3.4-1968码转为UNICODE码*/ U2CP /*UTF-8码转为CP936码*/ CP2U /*CP936码转为UTF-8码*/ GB2U /*GB2312码转为UTF-8码*/(U2GB /*UNICODE code into GB2312 code. A2U /*ANSI_X3.4-1968 code into UNICODE code. U2CP /*UTF-8 code into