随笔分类 - .NET默认文件介绍
摘要:using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Web.UI;using System.Web.UI.WebControls;namespace PhotoSite{ public partial class aspx模版 : System.Web.UI.Page { //#1初始化页面之前 protected void Page_PreInit(object sender, EventArgs e) ...
阅读全文
摘要:using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Web.Security;using System.Web.SessionState;namespace Web{ public class Global : System.Web.HttpApplication { //当第一次请求到达网站,被HttpApplication处理之前触发 //在应用程序启动时运行的代码 protected void ...
阅读全文

浙公网安备 33010602011771号