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

搜索资源列表

  1. CourseDesign

    0下载:
  2. JAVA实现: 将输入的中文字符转换成拼音,并且得到首字母。比如输入:测试, 返回 cheshi CS
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:94399
    • 提供者:abc
  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. ChineseTools

    0下载:
  2. 中文拼音首字母转换,可用于页面选择快速定位-The first letter of English alphabet conversion
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-12
    • 文件大小:1238
    • 提供者:liuyubin
  1. pinyin

    0下载:
  2. 根据中文获取中文的拼音(全拼音组合,多音节组合), 还能获得每个字首字母的开头字母(可用于首字母简单拼音查询),要将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
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:177626
    • 提供者:fank
  1. GB2Acronym

    0下载:
  2. java 将中文字符串转换成首字母简称,同时保留字符型,数字型输入为原始值-Chinese characters will be converted to Pinyin Jane Code, if the figures and characters encountered directly, as Jane Code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1154
    • 提供者:歪子锅
  1. pyszm

    0下载:
  2. 获取拼音首字母的Java实现。Phonetic alphabet for the first Java implementation-Phonetic alphabet for the first Java implementation
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-29
    • 文件大小:8000
    • 提供者:fish119
  1. Dwr_AutoComplete_pinyin4j_sample

    0下载:
  2. pinyin4j汉字匹配小例子,能通过首字母搜索需要的汉字信息-pinyin4j characters matching a small example of the first letter of the search through the needs of Chinese characters
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-05
    • 文件大小:634691
    • 提供者:daniel
  1. VSSConfigBook_v1_0

    0下载:
  2. 2.1 服务器端安装说明 略 2.2 客户端安装说明 2.2.1 安装前准备 1. 增加到VSS服务器的路由 route add 137.32.0.0 mask 255.255.0.0 192.168.200.1 -p 2. 下载VSS客户端 \\137.32.44.242\Asiainfo_vss\Tools\Microsoft.Visual.SourceSafe.2005.rar 2.2.2 安装步骤 依界面提示进行安装即可。具体步骤略。 第
  3. 所属分类:Java Develop

    • 发布日期:2017-03-22
    • 文件大小:251530
    • 提供者:罗玉涛
  1. pinyin

    0下载:
  2. 把传输的汉字变为拼音字母,或者拼音首字母。在做数据库拼音查询时,可以用到。-The transmission of the alphabet into Chinese characters or pinyin initials. Pinyin is doing the database query, can be used.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:1094
    • 提供者:lilei
  1. PinYin4

    0下载:
  2. 获取汉字的首字母,比较全面的方法,可以获取鑫,逍等不常用字的首字母-Get the first letter of Chinese characters, a more comprehensive approach, you can get Xin, Xiao, which are not commonly used in the first letter of the word
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:14828
    • 提供者:weixiaoxing
  1. cntospell

    0下载:
  2. 将中文转换成为拼音的程序,其中首字母为大写,姓与名之间有空格-Chinese Pinyin will be converted into programs
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:5097
    • 提供者:suguan
  1. JScript_Help

    0下载:
  2. Javascr ipt编程的用户帮助手册, 可以通过首字母索引的方式快速的找到你需要的主题或者元素。-Javascr ipt programming user help manual, the first letter of the index by the way you need to quickly find the theme or element.
  3. 所属分类:JavaScript

    • 发布日期:2017-03-26
    • 文件大小:598742
    • 提供者:MrB
  1. StringUtil

    0下载:
  2. 字符串工具类 将一个字符串的首字母改为大写或者小写 将一个字符串按照句点(.)分隔,返回最后一段 格式化文件路径,将其中不规范的分隔转换为标准的分隔符,并且去掉末尾的"/"符号。 格式化文件路径,将其中不规范的分隔转换为标准的分隔符,并且去掉末尾的"/"符号(适用于FTP远程文件路径或者Web资源的相对路径)。 获取文件父路径 获取相对路径 获取当前系统换行符 将用“|”分隔的字符串转换为字符串集合列表,剔除分隔后各个字符串前后的空格 将用正则表达式rege
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:2062
    • 提供者:曲欣亮
  1. firstCharacter

    0下载:
  2. 获取录入中文信息的英文首字母,方便维护数据时自动生成拼音码,供以后检索-Gain entry Chinese information English initials, convenient maintenance data automatically generate pinyin code, for later retrieval
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:1767
    • 提供者:张健
  1. StringWords

    0下载:
  2. 输入英文文本,输出文本中的单词按照首字母顺序排列的结果,并计算文本中的单词个数。-Input english text,the program will put out the words in alphabet sequence and count the total number of words that appear in the text.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:1690
    • 提供者:花仙子
  1. CountOccurenceOfWords

    0下载:
  2. 对指定文本中的单词进行处理,输出文本中所有单词按照首字母顺序排列的结果,并对每个单词输出其出现的词频。-Output the words in a certain english text in alphabet sequence and count the frequency of each word.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:2215
    • 提供者:花仙子
  1. Test

    0下载:
  2. 字符串分割分割数字与字母,去除空格,首字母大写-java src
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:727
    • 提供者:Sai
  1. pinyin

    0下载:
  2. javascr ipt自动完成插件,支持汉语拼音输入,首字母也可以-the javascr ipt autocomplete plugin, support Chinese pinyin input, the first letter can also
  3. 所属分类:JavaScript

    • 发布日期:2017-04-16
    • 文件大小:28221
    • 提供者:浅小菡
  1. getpinyin

    0下载:
  2. 由汉字生成拼音的java实现,使用pinyin4j-2.5.0.rar包,但是经过了修改,原包中有一部分(500多个)汉字没有拼音,(主要是一些老写字,但也有常用字,比如“笹”、“岿”、“祍”等),通过手工从汉典中查unicode将这些拼音写到了数据包中,剩下30几个是韩国货日本用的汉字,找不到对应的拼音。程序中提供了全拼、首字母以及多音字的拼音实现,可以直接运行。-Pinyin of Chinese characters generated java implementation, use p
  3. 所属分类:Java Develop

    • 发布日期:2017-11-20
    • 文件大小:172815
    • 提供者:shiyulong
  1. AutoComple

    0下载:
  2. 文本中输入首字母,程序会根据数据库中的信息进行自动补全-Enter the first letter of the text, the program will be based on information in the database auto-completion
  3. 所属分类:JavaScript

    • 发布日期:2017-11-13
    • 文件大小:398563
    • 提供者:田鑫
« 12 »
搜珍网 www.dssz.com