| Projects on Google Code | Results 1 - 2 of 2 |
#summary One-sentence summary of this page.
= Introduction =
Based on the character map found in MediaWiki to convert Java String between traditional and simplified Chinese characters
= Details =
{{{
// Instantiation will fetch the property file which load the Chinese character mappin...
利用MediaWiki 作中文互換,支援不同地方中文用字上的分別(大陸、香港、台灣及新加坡)。
{{{
例子:
(簡 > 繁)
面包 > 麵包 (zh-tw)
寮国 > 老撾 (zh-hk)
中国人寿 > 中國人壽 (zh-hk)
罗纳尔多 > 朗拿度 (zh-hk)
(繁 > 簡)
記憶體 > 内存 (zh-cn)
布殊 > 布什 (zh-cn)
資料庫 > 数据库(zh-cn)
}}}
----
==使用方法==
1. 下載 MediaWiki: ([http://www.mediawiki.org/wiki/MediaWiki h...