摘要:
public class page : System.Web.UI.WebControls.WebControl { public page() { // // TODO: 在此处添加构造函数逻辑 // // 已经解决中文参数问题。 } private int _count;//每页显示的记录条数 private int _CurrentPage;//当前页 pr... 阅读全文
posted @ 2006-11-30 16:02
discoverx
阅读(338)
评论(0)
推荐(0)
浙公网安备 33010602011771号