📄 bookersclient.csproj
字号:
<VisualStudioProject>
<CSHARP
ProjectType = "Web"
ProductVersion = "7.0.9372"
SchemaVersion = "1.0"
ProjectGuid = "{E8670145-B797-4E59-8F82-A24E35D2A808}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "BookersClient"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "Library"
RootNamespace = "BookersClient"
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 = "false"
Optimize = "true"
OutputPath = "bin\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
</Settings>
<References>
<Reference
Name = "System"
AssemblyName = "System"
/>
<Reference
Name = "System.Drawing"
AssemblyName = "System.Drawing"
/>
<Reference
Name = "System.Data"
AssemblyName = "System.Data"
/>
<Reference
Name = "System.Web"
AssemblyName = "System.Web"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
/>
<Reference
Name = "System.Web.Services"
AssemblyName = "System.Web.Services"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "AssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "BookersClient.vsdisco"
BuildAction = "None"
/>
<File
RelPath = "ConstructionForm.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "ConstructionForm.aspx.cs"
DependentUpon = "ConstructionForm.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "ConstructionForm.aspx.resx"
DependentUpon = "ConstructionForm.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "DispResultForm.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "DispResultForm.aspx.cs"
DependentUpon = "DispResultForm.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "DispResultForm.aspx.resx"
DependentUpon = "DispResultForm.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "dsCustomers.xsd"
BuildAction = "Content"
Generator = "MSDataSetGenerator"
LastGenOutput = "dsCustomers.cs"
/>
<File
RelPath = "dsCustomers.cs"
DependentUpon = "dsCustomers.xsd"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<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 = "MainForm.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "MainForm.aspx.cs"
DependentUpon = "MainForm.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "MainForm.aspx.resx"
DependentUpon = "MainForm.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "OrdersForm.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "OrdersForm.aspx.cs"
DependentUpon = "OrdersForm.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "OrdersForm.aspx.resx"
DependentUpon = "OrdersForm.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "SearchForm.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "SearchForm.aspx.cs"
DependentUpon = "SearchForm.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "SearchForm.aspx.resx"
DependentUpon = "SearchForm.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Web.config"
BuildAction = "Content"
/>
<File
RelPath = "Web References\DTService\DTWebService.disco"
BuildAction = "None"
/>
<File
RelPath = "Web References\DTService\Reference.map"
BuildAction = "None"
Generator = "MSDiscoCodeGenerator"
LastGenOutput = "Reference.cs"
/>
<File
RelPath = "Web References\DTService\Reference.cs"
DependentUpon = "Reference.map"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "Web References\DTService\Service1.wsdl"
BuildAction = "None"
/>
<Folder
RelPath = "Web References\DTService\"
WebReferenceUrl = "http://localhost/DTWebService/DTWebService.vsdisco"
UrlBehavior = "Static"
/>
<Folder
RelPath = "Web References\"
WebReferences = "TRUE"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -