My favorites | Sign in
Google
Projects on Google Code Results 1 - 3 of 3
利用MediaWiki 作中文互換,支援不同地方中文用字上的分別(大陸、香港、台灣及新加坡)。 {{{ 例子: (簡 > 繁) 面包 > 麵包 (zh-tw) 寮国 > 老撾 (zh-hk) 中国人寿 > 中國人壽 (zh-hk) 罗纳尔多 > 朗拿度 (zh-hk) (繁 > 簡) 記憶體 > 内存 (zh-cn) 布殊 > 布什 (zh-cn) 資料庫 > 数据库(zh-cn) }}} ---- ==使用方法== 1. 下載 MediaWiki: ([http://www.mediawiki.org/wiki/MediaWiki h...
=A newer version was available on Github: http://github.com/cfc/twsmsr/tree/master= This is a Ruby library for TWSMS(http://www.twsms.com). {{{ require 'twsms' sms = TWSMS.new("username", "password") sms.sendSMS(mobile, message) sms.querySMS sms.setMessageId(msgid) sms.querySMS }}}
= Bugzilla 繁體中文化語系檔 = * 說明檔在 `readme.txt` 。 * 自 3.2.5, 3.4rc1 版本起,將不再提供 Release Note 的中文化,請見諒。 * 3.4.4 只有 release note 有變動,故不釋出,請直接用 3.4.3 版即可。 == for non-Chinese speakers == * There is a `readme.txt` file in the packed file. * The localization of "Release Note" will no longer be p...