📄 gateway.csproj
字号:
<VisualStudioProject>
<CSHARP
ProjectType = "Web"
ProductVersion = "7.0.9254"
SchemaVersion = "1.0"
ProjectGuid = "{F6A40939-2EA0-4595-A9C9-C0A21B35490B}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "GateWay"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
NoStandardLibraries = "false"
OutputType = "Library"
RootNamespace = "GateWay"
StartupObject = ""
>
<Config
Name = "Debug"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "DEBUG;TRACE"
DocumentationFile = ""
DebugSymbols = "true"
FileAlignment = "4096"
IncrementalBuild = "true"
Optimize = "false"
OutputPath = "bin\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
<Config
Name = "Release"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "TRACE"
DocumentationFile = ""
DebugSymbols = "false"
FileAlignment = "4096"
IncrementalBuild = "true"
Optimize = "true"
OutputPath = "bin\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
</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.EnterpriseServices"
AssemblyName = "System.EnterpriseServices"
/>
<Reference
Name = "System.Drawing"
AssemblyName = "System.Drawing"
/>
<Reference
Name = "System.Runtime.Remoting"
AssemblyName = "System.Runtime.Remoting"
/>
<Reference
Name = "SpeechExt"
AssemblyName = "SpeechExt"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "AssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "GateWay.vsdisco"
BuildAction = "None"
/>
<File
RelPath = "Global.asax"
SubType = "Component"
BuildAction = "Content"
/>
<File
RelPath = "Global.asax.cs"
DependentUpon = "Global.asax"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Global.asax.resx"
DependentUpon = "Global.asax.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "licenses.licx"
BuildAction = "Content"
/>
<File
RelPath = "Test.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "Test.aspx.cs"
DependentUpon = "Test.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Test.aspx.resx"
DependentUpon = "Test.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "VoiceCmd.asmx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "VoiceCmd.asmx.cs"
DependentUpon = "VoiceCmd.asmx"
SubType = "Component"
BuildAction = "Compile"
/>
<File
RelPath = "VoiceCmd.asmx.resx"
DependentUpon = "VoiceCmd.asmx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Web.config"
BuildAction = "Content"
/>
<File
RelPath = "bin\Test.xml"
BuildAction = "Content"
/>
<File
RelPath = "Web References\com.test.ticket\Reference.map"
BuildAction = "None"
/>
<File
RelPath = "Web References\com.test.ticket\TicketsService.disco"
BuildAction = "None"
/>
<File
RelPath = "Web References\com.test.ticket\TicketsService.wsdl"
BuildAction = "None"
Generator = "MSWebProxyGenerator"
LastGenOutput = "TicketsService.cs"
/>
<File
RelPath = "Web References\com.test.ticket\TicketsService.cs"
DependentUpon = "TicketsService.wsdl"
SubType = "Component"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<Folder
RelPath = "Web References\com.test.ticket\"
WebReferenceUrl = "http://ticket.test.com/TicketsService/TicketsService.vsdisco"
UrlBehavior = "Static"
/>
<Folder
RelPath = "Web References\"
WebReferences = "TRUE"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -