2007 08 05 22 10 DELPHI_字串處理 函數 平均分數: 0 顆星 投票人數: 0 人 我要評分:? DELPHI use strUtils; 1.檢查2個字串是否相似 function AnsiResemblesText(const AText, AOther: string):Boolean; ...
blog.xuite.net