918博天堂

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/
Upload File :
Current Directory [ Writeable ] Root Directory [ Writeable ]


Current File : D:/tmp_aspnet/root/8346f1f3/9c1cfaad/App_Web_1xg41kxm.4.cs
?#pragma checksum "D:\wwwroot\bujuan\wwwroot\PersonInfo\TypeWord.aspx" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "729C321411CBC83C9BE0A4E423DFE00B7A03BA6E"
//------------------------------------------------------------------------------
// <auto-generated>
//     此代码由工具天生。
//     运行时版本:4.0.30319.42000
//
//     对此文件的更改可能会导致不正确的行为,并且若是
//     沉新天生代码,这些更改将会迷失。
// </auto-generated>
//------------------------------------------------------------------------------

namespace EasyExam.PersonInfo {
    
    
    public partial class TypeWord : System.Web.SessionState.IRequiresSessionState {
        
        protected System.Web.Profile.DefaultProfile Profile {
            get {
                return ((System.Web.Profile.DefaultProfile)(this.Context.Profile));
            }
        }
        
        protected ASP.global_asax ApplicationInstance {
            get {
                return ((ASP.global_asax)(this.Context.ApplicationInstance));
            }
        }
    }
}
namespace ASP {
    
    #line 331 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Configuration;
    
    #line default
    #line hidden
    
    #line 334 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Text.RegularExpressions;
    
    #line default
    #line hidden
    
    #line 335 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Web;
    
    #line default
    #line hidden
    
    #line 339 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Web.Security;
    
    #line default
    #line hidden
    
    #line 343 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Web.UI.WebControls.WebParts;
    
    #line default
    #line hidden
    
    #line 328 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Collections.Generic;
    
    #line default
    #line hidden
    
    #line 337 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Web.DynamicData;
    
    #line default
    #line hidden
    
    #line 329 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Collections.Specialized;
    
    #line default
    #line hidden
    
    #line 345 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Xml.Linq;
    
    #line default
    #line hidden
    
    #line 327 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Collections;
    
    #line default
    #line hidden
    
    #line 332 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Linq;
    
    #line default
    #line hidden
    
    #line 341 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Web.UI;
    
    #line default
    #line hidden
    
    #line 340 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Web.Profile;
    
    #line default
    #line hidden
    
    #line 333 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Text;
    
    #line default
    #line hidden
    
    #line 344 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Web.UI.HtmlControls;
    
    #line default
    #line hidden
    
    #line 336 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Web.Caching;
    
    #line default
    #line hidden
    
    #line 326 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System;
    
    #line default
    #line hidden
    
    #line 342 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Web.UI.WebControls;
    
    #line default
    #line hidden
    
    #line 338 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.Web.SessionState;
    
    #line default
    #line hidden
    
    #line 330 "C:\Windows\Microsoft.NET\Framework\v4.0.30319\Config\web.config"
    using System.ComponentModel.DataAnnotations;
    
    #line default
    #line hidden
    
    
    [System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()]
    public class personinfo_typeword_aspx : global::EasyExam.PersonInfo.TypeWord, System.Web.IHttpHandler {
        
        private static bool @__initialized;
        
        private static object @__stringResource;
        
        private static object @__fileDependencies;
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public personinfo_typeword_aspx() {
            string[] dependencies;
            
            #line 912304 "D:\wwwroot\bujuan\wwwroot\PersonInfo\TypeWord.aspx.cs"
            ((global::System.Web.UI.Page)(this)).AppRelativeVirtualPath = "~/PersonInfo/TypeWord.aspx";
            
            #line default
            #line hidden
            if ((global::ASP.personinfo_typeword_aspx.@__initialized == false)) {
                global::ASP.personinfo_typeword_aspx.@__stringResource = this.ReadStringResource();
                dependencies = new string[2];
                dependencies[0] = "~/PersonInfo/TypeWord.aspx";
                dependencies[1] = "~/PersonInfo/TypeWord.aspx.cs";
                global::ASP.personinfo_typeword_aspx.@__fileDependencies = this.GetWrappedFileDependencies(dependencies);
                global::ASP.personinfo_typeword_aspx.@__initialized = true;
            }
            this.Server.ScriptTimeout = 30000000;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private void @__BuildControlTree(personinfo_typeword_aspx @__ctrl) {
            
            #line 1 "D:\wwwroot\bujuan\wwwroot\PersonInfo\TypeWord.aspx"
            @__ctrl.EnableViewStateMac = false;
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\bujuan\wwwroot\PersonInfo\TypeWord.aspx"
            @__ctrl.EnableEventValidation = false;
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\bujuan\wwwroot\PersonInfo\TypeWord.aspx"
            @__ctrl.ViewStateEncryptionMode = global::System.Web.UI.ViewStateEncryptionMode.Never;
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\bujuan\wwwroot\PersonInfo\TypeWord.aspx"
            this.InitializeCulture();
            
            #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, 2341, 513, false);
            
            #line 13 "D:\wwwroot\bujuan\wwwroot\PersonInfo\TypeWord.aspx"
         @__w.Write(intTypeTime);

            
            #line default
            #line hidden
            this.WriteUTF8ResourceString(@__w, 2854, 2871, false);
            
            #line 96 "D:\wwwroot\bujuan\wwwroot\PersonInfo\TypeWord.aspx"
 @__w.Write(strTestContent);

            
            #line default
            #line hidden
            this.WriteUTF8ResourceString(@__w, 5725, 306, false);
            
            #line 107 "D:\wwwroot\bujuan\wwwroot\PersonInfo\TypeWord.aspx"
                                     @__w.Write(intTypeTime);

            
            #line default
            #line hidden
            this.WriteUTF8ResourceString(@__w, 6031, 803, false);
            
            #line 122 "D:\wwwroot\bujuan\wwwroot\PersonInfo\TypeWord.aspx"
                                                      @__w.Write(intTestNum);

            
            #line default
            #line hidden
            @__w.Write("\"> <input name=\"showword\" type=\"hidden\" value=\"");
            
            #line 122 "D:\wwwroot\bujuan\wwwroot\PersonInfo\TypeWord.aspx"
                                                                                                                    @__w.Write(strTestContent);

            
            #line default
            #line hidden
            this.WriteUTF8ResourceString(@__w, 6834, 328, true);
        }
        
        
        #line 912304 "D:\wwwroot\bujuan\wwwroot\PersonInfo\TypeWord.aspx.cs"
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        protected override void FrameworkInitialize() {
            base.FrameworkInitialize();
            this.SetStringResourcePointer(global::ASP.personinfo_typeword_aspx.@__stringResource, 0);
            this.@__BuildControlTree(this);
            this.AddWrappedFileDependencies(global::ASP.personinfo_typeword_aspx.@__fileDependencies);
        }
        
        #line default
        #line hidden
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public override int GetTypeHashCode() {
            return -957128423;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public override void ProcessRequest(System.Web.HttpContext context) {
            base.ProcessRequest(context);
        }
    }
}