CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - 汉字拼音

搜索资源列表

  1. HZToPY

    0下载:
  2. 汉字拼音的转换类,可以把汉字转换成为拼音显示出来。-Chinese pinyin conversion type, it can be converted into Chinese pinyin show.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:15973
    • 提供者:123
  1. ChineseToPinyin

    0下载:
  2. 汉字转拼音 源码 很好很使用的程序源代码-Chinese characters to Pinyin is a good source of source code
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:15080
    • 提供者:wang
  1. Hanzipaixu

    0下载:
  2. 完成一级汉字和二级汉字的按拼音排序和按笔画排序功能,对多音字排序做了处理
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:229154
    • 提供者:黄伟
  1. autoSuggest

    0下载:
  2. 根据键盘触发的事件,以两种方式(拼音/汉字)自动补全文本想要输入的内容,并且探出下拉菜单显示匹配的内容,以供用户选择。本实例中只支持本分城市名称的自动补全。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:7898
    • 提供者:邓瑞龙
  1. GB2Alpha

    0下载:
  2. 将中文汉字转换为拼音简码,如果碰到数字和字符直接作为简码
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1340
    • 提供者:丁琳
  1. Cn2SpellUtil

    0下载:
  2. java环境中汉字自动转为拼音算法,拼音为还可以为首字母
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3724
    • 提供者:robin
  1. 汉字转拼音

    0下载:
  2. 汉字转拼音,你懂得。
  3. 所属分类:JSP源码/Java

  1. pinyin4j-2.5.0.zip

    1下载:
  2. 汉字转换为拼音,可以很简单的把中文转成拼音,Converted to phonetic characters can be very simple to turn into a Chinese Pinyin
  3. 所属分类:JSP源码/Java

    • 发布日期:2016-01-24
    • 文件大小:369121
    • 提供者:cjp
  1. CnToSpell.zip

    0下载:
  2. JAVA源程序,输入汉字能够输出汉字对应的拼音,JAVA Source Code, be able to input Chinese characters output phonetic characters correspond to
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:103811
    • 提供者:brian
  1. 000003

    0下载:
  2. java汉字转拼音 java汉字转拼音-java汉字转拼音
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:3072
    • 提供者:smile
  1. PinyinUtil

    0下载:
  2. 实现汉字转拼音的java代码,但未对多音字进行处理-To the achievement of Chinese characters spelling the java code, but not more than the sound of the word processing
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-03
    • 文件大小:3408
    • 提供者:jansonhorn
  1. hanzi2pinyin

    0下载:
  2. java中将汉字转换为拼音的程序 里面有方法将汉字转换成开头字母以及将汉字转换为拼音的方法-java characters will be converted to Pinyin procedures there are ways to convert Chinese characters and Chinese characters at the beginning of the letter is converted to Pinyin method
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:41374
    • 提供者:zhang
  1. GB2Alphat

    0下载:
  2. 对输入的一串汉字,输出这串汉字中每个汉字的拼音首字母。例如:输入“百度搜索”输出“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 .
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1523
    • 提供者:石鑫
  1. pinyin

    0下载:
  2. 这是一个判断是否是汉字的一个java类 也可以获取汉字的首个汉字拼音-This is a Chinese character to determine whether it is a java class can also get the first Chinese Pinyin characters
  3. 所属分类:JavaScript

    • 发布日期:2017-04-07
    • 文件大小:4138
    • 提供者:lvyong
  1. HanziToPinyin

    0下载:
  2. 汉字拼音转化程序,java实验,可用的eclipse工程形式,直接可以用-Pinyin conversion program, java test, available forms of eclipse project, can be used directly
  3. 所属分类:Java Develop

    • 发布日期:2017-05-17
    • 文件大小:4302526
    • 提供者:黄军斌
  1. PYTest1

    0下载:
  2. 汉字 拼音 转换的 JAR 包,JAR package man Pinyin conversion-Pinyin conversion JAR package, JAR package man Pinyin conversion
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:100620
    • 提供者:王学
  1. java_phoneBook

    0下载:
  2. 用java写的电话簿,记录名字,号码和地址,提供分组功能,可以添加,查找,删除,修改。有图形化界面,用文件方式存储,并按照名字首个汉字拼音降序排列-Using java to write phone book, record the name, number and address, group functions, and can add, find, delete, modify.Have Graphical interface, with the file storage, and P
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:7655
    • 提供者:李枭
  1. chengshixuanzeqi

    0下载:
  2. 利用此源码,直接输入可搜索城市(支持汉字/拼音)-Using this source, directly input of the search city (support Chinese characters/Pinyin)
  3. 所属分类:JavaScript

    • 发布日期:2017-05-01
    • 文件大小:15179
    • 提供者:lishengxiang
  1. pinying

    0下载:
  2. 根据文本框输入的汉字自动获取汉字拼音首字母到下拉列表中,支持多音字(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)
  3. 所属分类:JavaScript/JQuery

    • 发布日期:2018-04-20
    • 文件大小:17408
    • 提供者:dfr920
  1. PinyinUtil

    0下载:
  2. 汉字转拼音、根据汉字获取首字母的简拼,工具类,便于开发(Chinese characters to Pinyin initials Jianpin, get Chinese characters)
  3. 所属分类:Java编程

    • 发布日期:2018-04-22
    • 文件大小:1024
    • 提供者:codernull
« 12 3 »
搜珍网 www.dssz.com