gb2312
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 9
Herongs Tutorial Notes on GB2312 Character Set
This book describes the GB2312 character set. It provides a mapping table of all GB2312 characters, native codes, corresponding Unicode codes and UTF8 codes. It also provides a Java program that produ more>> This book describes the GB2312 character set. It provides a mapping table of all GB2312 characters, native codes, corresponding Unicode codes and UTF8 codes. It also provides a Java program that produces the mapping table.<<less
Added: 2005-08-26 License: Free for non-commercial use Price: Free
1547 downloads
Herong's Tutorial Notes on GB2312 Character Set
This book describes the GB2312 character set. It provides a mapping table of all GB2312 characters, native codes, corresponding Unicode codes and UTF8 codes. It also provides a Java program that produces the mapping table. more>> This book describes the GB2312 character set. It provides a mapping table of all GB2312 characters, native codes, corresponding Unicode codes and UTF8 codes. It also provides a Java program that produces the mapping table.<<less
Added: 2005-08-26 License: Free Non-Commercial Price: $0.00USD
11 downloads
Herong's Notes on JSP 3.0
This book is a collection of notes and tutorial codes I wrote while I was leaning JSP (JavaServer Pages). Topics include: attachment, Big5, book, Chinese, content-disposition, content_type, cookie, custom tag, debugging, example, expression language, more>> This book is a collection of notes and tutorial codes I wrote while I was leaning JSP (JavaServer Pages). Topics include: attachment, Big5, book, Chinese, content-disposition, content_type, cookie, custom tag, debugging, example, expression language, file upload, GB2312, GBK, header lines, HTTP/1.1, HTTP Response, internationalization, i18n, IterationTag, JavaBeen, JDK, JSP, JSTL, JSTL-EL, J2SE, localization, MIME, named package, online, pageContext, performance, Perl, Servlet, session, Taglib, TagSupport, tag interface, TLD, Tomcat, tutorial, unnamed package, Unicode, useBean, UTF-8, XML<<less
Added: 2003-10-20 License: Freeware Price: $0.00USD
14 downloads
Herong's Tutorial Notes on JSP 3.07
This book is a collection of notes and tutorial codes I wrote while I was leaning JSP (JavaServer Pages). Topics include: attachment, Big5, book, Chinese, content-disposition, content_type, cookie, custom tag, debugging, example, expression language, more>> This book is a collection of notes and tutorial codes I wrote while I was leaning JSP (JavaServer Pages). Topics include: attachment, Big5, book, Chinese, content-disposition, content_type, cookie, custom tag, debugging, example, expression language, file upload, GB2312, GBK, header lines, HTTP/1.1, HTTP Response, internationalization, i18n, IterationTag, JavaBeen, JDK, JSP, JSTL, JSTL-EL, J2SE, localization, MIME, named package, online, pageContext, performance, Perl, Servlet, session, Taglib, TagSupport, tag interface, TLD, Tomcat, tutorial, unnamed package, Unicode, useBean, UTF-8, XML<<less
Added: 2005-08-05 License: Free Non-Commercial Price: $0.00USD
13 downloads
Unicode Tutorial - Herong's Tutorial Notes on Unicode 4.02
This free book is an excellent tutorial book for beginners. It is a collection of notes and sample codes written by the author while he was learning Unicode. Topics include ASCII, character set, encoding, GB, GB18030, GB2312, GBK, ISO-8859, JDK, JIS, more>> This free book is an excellent tutorial book for beginners. It is a collection of notes and sample codes written by the author while he was learning Unicode. Topics include ASCII, character set, encoding, GB, GB18030, GB2312, GBK, ISO-8859, JDK, JIS, UTF8, Unicode Key sections: Character Sets and Encodings - GB2312/GB18030 Character Set and Encodings - JIS X0208 Character Set and Encodings - Unicode Character Set - Unicode Transformation Formats (UTF) - JDK - Character Set and Encoding - JDK - Encoding Maps, Counts and Conversion.<<less
Added: 2005-12-24 License: Free Non-Commercial Price: $0.00USD
16 downloads
Chilkat Charset C Library
Chilkat Charset C Library converts text data from one character encoding to another. more>>
Chilkat Charset C Library is a powerful tool that can convert text data from one character encoding to another. It works identically on all computers, regardless of locale or internationalization settings.
Supports Unicode, iso-8859-*, windows-*, utf-7, utf-8, utf-16, utf-32, Shift_JIS, gb2312, ks_c_5601-1987, big5, iso-2022-*, euc-jp, euc-kr, x-mac-*, asmo-708, ibm*, dos-*, koi8-*. (Refer to reference documentation for the complete list of supported charsets.)
Major Features:
- Convert from any supported charset to any other supported charset.
- Option to drop non-convertable characters.
- Option to substitute pre-defined bytes for non-convertable characters.
- Option to substitute hex-escaped string (XXXX) for non-convertable characters.
- Option to convert to an alternative charset for non-convertable characters.
- Option to pass through non-convertable characters unchanged.
- When converting HTML, can automatically update the META tag that specifies the charset.
- File-to-file conversion.
- Check for errors in file or in-memory data.
- Convert charset names to code page numbers, and back.
Requirements:
- - VC++ 8.0
Added: 2007-10-30 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
15 downloads
Herongs Tutorial Notes on JSP
This book is a collection of notes and tutorial codes I wrote while I was leaning JSP (JavaServer Pages). Topics include: attachment, Big5, book, Chinese, content-disposition, content_type, cookie, cu more>> This book is a collection of notes and tutorial codes I wrote while I was leaning JSP (JavaServer Pages). Topics include: attachment, Big5, book, Chinese, content-disposition, content_type, cookie, custom tag, debugging, example, expression language, file upload, GB2312, GBK, header lines, HTTP/1.1, HTTP Response, internationalization, i18n, IterationTag, JavaBeen, JDK, JSP, JSTL, JSTL-EL, J2SE, localization, MIME, named package, online, pageContext, performance, Perl, Servlet, session, Taglib, TagSupport, tag interface, TLD, Tomcat, tutorial, unnamed package, Unicode, useBean, UTF-8, XML<<less
Added: 2005-08-05 License: Free for non-commercial use Price: Free
1558 downloads
Handling Non ASCII Characters in PHP String Literals
This PHP tutorial helps you understand: Basic rules of handling non ASCII characters; Example PHP scripts of French/Chinese strings in UTF-8/GB2312 encoding. more>> This PHP tutorial helps you understand: Basic rules of handling non ASCII characters; Example PHP scripts of French/Chinese strings in UTF-8/GB2312 encoding.<<less
Added: 2006-10-30 License: Free for non-commercial use Price: Free
1123 downloads
Unicode Tutorial - Herongs Tutorial Notes on Unicode
This free book is an excellent tutorial book for beginners. It is a collection of notes and sample codes written by the author while he was learning Unicode. Topics include ASCII, character set, encod more>> This free book is an excellent tutorial book for beginners. It is a collection of notes and sample codes written by the author while he was learning Unicode. Topics include ASCII, character set, encoding, GB, GB18030, GB2312, GBK, ISO-8859, JDK, JIS, UTF8, Unicode Key sections: Character Sets and Encodings - GB2312/GB18030 Character Set and Encodings - JIS X0208 Character Set and Encodings - Unicode Character Set - Unicode Transformation Formats (UTF) - JDK - Character Set and Encoding - JDK - Encoding Maps, Counts and Conversion.<<less
Added: 2005-12-24 License: Free for non-commercial use Price: Free
1425 downloads
Secleted [ 0 ] software to compare
- Page: 1 of 1
- 1
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above gb2312 search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed