摘要:
type TPerlRegEx = class(TComponent) public constructor Create(AOwner: TComponent); override; destructor Destroy; override; //此函数可以自动为特殊字符加转义符号 \ classfunction EscapeRegExChars(const S: string): ... 阅读全文
posted @ 2010-05-04 12:34
o无尘o
阅读(431)
评论(0)
推荐(0)
浙公网安备 33010602011771号