-
``` javascript
> pinyin("啊", {style: pinyin.STYLE_FIRST_LETTER});
[ [ 'ā' ] ]
```
-
I post a new article with title"第一篇". The article link will become 'http://127.0.0.1:2368/Di%20[/?]%20Pian%20/', and 404 error happen. After some check,Ithink it's caused by module unidecode. Test cod…
-
Hi Breck,
I'm trying to use your Space plugin on my personal chinese dictionary app.
But I encountered the following errors when instantiating a new Space object.
Uncaught TypeError: Object functio…
-
在词组字典中找到记录后,也加上toFixed处理
``` js
function phrases_pinyin(phrases, options){
options = extend(DEFAULT_OPTIONS, options);
if(PHRASES_DICT.hasOwnProperty(phrases)){
pinyins = PHRASES_DICT[phr…
-
`ɑ` not support now, and should convert `a` to `ɑ`
-
目前和 @muan 討論出來的的 prototype: http://www.audreyt.org/newdict/mps.html
一個是有 vertical align 但沒有 horizontal per-word align, 一個則相反,還找不到兼顧的方式,請求 @ethantw 支援。 :smile:
-
有不依赖Seajs的版本或者编译选项嗎?
或者node版本做成像别的库那种兼容web和node的方式也成.现在node版本直接外部依赖segment,所以也不太容易手工改成web版本.
NStal updated
11 years ago
-
Fcitx 升级到 4.2.8 后出现 gnome-shell 锁定屏幕再解锁,图标消失并退回 fcitx 经典界面。有的时候不锁定屏幕也会很小几率出现该症状。
4.2.7 版本未出现该问题。
gnome-shell 日志:
```
JS LOG: GNOME Shell started at Mon Jul 08 2013 20:50:56 GMT+0800 (CST)
Age…
-
这要是完善了用处可大了啊。
-
Hi,
I do like the GNOME style UI provided by ibus-gjs.
However, I find that I cannot enter necessary preferences without command line.
How can I enter IBus Preferences without running:
ibus-setup
…