|
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/b8bcf8c8/45c44a59/ |
?#pragma checksum "D:\wwwroot\patena\wwwroot\Index.aspx" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "E7E631796C4037DC41DE2431FB22676F"
//------------------------------------------------------------------------------
// <auto-generated>
// 此代码由工具天生。
// 运行时版本:2.0.50727.9061
//
// 对此文件的更改可能会导致不正确的行为,并且若是
// 沉新天生代码,这些更改将会迷失。
// </auto-generated>
//------------------------------------------------------------------------------
public partial class Index : System.Web.SessionState.IRequiresSessionState {
#line 45 "D:\wwwroot\patena\wwwroot\Index.aspx"
protected global::ASP.usercontrols_top_ascx Top1;
#line default
#line hidden
#line 43 "D:\wwwroot\patena\wwwroot\Index.aspx"
protected global::System.Web.UI.HtmlControls.HtmlForm form1;
#line default
#line hidden
protected System.Web.Profile.DefaultProfile Profile {
get {
return ((System.Web.Profile.DefaultProfile)(this.Context.Profile));
}
}
protected System.Web.HttpApplication ApplicationInstance {
get {
return ((System.Web.HttpApplication)(this.Context.ApplicationInstance));
}
}
}
namespace ASP {
#line 285 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Web.Profile;
#line default
#line hidden
#line 280 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Text.RegularExpressions;
#line default
#line hidden
#line 282 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Web.Caching;
#line default
#line hidden
#line 278 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Configuration;
#line default
#line hidden
#line 284 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Web.Security;
#line default
#line hidden
#line 289 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Web.UI.HtmlControls;
#line default
#line hidden
#line 281 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Web;
#line default
#line hidden
#line 287 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Web.UI.WebControls;
#line default
#line hidden
#line 286 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Web.UI;
#line default
#line hidden
#line 276 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Collections;
#line default
#line hidden
#line 275 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System;
#line default
#line hidden
#line 277 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Collections.Specialized;
#line default
#line hidden
#line 288 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Web.UI.WebControls.WebParts;
#line default
#line hidden
#line 283 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Web.SessionState;
#line default
#line hidden
#line 279 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
using System.Text;
#line default
#line hidden
#line 4 "D:\wwwroot\patena\wwwroot\Index.aspx"
using ASP;
#line default
#line hidden
[System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()]
public class index_aspx : global::Index, System.Web.IHttpHandler {
private static bool @__initialized;
private static object @__stringResource;
private static object @__fileDependencies;
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public index_aspx() {
string[] dependencies;
#line 912304 "D:\wwwroot\patena\wwwroot\Index.aspx.cs"
((global::System.Web.UI.Page)(this)).AppRelativeVirtualPath = "~/Index.aspx";
#line default
#line hidden
if ((global::ASP.index_aspx.@__initialized == false)) {
global::ASP.index_aspx.@__stringResource = this.ReadStringResource();
dependencies = new string[4];
dependencies[0] = "~/Index.aspx";
dependencies[1] = "~/Index.aspx.cs";
dependencies[2] = "~/usercontrols/Top.ascx";
dependencies[3] = "~/usercontrols/Top.ascx.cs";
global::ASP.index_aspx.@__fileDependencies = this.GetWrappedFileDependencies(dependencies);
global::ASP.index_aspx.@__initialized = true;
}
this.Server.ScriptTimeout = 30000000;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::ASP.usercontrols_top_ascx @__BuildControlTop1() {
global::ASP.usercontrols_top_ascx @__ctrl;
#line 45 "D:\wwwroot\patena\wwwroot\Index.aspx"
@__ctrl = new global::ASP.usercontrols_top_ascx();
#line default
#line hidden
this.Top1 = @__ctrl;
#line 45 "D:\wwwroot\patena\wwwroot\Index.aspx"
@__ctrl.InitializeAsUserControl(this.Page);
#line default
#line hidden
#line 45 "D:\wwwroot\patena\wwwroot\Index.aspx"
@__ctrl.ID = "Top1";
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private global::System.Web.UI.HtmlControls.HtmlForm @__BuildControlform1() {
global::System.Web.UI.HtmlControls.HtmlForm @__ctrl;
#line 43 "D:\wwwroot\patena\wwwroot\Index.aspx"
@__ctrl = new global::System.Web.UI.HtmlControls.HtmlForm();
#line default
#line hidden
this.form1 = @__ctrl;
#line 43 "D:\wwwroot\patena\wwwroot\Index.aspx"
@__ctrl.ID = "form1";
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 43 "D:\wwwroot\patena\wwwroot\Index.aspx"
@__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n <!-- 左侧菜单起头 -->\r\n "));
#line default
#line hidden
global::ASP.usercontrols_top_ascx @__ctrl1;
#line 43 "D:\wwwroot\patena\wwwroot\Index.aspx"
@__ctrl1 = this.@__BuildControlTop1();
#line default
#line hidden
#line 43 "D:\wwwroot\patena\wwwroot\Index.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
#line 43 "D:\wwwroot\patena\wwwroot\Index.aspx"
@__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(0, 766, false));
#line default
#line hidden
return @__ctrl;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
private void @__BuildControlTree(index_aspx @__ctrl) {
#line 1 "D:\wwwroot\patena\wwwroot\Index.aspx"
this.InitializeCulture();
#line default
#line hidden
global::System.Web.UI.HtmlControls.HtmlForm @__ctrl1;
#line 1 "D:\wwwroot\patena\wwwroot\Index.aspx"
@__ctrl1 = this.@__BuildControlform1();
#line default
#line hidden
System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
#line 1 "D:\wwwroot\patena\wwwroot\Index.aspx"
@__parser.AddParsedSubObject(@__ctrl1);
#line default
#line hidden
@__ctrl.SetRenderMethodDelegate(new System.Web.UI.RenderMethod(this.@__Render__control1));
}
private void @__Render__control1(System.Web.UI.HtmlTextWriter @__w, System.Web.UI.Control parameterContainer) {
this.WriteUTF8ResourceString(@__w, 766, 275, true);
#line 10 "D:\wwwroot\patena\wwwroot\Index.aspx"
@__w.Write(title);
#line default
#line hidden
@__w.Write("</title>\r\n <meta name=\"keywords\" content=\"");
#line 11 "D:\wwwroot\patena\wwwroot\Index.aspx"
@__w.Write(keywords );
#line default
#line hidden
@__w.Write("\" />\r\n <meta name=\"description\" content=\"");
#line 12 "D:\wwwroot\patena\wwwroot\Index.aspx"
@__w.Write(description );
#line default
#line hidden
this.WriteUTF8ResourceString(@__w, 1041, 442, true);
#line 26 "D:\wwwroot\patena\wwwroot\Index.aspx"
@__w.Write(images1 );
#line default
#line hidden
@__w.Write(") no-repeat #000\",\"background-size\":\"100% 100%\"});\r\n $(\"#num_1\").css({\"ba" +
"ckground\": \"url(images/");
#line 27 "D:\wwwroot\patena\wwwroot\Index.aspx"
@__w.Write(images2 );
#line default
#line hidden
@__w.Write(") no-repeat #000\",\"background-size\":\"100% 100%\"});\r\n $(\"#num_2\").css({\"ba" +
"ckground\": \"url(images/");
#line 28 "D:\wwwroot\patena\wwwroot\Index.aspx"
@__w.Write(images3 );
#line default
#line hidden
@__w.Write(") no-repeat #000\",\"background-size\":\"100% 100%\"});\r\n $(\"#num_3\").css({\"ba" +
"ckground\": \"url(images/");
#line 29 "D:\wwwroot\patena\wwwroot\Index.aspx"
@__w.Write(images4 );
#line default
#line hidden
this.WriteUTF8ResourceString(@__w, 1483, 286, true);
parameterContainer.Controls[0].RenderControl(@__w);
@__w.Write("\r\n \r\n <div style=\"display:none\">\r\n <script src=\"https://s95.m.nmwfxd.com/z_stat.php?" +
"id=1260607453&web_id=1260607453\" language=\"JavaScript\"></script>\r\n </div> \r\n " +
" \r\n</body>\r\n\r\n</html>");
}
#line 912304 "D:\wwwroot\patena\wwwroot\Index.aspx.cs"
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
protected override void FrameworkInitialize() {
base.FrameworkInitialize();
this.SetStringResourcePointer(global::ASP.index_aspx.@__stringResource, 0);
this.@__BuildControlTree(this);
this.AddWrappedFileDependencies(global::ASP.index_aspx.@__fileDependencies);
this.Request.ValidateInput();
}
#line default
#line hidden
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override int GetTypeHashCode() {
return -1564831456;
}
[System.Diagnostics.DebuggerNonUserCodeAttribute()]
public override void ProcessRequest(System.Web.HttpContext context) {
base.ProcessRequest(context);
}
}
}