public class ChineseUtil extends Object
| Constructor and Description |
|---|
ChineseUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getFirstLettersLo(String hanzi) |
static String |
getFirstLettersUp(String hanzi) |
static String |
toPinyin(String hanzi)
汉字转拼音
|
Copyright © 2019. All rights reserved.