搜索:GetHZPY
找到约 1 项符合「GetHZPY」的查询结果
结果 1
按分类筛选
https://www.eeworm.com/dl/666/462965.html
Delphi控件源码
unit pinyinfunction //汉字拼音相关的函数定义单元 Function GetHZPY(HZstr: String):String //将任意字符串中的汉字换
unit pinyinfunction //汉字拼音相关的函数定义单元
Function GetHZPY(HZstr: String):String //将任意字符串中的汉字换成拼音首字母(大写)
function GetPYIndexChar(hzchar: string):char //将一个汉字转化成拼音首字母(大写) ...