imagewebservice.vbproj
来自「OpenMap是一个基于JavaBeansTM的开发工具包。利用OpenMap你」· VBPROJ 代码 · 共 193 行
VBPROJ
193 行
<VisualStudioProject> <VisualBasic ProjectType = "Web" ProductVersion = "7.0.9466" SchemaVersion = "1.0" ProjectGuid = "{70042832-CACE-4174-83C0-F4BC238D4506}" > <Build> <Settings ApplicationIcon = "" AssemblyKeyContainerName = "" AssemblyName = "ImageWebService" AssemblyOriginatorKeyFile = "" AssemblyOriginatorKeyMode = "None" DefaultClientScript = "JScript" DefaultHTMLPageLayout = "Grid" DefaultTargetSchema = "IE50" DelaySign = "false" OutputType = "Library" OptionCompare = "Binary" OptionExplicit = "On" OptionStrict = "Off" RootNamespace = "ImageWebService" 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.Web" AssemblyName = "System.Web" /> <Reference Name = "System.Web.Services" AssemblyName = "System.Web.Services" /> <Reference Name = "System.XML" AssemblyName = "System.Xml" /> <Reference Name = "System.Drawing" AssemblyName = "System.Drawing" HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.0.3705\System.Drawing.dll" /> </References> <Imports> <Import Namespace = "Microsoft.VisualBasic" /> <Import Namespace = "System" /> <Import Namespace = "System.Collections" /> <Import Namespace = "System.Data" /> <Import Namespace = "System.Diagnostics" /> </Imports> </Build> <Files> <Include> <File RelPath = "AdminService.asmx" BuildAction = "Content" /> <File RelPath = "AdminService.asmx.vb" DependentUpon = "AdminService.asmx" SubType = "Component" BuildAction = "Compile" /> <File RelPath = "AdminService.asmx.resx" DependentUpon = "AdminService.asmx.vb" BuildAction = "EmbeddedResource" /> <File RelPath = "AssemblyInfo.vb" SubType = "Code" BuildAction = "Compile" /> <File RelPath = "GetMapService.asmx" BuildAction = "Content" /> <File RelPath = "GetMapService.asmx.vb" DependentUpon = "GetMapService.asmx" SubType = "Component" BuildAction = "Compile" /> <File RelPath = "GetMapService.asmx.resx" DependentUpon = "GetMapService.asmx.vb" BuildAction = "EmbeddedResource" /> <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 = "ImageWebService.vsdisco" BuildAction = "None" /> <File RelPath = "ProperService.asmx" BuildAction = "Content" /> <File RelPath = "ProperService.asmx.vb" DependentUpon = "ProperService.asmx" SubType = "Component" BuildAction = "Compile" /> <File RelPath = "ProperService.asmx.resx" DependentUpon = "ProperService.asmx.vb" BuildAction = "EmbeddedResource" /> <File RelPath = "TimerService.asmx" BuildAction = "Content" /> <File RelPath = "TimerService.asmx.vb" DependentUpon = "TimerService.asmx" SubType = "Component" BuildAction = "Compile" /> <File RelPath = "TimerService.asmx.resx" DependentUpon = "TimerService.asmx.vb" BuildAction = "EmbeddedResource" /> <File RelPath = "Web.config" BuildAction = "Content" /> <Folder RelPath = "Web References\" WebReferences = "TRUE" /> </Include> </Files> </VisualBasic></VisualStudioProject>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?