常规参数
文章标题:
权重:
文章摘要:
function StringReplace (const S, OldPattern, NewPattern: string; Flags: TReplaceFlags): string; rfReplaceAll:全部替换 rfIgnoreCase:忽略大小写 For Example: var aStr: String; begin aStr := 'This is a book, not a pen!'; ShowMessage(StringReplace (a
关键字:
函数 字符串 two pen not is aStr book 替换 StringReplace
管理密码: