|  |      1jjgod      2013-01-05 17:00:06 +08:00  1 四年前就写过类似的功能: https://github.com/jjgod/apn | 
|  |      2DFC      2013-01-05 17:20:31 +08:00 先感謝兩位! 正在用 @cyfdecyf 這個,@jjgod 的腳本可以解決英文系統下的中文聯絡人排序問題,但很多繁體字及生僻字不能轉換,例如 劼、嶸、宮、釵、麗 等等。 | 
|      3cyfdecyf OP | 
|  |      4jjgod      2013-01-05 17:28:38 +08:00 @DFC: 之前用的是一个比较简单的 Python 库,但很容易扩充: https://github.com/jjgod/apn/blob/master/pinyin.py 也可以换成 https://github.com/lxneng/xpinyin 这个,不知道是否好一些。 |