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


Current File : D:/tmp_aspnet/root/dc15253c/377bd30d/App_Web_zmfx5h60.2.cs
?#pragma checksum "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx" "{406ea660-64cf-4c82-b6f0-42d48172a799}" "B67EE8C182520F625BD7A3878A4767C8"
//------------------------------------------------------------------------------
// <auto-generated>
//     此代码由工具天生。
//     运行时版本:2.0.50727.9061
//
//     对此文件的更改可能会导致不正确的行为,并且若是
//     沉新天生代码,这些更改将会迷失。
// </auto-generated>
//------------------------------------------------------------------------------

namespace ASP {
    
    #line 284 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System.Web.Security;
    
    #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 283 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System.Web.SessionState;
    
    #line default
    #line hidden
    
    #line 58 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
    using System.Web.UI.WebControls.WebParts;
    
    #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 278 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System.Configuration;
    
    #line default
    #line hidden
    
    #line 58 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
    using System.Web.UI.WebControls;
    
    #line default
    #line hidden
    
    #line 285 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System.Web.Profile;
    
    #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 289 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System.Web.UI.HtmlControls;
    
    #line default
    #line hidden
    
    #line 2 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
    using Com.Huji.DataTools;
    
    #line default
    #line hidden
    
    #line 275 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System;
    
    #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 58 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
    using System.Web.UI;
    
    #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 280 "C:\Windows\Microsoft.NET\Framework\v2.0.50727\Config\web.config"
    using System.Text.RegularExpressions;
    
    #line default
    #line hidden
    
    
    [System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()]
    public class _21it_maps_newmapview_aspx : global::Com.Huji.Web.Maps.NewMapView, System.Web.SessionState.IRequiresSessionState, System.Web.IHttpHandler {
        
        private static bool @__initialized;
        
        private static object @__stringResource;
        
