文件名称:pinyin
介绍说明--下载内容均来自于网络,请自行研究使用
从android 中提取的汉字转拼音类,有将汉字转换为拼音功能。如中国转换为zhong guo,调用方法如下:
String result = PinYin.getPinYin("中国") -Android extracted from Chinese characters to Pinyin class, there will be Chinese characters into phonetic features. If China is converted to zhong guo, call the method as follows: String result = PinYin.getPinYin (" China" )
String result = PinYin.getPinYin("中国") -Android extracted from Chinese characters to Pinyin class, there will be Chinese characters into phonetic features. If China is converted to zhong guo, call the method as follows: String result = PinYin.getPinYin (" China" )
(系统自动生成,下载前可以参看下载内容)
下载文件列表
pinyin(联系人中提取)\HanziToPinyin.java
....................\PinYin.java
pinyin(联系人中提取)