搜索资源列表
HPzHXCX-HXKF
- 将英汉混合的字符串转化为汉字拼音首码 解决将英汉混合字符串中因英汉字符串字节字不同而造成的混乱-of mixed English and Chinese string into the first Chinese phonetic code will solve the string of mixed Chinese and English by the English word string Festival of differ
oracle_HzPy_function
- 获取汉字拼音和拼音首字母的功能函数; --函数GetHzFullPY(string)用于获取汉字字符串的拼音 --select GetHzFullPY( 中华人民共和国 ) from dual --返回:ZhongHuaRenMinGongHeGuo --函数GetHzPYCAP(string)用于获取拼音首字母 --select GetHzPYCAP( 中华人民共和国 ) from dual --返回
HPzHXCX-HXKF
- 将英汉混合的字符串转化为汉字拼音首码 解决将英汉混合字符串中因英汉字符串字节字不同而造成的混乱-of mixed English and Chinese string into the first Chinese phonetic code will solve the string of mixed Chinese and English by the English word string Festival of differ
oracle_HzPy_function
- 获取汉字拼音和拼音首字母的功能函数; --函数GetHzFullPY(string)用于获取汉字字符串的拼音 --select GetHzFullPY( 中华人民共和国 ) from dual --返回:ZhongHuaRenMinGongHeGuo --函数GetHzPYCAP(string)用于获取拼音首字母 --select GetHzPYCAP( 中华人民共和国 ) from dual --返回
Pinyin
- unit pinyinfunction //汉字拼音相关的函数定义单元 Function GetHZPY(HZstr: String):String //将任意字符串中的汉字换成拼音首字母(大写) function GetPYIndexChar(hzchar: string):char //将一个汉字转化成拼音首字母(大写) -unit pinyinfunction // the function of Chinese
initials
- 获取汉字首字母,例如一段汉字字符串的每个汉字的首拼音-Get the first letter characters, such as a character string of the first alphabet of each character
5698754
- Delphi输出汉字拼音字符串首字母源代码,编程学习源码,很好的参考资料。-Delphi output string Chinese characters Pinyin first letter source code, learning programming source code, a good reference.
4
- Delphi输出汉字拼音字符串首字母源代码,编程学习源码,很好的参考资料。-Delphi string output Pinyin initials source code, programming learning source, a good reference.
87
- Delphi输出汉字拼音字符串首字母源代码,编程学习源码,很好的参考资料。-Delphi string output Pinyin initials source code, programming learning source, a good reference.
2
- Delphi输出汉字拼音字符串首字母源代码,编程学习源码,很好的参考资料。-Delphi string output Pinyin initials source code, programming learning source, a good reference.
QDAC20130122
- Delphi输出汉字拼音字符串首字母源代码,编程学习源码,很好的参考资料。-Delphi string output Pinyin initials source code, programming learning source, a good reference.
523
- Delphi输出汉字拼音字符串首字母源代码,编程学习源码,很好的参考资料。-Delphi string output Pinyin initials source code, programming learning source, a good reference.
3
- Delphi输出汉字拼音字符串首字母源代码,编程学习源码,很好的参考资料。-Delphi string output Pinyin initials source code, programming learning source, a good reference.
PinyinUtil
- 拼音操作工具类,包括将字符串转换成拼音数组,将单个字符转换成拼音,将汉字转换成拼音,取汉字的首字母(默认是大写)等-Pinyin operating tools, including phonetic string into an array of single characters into pinyin, will be converted into phonetic characters, take the first lette
getpinyin
- 将汉字字符串转换为其拼音的首字符串【另外有一个36选7随机获取7个号码】-get 拼音
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
PBFuncLib160930有弹窗口版
- 历史修改记录 (三)2015.10.18 1.修复RSA的长度限制问题 2.增加COM口读操作 3.增加QR码的删除操作 4.增加https的POST和GET操作 (二)2015-05-03 wxj 1.增加取硬盘的序列号和名称 2.增加http的POST和GET操作 (一)2015.03.27 wxj,主要功能如下: 1.以非图片方式在Datawindow中显示QR二维码 2.GBK和UTF-8编码相互转换 3
字符串转换
- 汉字字符串,计算该串的拼音首字母,c#源代码(String of Chinese characters, the initial string of the alphabet, c# source code)
1
- ORACLE获取中文字符串拼音首字母,生成汉字拼音(ORACLE get Chinese string Pinyin initials)