Blogs about: Charset
Featured Blog
Char, wchar_t & TCHAR
以前写程序都不太注意UNICODE问题,因为做的东西基本上都是在固定的平台上跑,而一般的函数用char传递字符串都没有问题。 这几天写程序遇到一个函… more »
Command Not Found
PHP: Working with Japanese Text
bluejay002 wrote 4 weeks ago: Unlike English text, Japanese text behaves differently. It is because Japanese characters itself is … more »
How to send multilingual text in mail subject
adnanrafe wrote 3 months ago: It took a while for me to understand that you can actually send multilingual characters in Subject o … more »
Wordpress UTF-8 Charset Problems
martinz wrote 7 months ago: I have problems with reading chinese characters on my site, it appears something like this “?? … more »
JCharset with Tomcat 5.5
— 1 comment
fileformat wrote 11 months ago: I use JCharset to get some additional character sets, including UTF 7 and GSM DEFAULT. While it wa … more »
char, wchar_t & TCHAR
lihui wrote 1 year ago: 以前写程序都不太注意UNICODE问题,因为做的东西基本上都是在固定的平台上 … more »
True Romanian characters
Andrei Neculau wrote 1 year ago: Some of us know, some of us don’t… but Microsoft has neglected the true characters the Romanians … more »
blogger里UTF-8格式的HTML文件
lihui wrote 1 year ago: 这段时间以来(大约一周前),Great FireWall(简称GFW)对blogspot解封, … more »
Still ASP & IIS - Locale
Andrei Neculau wrote 2 years ago: First you need to set Session.LCID and then Session.CodePage Otherwise, you will reset the CodePage … more »
