搜索资源列表
CourseDesign
- JAVA实现: 将输入的中文字符转换成拼音,并且得到首字母。比如输入:测试, 返回 cheshi CS
GB2Alphat
- 对输入的一串汉字,输出这串汉字中每个汉字的拼音首字母。例如:输入“百度搜索”输出“BDSS”。-The input of a string of Chinese characters, the output this string of characters in each of the first letter of alphabet of Chinese characters. For example: enter Baidu search output BDSS .
ChineseTools
- 中文拼音首字母转换,可用于页面选择快速定位-The first letter of English alphabet conversion
pinyin
- 根据中文获取中文的拼音(全拼音组合,多音节组合), 还能获得每个字首字母的开头字母(可用于首字母简单拼音查询),要将pinyin4j.jar加入环境-According to the Chinese access to the Chinese pinyin (phonetic combination of wide, multi-syllable combinations), Also obtained at the beginning of each alphabetical
pyszm
- 获取拼音首字母的Java实现。Phonetic alphabet for the first Java implementation-Phonetic alphabet for the first Java implementation
pinyin
- 把传输的汉字变为拼音字母,或者拼音首字母。在做数据库拼音查询时,可以用到。-The transmission of the alphabet into Chinese characters or pinyin initials. Pinyin is doing the database query, can be used.
cntospell
- 将中文转换成为拼音的程序,其中首字母为大写,姓与名之间有空格-Chinese Pinyin will be converted into programs
firstCharacter
- 获取录入中文信息的英文首字母,方便维护数据时自动生成拼音码,供以后检索-Gain entry Chinese information English initials, convenient maintenance data automatically generate pinyin code, for later retrieval
getpinyin
- 由汉字生成拼音的java实现,使用pinyin4j-2.5.0.rar包,但是经过了修改,原包中有一部分(500多个)汉字没有拼音,(主要是一些老写字,但也有常用字,比如“笹”、“岿”、“祍”等),通过手工从汉典中查unicode将这些拼音写到了数据包中,剩下30几个是韩国货日本用的汉字,找不到对应的拼音。程序中提供了全拼、首字母以及多音字的拼音实现,可以直接运行。-Pinyin of Chinese characters generated java implementation, use p
CnToSpellUtils
- 汉字转换拼音、拼音首字母工具类!很好,很实用,可以把中文转换成汉语拼音全拼或者拼音首字母!-hanzi zhuanhuan pinyin gongjulei
PinyinUtil
- 拼音操作工具类,包括将字符串转换成拼音数组,将单个字符转换成拼音,将汉字转换成拼音,取汉字的首字母(默认是大写)等-Pinyin operating tools, including phonetic string into an array of single characters into pinyin, will be converted into phonetic characters, take the first letter of characters (default is up
PinYinUtil
- 中文转换成拼音的开源工具 方法有 1.获取拼音集合 2.字符串集合转换字符串(逗号分隔)3.获取汉字串拼音首字母,英文字符不变- Chinese pinyin converted into open source tool methods set 2. 1. Obtain Pinyin string set string conversion (comma separated) 3. Being Chinese Characters Pinyin initials, English char
HanZiPinYin_Matching
- 拼音首字母快速匹配,根据汉语拼音首字母快速匹配城市名称,在下拉框中选择城市,带数据库-The first letter of the alphabet matching, according to the first letter of the Chinese phonetic alphabet matching the name of the city, in the drop-down box to the city,with the
pinying
- 根据文本框输入的汉字自动获取汉字拼音首字母到下拉列表中,支持多音字(According to the text box to enter the first letter of Pinyin Chinese characters automatically obtain Chinese characters to the drop-down list to support Chinese)
PinyinUtil
- 汉字转拼音、根据汉字获取首字母的简拼,工具类,便于开发(Chinese characters to Pinyin initials Jianpin, get Chinese characters)
listnav-jquery
- jQuery按照汉语字母首字母排序来检索对应的中文汉字,因为固有的jQuery字母排序插件ListNav不支持中文,比较头疼,最后找到一个取中文首字母的JS函数,再配合ListNav,很好的解决了中文按拼音首字母进行排序的功能。(jQuery Chinese letters are sorted by the first letter to retrieve the corresponding Chinese characters, because of the inherent alphabe