openmapweb.vbproj
来自「OpenMap是一个基于JavaBeansTM的开发工具包。利用OpenMap你」· VBPROJ 代码 · 共 226 行
VBPROJ
226 行
<VisualStudioProject> <VisualBasic ProjectType = "Web" ProductVersion = "7.0.9466" SchemaVersion = "1.0" ProjectGuid = "{4B726236-701C-4DA5-9A23-502E6EDF57AB}" > <Build> <Settings ApplicationIcon = "" AssemblyKeyContainerName = "" AssemblyName = "OpenMapWeb" AssemblyOriginatorKeyFile = "" AssemblyOriginatorKeyMode = "None" DefaultClientScript = "JScript" DefaultHTMLPageLayout = "Grid" DefaultTargetSchema = "IE50" DelaySign = "false" OutputType = "Library" OptionCompare = "Binary" OptionExplicit = "On" OptionStrict = "Off" RootNamespace = "OpenMapWeb" StartupObject = "" > <Config Name = "Debug" BaseAddress = "285212672" ConfigurationOverrideFile = "" DefineConstants = "" DefineDebug = "true" DefineTrace = "true" DebugSymbols = "true" IncrementalBuild = "true" Optimize = "false" OutputPath = "bin\" RegisterForComInterop = "false" RemoveIntegerChecks = "false" TreatWarningsAsErrors = "false" WarningLevel = "1" /> <Config Name = "Release" BaseAddress = "285212672" ConfigurationOverrideFile = "" DefineConstants = "" DefineDebug = "false" DefineTrace = "true" DebugSymbols = "false" IncrementalBuild = "false" Optimize = "true" OutputPath = "bin\" RegisterForComInterop = "false" RemoveIntegerChecks = "false" TreatWarningsAsErrors = "false" WarningLevel = "1" /> </Settings> <References> <Reference Name = "System" AssemblyName = "System" /> <Reference Name = "System.Data" AssemblyName = "System.Data" /> <Reference Name = "System.Drawing" AssemblyName = "System.Drawing" /> <Reference Name = "System.Web" AssemblyName = "System.Web" /> <Reference Name = "System.XML" AssemblyName = "System.Xml" /> <Reference Name = "System.Web.Services" AssemblyName = "System.Web.Services" HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.0.3705\System.Web.Services.dll" /> </References> <Imports> <Import Namespace = "Microsoft.VisualBasic" /> <Import Namespace = "System" /> <Import Namespace = "System.Collections" /> <Import Namespace = "System.Configuration" /> <Import Namespace = "System.Data" /> <Import Namespace = "System.Drawing" /> <Import Namespace = "System.Web" /> <Import Namespace = "System.Web.UI" /> <Import Namespace = "System.Web.UI.HtmlControls" /> <Import Namespace = "System.Web.UI.WebControls" /> </Imports> </Build> <Files> <Include> <File RelPath = "AssemblyInfo.vb" SubType = "Code" BuildAction = "Compile" /> <File RelPath = "Global.asax" BuildAction = "Content" /> <File RelPath = "Global.asax.vb" DependentUpon = "Global.asax" SubType = "Code" BuildAction = "Compile" /> <File RelPath = "Global.asax.resx" DependentUpon = "Global.asax.vb" BuildAction = "EmbeddedResource" /> <File RelPath = "MapImage.aspx" BuildAction = "Content" /> <File RelPath = "MapImage.aspx.vb" DependentUpon = "MapImage.aspx" SubType = "ASPXCodeBehind" BuildAction = "Compile" /> <File RelPath = "MapImage.aspx.resx" DependentUpon = "MapImage.aspx.vb" BuildAction = "EmbeddedResource" /> <File RelPath = "OpenMapWeb.vsdisco" BuildAction = "None" /> <File RelPath = "Styles.css" BuildAction = "Content" /> <File RelPath = "Web.config" BuildAction = "Content" /> <File RelPath = "WebMap.aspx" BuildAction = "Content" /> <File RelPath = "WebMap.aspx.vb" DependentUpon = "WebMap.aspx" SubType = "ASPXCodeBehind" BuildAction = "Compile" /> <File RelPath = "WebMap.aspx.resx" DependentUpon = "WebMap.aspx.vb" BuildAction = "EmbeddedResource" /> <File RelPath = "Web References\com.bbn.winmap.GetMapService\GetMapService.disco" BuildAction = "None" /> <File RelPath = "Web References\com.bbn.winmap.GetMapService\GetMapService.wsdl" BuildAction = "None" /> <File RelPath = "Web References\com.bbn.winmap.GetMapService\Reference.map" BuildAction = "None" Generator = "MSDiscoCodeGenerator" LastGenOutput = "Reference.vb" /> <File RelPath = "Web References\com.bbn.winmap.GetMapService\Reference.vb" DependentUpon = "Reference.map" SubType = "code" BuildAction = "Compile" DesignTime = "True" AutoGen = "True" /> <Folder RelPath = "Web References\com.bbn.winmap.GetMapService\" WebReferenceUrl = "http://winmap.bbn.com/ImageWebService/GetMapService.asmx" UrlBehavior = "Static" /> <File RelPath = "Web References\com.bbn.winmap.ProperService\ProperService.disco" BuildAction = "None" /> <File RelPath = "Web References\com.bbn.winmap.ProperService\ProperService.wsdl" BuildAction = "None" /> <File RelPath = "Web References\com.bbn.winmap.ProperService\Reference.map" BuildAction = "None" Generator = "MSDiscoCodeGenerator" LastGenOutput = "Reference.vb" /> <File RelPath = "Web References\com.bbn.winmap.ProperService\Reference.vb" DependentUpon = "Reference.map" SubType = "code" BuildAction = "Compile" DesignTime = "True" AutoGen = "True" /> <Folder RelPath = "Web References\com.bbn.winmap.ProperService\" WebReferenceUrl = "http://winmap.bbn.com/ImageWebService/ProperService.asmx" UrlBehavior = "Static" /> <Folder RelPath = "Web References\" WebReferences = "TRUE" /> </Include> </Files> </VisualBasic></VisualStudioProject>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?