摘要: protected void Page_Init(object sender, EventArgs e) { } 这个方法先于page_load之前执行,也在控件初始化前执行 阅读全文
posted @ 2007-12-07 17:34 不染丹心 阅读(1191) 评论(0) 推荐(0)