        private static object @__fileDependencies;
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public _21it_maps_newmapview_aspx() {
            string[] dependencies;
            ((global::Com.Huji.Web.Maps.NewMapView)(this)).AppRelativeVirtualPath = "~/21it/Maps/NewMapView.aspx";
            if ((global::ASP._21it_maps_newmapview_aspx.@__initialized == false)) {
                global::ASP._21it_maps_newmapview_aspx.@__stringResource = this.ReadStringResource();
                dependencies = new string[1];
                dependencies[0] = "~/21it/Maps/NewMapView.aspx";
                global::ASP._21it_maps_newmapview_aspx.@__fileDependencies = this.GetWrappedFileDependencies(dependencies);
                global::ASP._21it_maps_newmapview_aspx.@__initialized = true;
            }
            this.Server.ScriptTimeout = 30000000;
        }
        
        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));
            }
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlTitle @__BuildControl__control3() {
            global::System.Web.UI.HtmlControls.HtmlTitle @__ctrl;
            
            #line 7 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlTitle();
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 7 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("无标题页"));
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.HtmlControls.HtmlHead @__BuildControl__control2() {
            global::System.Web.UI.HtmlControls.HtmlHead @__ctrl;
            
            #line 6 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlHead("head");
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlTitle @__ctrl1;
            
            #line 6 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__ctrl1 = this.@__BuildControl__control3();
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 6 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__parser.AddParsedSubObject(@__ctrl1);
            
            #line default
            #line hidden
            
            #line 6 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(2270, 1072, false));
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.WebControls.Label @__BuildControltxtmap_name() {
            global::System.Web.UI.WebControls.Label @__ctrl;
            
            #line 58 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__ctrl = new global::System.Web.UI.WebControls.Label();
            
            #line default
            #line hidden
            this.txtmap_name = @__ctrl;
            @__ctrl.ApplyStyleSheetSkin(this);
            
            #line 58 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__ctrl.ID = "txtmap_name";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.WebControls.HiddenField @__BuildControllalId() {
            global::System.Web.UI.WebControls.HiddenField @__ctrl;
            
            #line 59 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__ctrl = new global::System.Web.UI.WebControls.HiddenField();
            
            #line default
            #line hidden
            this.lalId = @__ctrl;
            
            #line 59 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__ctrl.ID = "lalId";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.WebControls.Label @__BuildControltxtmap_address() {
            global::System.Web.UI.WebControls.Label @__ctrl;
            
            #line 67 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__ctrl = new global::System.Web.UI.WebControls.Label();
            
            #line default
            #line hidden
            this.txtmap_address = @__ctrl;
            @__ctrl.ApplyStyleSheetSkin(this);
            
            #line 67 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__ctrl.ID = "txtmap_address";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.WebControls.Label @__BuildControltxtmap_width() {
            global::System.Web.UI.WebControls.Label @__ctrl;
            
            #line 76 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__ctrl = new global::System.Web.UI.WebControls.Label();
            
            #line default
            #line hidden
            this.txtmap_width = @__ctrl;
            @__ctrl.ApplyStyleSheetSkin(this);
            
            #line 76 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__ctrl.ID = "txtmap_width";
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private global::System.Web.UI.WebControls.TextBox @__BuildControltxtremark() {
            global::System.Web.UI.WebControls.TextBox @__ctrl;
            
            #line 85 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__ctrl = new global::System.Web.UI.WebControls.TextBox();
            
            #line default
            #line hidden
            this.txtremark = @__ctrl;
            @__ctrl.ApplyStyleSheetSkin(this);
            
            #line 85 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__ctrl.ID = "txtremark";
            
            #line default
            #line hidden
            
            #line 85 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__ctrl.Height = new System.Web.UI.WebControls.Unit(100, System.Web.UI.WebControls.UnitType.Pixel);
            
            #line default
            #line hidden
            
            #line 85 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            ((System.Web.UI.IAttributeAccessor)(@__ctrl)).SetAttribute("onclick", "oCopy(this);");
            
            #line default
            #line hidden
            
            #line 85 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__ctrl.TextMode = System.Web.UI.WebControls.TextBoxMode.MultiLine;
            
            #line default
            #line hidden
            
            #line 85 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__ctrl.Width = new System.Web.UI.WebControls.Unit(90, System.Web.UI.WebControls.UnitType.Percentage);
            
            #line default
            #line hidden
            
            #line 85 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__ctrl.ReadOnly = true;
            
            #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 29 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__ctrl = new global::System.Web.UI.HtmlControls.HtmlForm();
            
            #line default
            #line hidden
            this.form1 = @__ctrl;
            
            #line 29 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__ctrl.ID = "form1";
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 29 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__parser.AddParsedSubObject(this.CreateResourceBasedLiteralControl(3342, 1024, false));
            
            #line default
            #line hidden
            global::System.Web.UI.WebControls.Label @__ctrl1;
            
            #line 29 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__ctrl1 = this.@__BuildControltxtmap_name();
            
            #line default
            #line hidden
            
            #line 29 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__parser.AddParsedSubObject(@__ctrl1);
            
            #line default
            #line hidden
            
            #line 29 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n                    "));
            
            #line default
            #line hidden
            global::System.Web.UI.WebControls.HiddenField @__ctrl2;
            
            #line 29 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__ctrl2 = this.@__BuildControllalId();
            
            #line default
            #line hidden
            
            #line 29 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__parser.AddParsedSubObject(@__ctrl2);
            
            #line default
            #line hidden
            
            #line 29 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n                </td>\r\n            </tr>\r\n            <tr>\r\n                <td" +
                        " align=\"right\" class=\"left_width\">\r\n                    具体地址:\r\n                <" +
                        "/td>\r\n                <td align=\"left\">\r\n                    "));
            
            #line default
            #line hidden
            global::System.Web.UI.WebControls.Label @__ctrl3;
            
            #line 29 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__ctrl3 = this.@__BuildControltxtmap_address();
            
            #line default
            #line hidden
            
            #line 29 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__parser.AddParsedSubObject(@__ctrl3);
            
            #line default
            #line hidden
            
            #line 29 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n                </td>\r\n            </tr>\r\n            <tr>\r\n                <td" +
                        " align=\"right\" class=\"left_width\">\r\n                    尺寸大�。篭r\n                <" +
                        "/td>\r\n                <td align=\"left\">\r\n                    "));
            
            #line default
            #line hidden
            global::System.Web.UI.WebControls.Label @__ctrl4;
            
            #line 29 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__ctrl4 = this.@__BuildControltxtmap_width();
            
            #line default
            #line hidden
            
            #line 29 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__parser.AddParsedSubObject(@__ctrl4);
            
            #line default
            #line hidden
            
            #line 29 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("\r\n                    px\r\n                </td>\r\n            </tr>\r\n            <" +
                        "tr>\r\n                <td align=\"right\" class=\"left_width\">\r\n                    " +
                        "复造代码:\r\n                </td>\r\n                <td align=\"left\">\r\n               " +
                        "     "));
            
            #line default
            #line hidden
            global::System.Web.UI.WebControls.TextBox @__ctrl5;
            
            #line 29 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__ctrl5 = this.@__BuildControltxtremark();
            
            #line default
            #line hidden
            
            #line 29 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__parser.AddParsedSubObject(@__ctrl5);
            
            #line default
            #line hidden
            
            #line 29 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__parser.AddParsedSubObject(new System.Web.UI.LiteralControl("<br>\r\n                    <img src=\"../Images/note.gif\" style=\"margin-top: -2px;\"" +
                        " />点文本框复造代码\r\n                </td>\r\n            </tr>\r\n        </table>\r\n       " +
                        " <br />\r\n        <br />\r\n    "));
            
            #line default
            #line hidden
            return @__ctrl;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        private void @__BuildControlTree(_21it_maps_newmapview_aspx @__ctrl) {
            
            #line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            this.InitializeCulture();
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlHead @__ctrl1;
            
            #line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__ctrl1 = this.@__BuildControl__control2();
            
            #line default
            #line hidden
            System.Web.UI.IParserAccessor @__parser = ((System.Web.UI.IParserAccessor)(@__ctrl));
            
            #line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__parser.AddParsedSubObject(@__ctrl1);
            
            #line default
            #line hidden
            global::System.Web.UI.HtmlControls.HtmlForm @__ctrl2;
            
            #line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__ctrl2 = this.@__BuildControlform1();
            
            #line default
            #line hidden
            
            #line 1 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
            @__parser.AddParsedSubObject(@__ctrl2);
            
            #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) {
            @__w.Write("\r\n\r\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3" +
                    ".org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\r\n<html xmlns=\"http://www.w3.org/199" +
                    "9/xhtml\">\r\n");
            parameterContainer.Controls[0].RenderControl(@__w);
            @__w.Write("\r\n<body onload=\"setText(\'\',escape(\'");
            
            #line 28 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
                         @__w.Write(GetMapData.MapName );

            
            #line default
            #line hidden
            @__w.Write("\'),escape(\'");
            
            #line 28 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
                                                            @__w.Write( GetMapData.Remark );

            
            #line default
            #line hidden
            @__w.Write("\'),");
            
            #line 28 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
                                                                                       @__w.Write(GetMapData.PointLng );

            
            #line default
            #line hidden
            @__w.Write(",");
            
            #line 28 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
                                                                                                                 @__w.Write(GetMapData.PointLat );

            
            #line default
            #line hidden
            @__w.Write(",");
            
            #line 28 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
                                                                                                                                           @__w.Write(GetMapData.MapWidth );

            
            #line default
            #line hidden
            @__w.Write(",");
            
            #line 28 "D:\wwwroot\jmxbaogao\wwwroot\21it\Maps\NewMapView.aspx"
                                                                                                                                                                     @__w.Write(GetMapData.MapHeight );

            
            #line default
            #line hidden
            @__w.Write(");\">\r\n    ");
            parameterContainer.Controls[1].RenderControl(@__w);
            @__w.Write("\r\n</body>\r\n</html>\r\n");
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        protected override void FrameworkInitialize() {
            base.FrameworkInitialize();
            this.SetStringResourcePointer(global::ASP._21it_maps_newmapview_aspx.@__stringResource, 0);
            this.@__BuildControlTree(this);
            this.AddWrappedFileDependencies(global::ASP._21it_maps_newmapview_aspx.@__fileDependencies);
            this.Request.ValidateInput();
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public override int GetTypeHashCode() {
            return 292204213;
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        public override void ProcessRequest(System.Web.HttpContext context) {
            base.ProcessRequest(context);
        }
    }
}