摘要: ---------------------------------------------------------------字符串替换:var ss,s: string;begin ss := '2007-2008'; s := StringReplace(ss,'00','x',[rfRe... 阅读全文
posted @ 2012-06-04 13:25 cuibq 阅读(100) 评论(0) 推荐(0)