|
Server : Microsoft-IIS/10.0 System : Windows NT EBS-6136 10.0 build 17763 (Windows Server 2016) i586 User : jxgj ( 0) PHP Version : 7.0.33 Disable Function : passthru,exec,system,shell_exec,proc_open,popen,pcntl_exec,socket_bind,stream_socket_server Directory : D:/tmp_aspnet/root/8346f1f3/9c1cfaad/ |
?#pragma checksum "D:\wwwroot\bujuan\wwwroot\MainFrame.aspx.cs" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "B656B09AC205FAFFF96FD97CAD17B6A502215332"
#line 1 "D:\wwwroot\bujuan\wwwroot\MainFrame.aspx.cs"
using System;
using System.Collections;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Web;
using System.Web.SessionState;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Web.UI.HtmlControls;
namespace EasyExam
{
/// <summary>
/// MainFrame 的提要注明。
/// </summary>
public partial class MainFrame : System.Web.UI.Page
{
protected void Page_Load(object sender, System.EventArgs e)
{
// 在此处搁置用户代码以初始化页面
}
#region Web 窗体设计器天生的代码
override protected void OnInit(EventArgs e)
{
//
// CODEGEN: 该挪用是 ASP.NET Web 窗体设计器所必须的。
//
InitializeComponent();
base.OnInit(e);
}
/// <summary>
/// 设计器支持所需的步骤 - 不要使用代码编纂器批改
/// 此步骤的内容。
/// </summary>
private void InitializeComponent()
{
}
#endregion
}
}
#line default
#line hidden