开发者

about asian language support question

I noticed that stackOverflow supports asian languages, Ej. you can have chinese name account, you can ask question in chinese, and it also supports search in chinese. (don't know if can use chinese tag).

I tried some stackoverflow clones like shapado, OSQA, AskBot etc.. they seems do not support chinese so well like Stackoverflow.

my question is, what a should I do to make sure a site have good asian language support(specially search)? the开发者_运维问答 programming? the dataa base configuration?? or what?

thanks


The best thing you can do is to ensure that you treat all text as Unicode text, and pay attention to UTF-8 encoding where appropriate (without more details from you, it's hard to be more specific). Choose a programming language, database, and search engine that all have full support for Unicode.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