文件名称:Pinyin
介绍说明--下载内容均来自于网络,请自行研究使用
unit pinyinfunction //汉字拼音相关的函数定义单元
Function GetHZPY(HZstr: String):String //将任意字符串中的汉字换成拼音首字母(大写)
function GetPYIndexChar(hzchar: string):char //将一个汉字转化成拼音首字母(大写)
-unit pinyinfunction // the function of Chinese characters spelling the definition of the relevant unit Function GetHZPY (HZstr: String): String // will be any string of characters into the first letter of alphabet (upper case) function GetPYIndexChar (hzchar: string): char // will be a Chinese character into the first letter of alphabet (upper case)
Function GetHZPY(HZstr: String):String //将任意字符串中的汉字换成拼音首字母(大写)
function GetPYIndexChar(hzchar: string):char //将一个汉字转化成拼音首字母(大写)
-unit pinyinfunction // the function of Chinese characters spelling the definition of the relevant unit Function GetHZPY (HZstr: String): String // will be any string of characters into the first letter of alphabet (upper case) function GetPYIndexChar (hzchar: string): char // will be a Chinese character into the first letter of alphabet (upper case)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Pinyin
......\pinyinfunction.dcu
......\pinyinfunction.pas
......\pinyinfunction.~pas
......\Project1.cfg
......\Project1.dof
......\Project1.dpr
......\Project1.exe
......\Project1.res
......\testPY.dcu
......\testPY.dfm
......\testPY.pas
......\函数说明.txt
......\pinyinfunction.dcu
......\pinyinfunction.pas
......\pinyinfunction.~pas
......\Project1.cfg
......\Project1.dof
......\Project1.dpr
......\Project1.exe
......\Project1.res
......\testPY.dcu
......\testPY.dfm
......\testPY.pas
......\函数说明.txt