📄 web.csproj
字号:
<VisualStudioProject>
<CSHARP
ProjectType = "Web"
ProductVersion = "7.0.9466"
SchemaVersion = "1.0"
ProjectGuid = "{FCC9FED5-2FB0-40D2-AF68-20091419E9AD}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "PetShop"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Flow"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "Library"
RootNamespace = "PetShop.Web"
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.Drawing"
AssemblyName = "System.Drawing"
/>
<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.Web.Mobile"
AssemblyName = "System.Web.Mobile"
HintPath = "..\..\..\..\..\WINDOWS\Microsoft.NET\Framework\v1.0.3705\System.Web.Mobile.dll"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "Cart.aspx"
BuildAction = "Content"
/>
<File
RelPath = "Cart.aspx.cs"
DependentUpon = "Cart.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Cart.aspx.resx"
DependentUpon = "Cart.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Category.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "Category.aspx.cs"
DependentUpon = "Category.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Category.aspx.resx"
DependentUpon = "Category.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "CheckOut.aspx"
BuildAction = "Content"
/>
<File
RelPath = "CheckOut.aspx.cs"
DependentUpon = "CheckOut.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "CheckOut.aspx.resx"
DependentUpon = "CheckOut.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "CreateNewAccount.aspx"
BuildAction = "Content"
/>
<File
RelPath = "CreateNewAccount.aspx.cs"
DependentUpon = "CreateNewAccount.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "CreateNewAccount.aspx.resx"
DependentUpon = "CreateNewAccount.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Default.aspx"
BuildAction = "Content"
/>
<File
RelPath = "Default.aspx.cs"
DependentUpon = "Default.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Default.aspx.resx"
DependentUpon = "Default.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "EditAccount.aspx"
BuildAction = "Content"
/>
<File
RelPath = "EditAccount.aspx.cs"
DependentUpon = "EditAccount.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "EditAccount.aspx.resx"
DependentUpon = "EditAccount.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Error.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "Error.aspx.cs"
DependentUpon = "Error.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Error.aspx.resx"
DependentUpon = "Error.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Global.asax"
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 = "Help.aspx"
BuildAction = "Content"
/>
<File
RelPath = "Help.aspx.cs"
DependentUpon = "Help.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Help.aspx.resx"
DependentUpon = "Help.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "OrderAddressConfirm.aspx"
BuildAction = "Content"
/>
<File
RelPath = "OrderAddressConfirm.aspx.cs"
DependentUpon = "OrderAddressConfirm.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "OrderAddressConfirm.aspx.resx"
DependentUpon = "OrderAddressConfirm.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "OrderBilling.aspx"
BuildAction = "Content"
/>
<File
RelPath = "OrderBilling.aspx.cs"
DependentUpon = "OrderBilling.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "OrderBilling.aspx.resx"
DependentUpon = "OrderBilling.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "OrderProcess.aspx"
BuildAction = "Content"
/>
<File
RelPath = "OrderProcess.aspx.cs"
DependentUpon = "OrderProcess.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "OrderProcess.aspx.resx"
DependentUpon = "OrderProcess.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "OrderShipping.aspx"
BuildAction = "Content"
/>
<File
RelPath = "OrderShipping.aspx.cs"
DependentUpon = "OrderShipping.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "OrderShipping.aspx.resx"
DependentUpon = "OrderShipping.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Product.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "Product.aspx.cs"
DependentUpon = "Product.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Product.aspx.resx"
DependentUpon = "Product.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "ProductDetails.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "ProductDetails.aspx.cs"
DependentUpon = "ProductDetails.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "ProductDetails.aspx.resx"
DependentUpon = "ProductDetails.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Search.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "Search.aspx.cs"
DependentUpon = "Search.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Search.aspx.resx"
DependentUpon = "Search.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "SignIn.aspx"
BuildAction = "Content"
/>
<File
RelPath = "SignIn.aspx.cs"
DependentUpon = "SignIn.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "SignIn.aspx.resx"
DependentUpon = "SignIn.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "SignOut.aspx"
BuildAction = "Content"
/>
<File
RelPath = "SignOut.aspx.cs"
DependentUpon = "SignOut.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "SignOut.aspx.resx"
DependentUpon = "SignOut.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Style.css"
BuildAction = "Content"
/>
<File
RelPath = "ValidateAccount.aspx"
BuildAction = "Content"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -