.Net技术研究  
Castle框架

2008年5月29日

摘要: 在网上查了很久没查到repeater的倒序 尽是一些忽悠人的好了 回到正题咯 .cs 文件里面protected void LoadLiuyan(string expertid) { int recordCount = 0; string condtions = " and expertid='" + expertid + "'"; DataTable dt = BLL.AgentArticle.... 阅读全文
posted @ 2008-05-29 12:38 潭水清纯 阅读(1096) 评论(1) 推荐(0)