?? bookshop.csproj
字號:
<VisualStudioProject>
<CSHARP
ProjectType = "Web"
ProductVersion = "7.10.3077"
SchemaVersion = "2.0"
ProjectGuid = "{C958AFC4-1ACE-4D7B-B1BF-1D9CF5F3DAD8}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "bookshop"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "Library"
PreBuildEvent = ""
PostBuildEvent = ""
RootNamespace = "bookshop"
RunPostBuildEvent = "OnBuildSuccess"
StartupObject = ""
>
<Config
Name = "Debug"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "DEBUG;TRACE"
DocumentationFile = ""
DebugSymbols = "true"
FileAlignment = "4096"
IncrementalBuild = "false"
NoStdLib = "false"
NoWarn = ""
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"
NoStdLib = "false"
NoWarn = ""
Optimize = "true"
OutputPath = "bin\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "4"
/>
</Settings>
<References>
<Reference
Name = "System"
AssemblyName = "System"
HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.dll"
/>
<Reference
Name = "System.Drawing"
AssemblyName = "System.Drawing"
HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
/>
<Reference
Name = "System.Data"
AssemblyName = "System.Data"
HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
/>
<Reference
Name = "System.Web"
AssemblyName = "System.Web"
HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Web.dll"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "AddToCart.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "AddToCart.aspx.cs"
DependentUpon = "AddToCart.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "AddToCart.aspx.resx"
DependentUpon = "AddToCart.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "AssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "BookDBO.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "booklist.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "booklist.aspx.cs"
DependentUpon = "booklist.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "booklist.aspx.resx"
DependentUpon = "booklist.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "bookselect.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "bookselect.aspx.cs"
DependentUpon = "bookselect.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "bookselect.aspx.resx"
DependentUpon = "bookselect.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "bookshop.css"
BuildAction = "Content"
/>
<File
RelPath = "Checkout.aspx"
SubType = "Form"
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 = "default.aspx"
SubType = "Form"
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 = "footer.ascx"
SubType = "UserControl"
BuildAction = "Content"
/>
<File
RelPath = "footer.ascx.cs"
DependentUpon = "footer.ascx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "footer.ascx.resx"
DependentUpon = "footer.ascx.cs"
BuildAction = "EmbeddedResource"
/>
<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 = "header.ascx"
SubType = "UserControl"
BuildAction = "Content"
/>
<File
RelPath = "header.ascx.cs"
DependentUpon = "header.ascx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "header.ascx.resx"
DependentUpon = "header.ascx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "list.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "list.aspx.cs"
DependentUpon = "list.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "list.aspx.resx"
DependentUpon = "list.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "login.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "login.aspx.cs"
DependentUpon = "login.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "login.aspx.resx"
DependentUpon = "login.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "newbook.ascx"
SubType = "UserControl"
BuildAction = "Content"
/>
<File
RelPath = "newbook.ascx.cs"
DependentUpon = "newbook.ascx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "newbook.ascx.resx"
DependentUpon = "newbook.ascx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "regedit.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "regedit.aspx.cs"
DependentUpon = "regedit.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "regedit.aspx.resx"
DependentUpon = "regedit.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "shoppingcart.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "shoppingcart.aspx.cs"
DependentUpon = "shoppingcart.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "shoppingcart.aspx.resx"
DependentUpon = "shoppingcart.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "type.ascx"
SubType = "UserControl"
BuildAction = "Content"
/>
<File
RelPath = "type.ascx.cs"
DependentUpon = "type.ascx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "type.ascx.resx"
DependentUpon = "type.ascx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "updateuser.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "updateuser.aspx.cs"
DependentUpon = "updateuser.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "updateuser.aspx.resx"
DependentUpon = "updateuser.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Web.config"
BuildAction = "Content"
/>
<Folder RelPath = "images\" />
</Include>
</Files>
</CSHARP>
</VisualStudioProject>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -