发新话题
打印

求助正则问题

本主题由 admin 于 2007-11-4 12:04 移动

求助正则问题

现在需要 "select * from table"
"select id,user from table " 诸如此类 通过一定的加工 得到这样的结果:'select count(*) from table' 'select count(id,user) from table'等等

TOP

发新话题