public class CnToSpell extends Object
| 构造器和说明 |
|---|
CnToSpell() |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
getFirstSpell(String chinese) |
static String |
getFullSpell(String chinese)
get full spell of chinese
|
static String |
getShortSpell(String chinese)
get short spell of chinese
|
Copyright © 2023 onecode. All rights reserved.