工作JAVA 根据中文获取拼音首字母 import java.io.UnsupportedEncodingException; /** * 取得给定汉字串的首字母串,即声母串 */ public final class ChineseCharToEn { privat... 茳先生 5年前 (2017-09-12) 1585℃ 0评论 1喜欢