摘要:
// sql = "select top " + pagesize + " cid,applicationCode,username,telephone,projName,loanPrice,createDate from BocCoupons where cid not in ( select top " + (page - 1) * pagesize + "cid from BocCoupo... 阅读全文
posted @ 2010-10-19 15:51
老皆知
阅读(211)
评论(0)
推荐(0)