Delphi的Trim函数 三个Trim函数简介 函数原型 function Trim(const S: string): string; 将字符串前后的空白及控制字元清掉. … Continue reading Delphi的Trim函数