随笔分类 -  AspNETPage

分页控件使用
简单使用aspnetpage分页控件
摘要:public partial class Default : System.Web.UI.Page { protected static string CONNECTIONSTRING = System.Configuration.ConfigurationManager.AppSettings["configer"]; protected void... 阅读全文
posted @ 2008-11-25 22:00 新郎 阅读(512) 评论(0) 推荐(0)