2007年10月31日
摘要: 刚开懂一个添加新闻的流程: 在表现层中,用下面一句代码条用bll中的方法 sc.BLL.News bll = new sc.BLL.News(); protected void btnSubmit_Click(object sender, EventArgs e) { if(r>0) { Page.ClientScrip... 阅读全文
posted @ 2007-10-31 08:21 超少 阅读(230) 评论(0) 推荐(0) 编辑