06 2013 档案

摘要:uses StrUtils;【字符串函数大全】首部 function AnsiResemblesText(const AText, AOther: string): Boolean;$[StrUtils.pas功能 返回两个字符串是否相似说明 ANSI(American National Standards Institute)美国国家标准协会;不区分大小写参考 function StrUtils.SoundexProc; var StrUtils.AnsiResemblesProc例子 CheckBox1.Checked := AnsiResemblesText(Edit1.Text, Ed 阅读全文
posted @ 2013-06-01 14:47 Convert 阅读(617) 评论(0) 推荐(0)