📄 store.vbproj
字号:
<VisualStudioProject>
<VisualBasic
ProjectType = "Web"
ProductVersion = "7.0.9466"
SchemaVersion = "1.0"
ProjectGuid = "{A1313CAD-7047-49B1-981D-F2FE2637223A}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "Store"
AssemblyOriginatorKeyFile = ""
AssemblyOriginatorKeyMode = "None"
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "Library"
OptionCompare = "Binary"
OptionExplicit = "On"
OptionStrict = "Off"
RootNamespace = "Store"
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.Drawing"
AssemblyName = "System.Drawing"
/>
<Reference
Name = "System.Web"
AssemblyName = "System.Web"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
/>
<Reference
Name = "StoreCommon"
Project = "{B84ADBF4-50AA-4B72-80A3-8CBFDD3A91DE}"
Package = "{F184B08F-C81C-45F6-A57F-5ABD9991F28F}"
/>
</References>
<Imports>
<Import Namespace = "Microsoft.VisualBasic" />
<Import Namespace = "System" />
<Import Namespace = "System.Collections" />
<Import Namespace = "System.Configuration" />
<Import Namespace = "System.Data" />
<Import Namespace = "System.Drawing" />
<Import Namespace = "System.Web" />
<Import Namespace = "System.Web.UI" />
<Import Namespace = "System.Web.UI.HtmlControls" />
<Import Namespace = "System.Web.UI.WebControls" />
</Imports>
</Build>
<Files>
<Include>
<File
RelPath = "AddItem.aspx"
BuildAction = "Content"
/>
<File
RelPath = "AddItem.aspx.vb"
DependentUpon = "AddItem.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "AddItem.aspx.resx"
DependentUpon = "AddItem.aspx.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "AssemblyInfo.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Catalog.aspx"
BuildAction = "Content"
/>
<File
RelPath = "Catalog.aspx.vb"
DependentUpon = "Catalog.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Catalog.aspx.resx"
DependentUpon = "Catalog.aspx.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Checkout.aspx"
BuildAction = "Content"
/>
<File
RelPath = "Checkout.aspx.vb"
DependentUpon = "Checkout.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Checkout.aspx.resx"
DependentUpon = "Checkout.aspx.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Default.aspx"
BuildAction = "Content"
/>
<File
RelPath = "Default.aspx.vb"
DependentUpon = "Default.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Default.aspx.resx"
DependentUpon = "Default.aspx.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 = "Help.aspx"
BuildAction = "Content"
/>
<File
RelPath = "Help.aspx.vb"
DependentUpon = "Help.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Help.aspx.resx"
DependentUpon = "Help.aspx.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Login.aspx"
BuildAction = "Content"
/>
<File
RelPath = "Login.aspx.vb"
DependentUpon = "Login.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Login.aspx.resx"
DependentUpon = "Login.aspx.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "NewAccount.aspx"
BuildAction = "Content"
/>
<File
RelPath = "NewAccount.aspx.vb"
DependentUpon = "NewAccount.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "NewAccount.aspx.resx"
DependentUpon = "NewAccount.aspx.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Product.aspx"
BuildAction = "Content"
/>
<File
RelPath = "Product.aspx.vb"
DependentUpon = "Product.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Product.aspx.resx"
DependentUpon = "Product.aspx.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "ShoppingCart.aspx"
BuildAction = "Content"
/>
<File
RelPath = "ShoppingCart.aspx.vb"
DependentUpon = "ShoppingCart.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "ShoppingCart.aspx.resx"
DependentUpon = "ShoppingCart.aspx.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Store.vsdisco"
BuildAction = "None"
/>
<File
RelPath = "Styles.css"
BuildAction = "Content"
/>
<File
RelPath = "Web.config"
BuildAction = "Content"
/>
<File
RelPath = "YourAccount.aspx"
BuildAction = "Content"
/>
<File
RelPath = "YourAccount.aspx.vb"
DependentUpon = "YourAccount.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "YourAccount.aspx.resx"
DependentUpon = "YourAccount.aspx.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Images\AD_1.PNG"
BuildAction = "Content"
/>
<File
RelPath = "Images\AD_2.PNG"
BuildAction = "Content"
/>
<File
RelPath = "Images\AD_3.PNG"
BuildAction = "Content"
/>
<File
RelPath = "Images\AD_4.PNG"
BuildAction = "Content"
/>
<File
RelPath = "Images\BACK_SUB.GIF"
BuildAction = "Content"
/>
<File
RelPath = "Images\banner_navigate.gif"
BuildAction = "Content"
/>
<File
RelPath = "Images\Basket_black.gif"
BuildAction = "Content"
/>
<File
RelPath = "Images\Basket_Blue.gif"
BuildAction = "Content"
/>
<File
RelPath = "Images\Basket_white.gif"
BuildAction = "Content"
/>
<File
RelPath = "Images\BULLET.GIF"
BuildAction = "Content"
/>
<File
RelPath = "Images\Checkout.GIF"
BuildAction = "Content"
/>
<File
RelPath = "Images\Dbackpacks21.gif"
BuildAction = "Content"
/>
<File
RelPath = "Images\Dbackpacks22.gif"
BuildAction = "Content"
/>
<File
RelPath = "Images\dbackpacks23.gif"
BuildAction = "Content"
/>
<File
RelPath = "Images\Dbackpacks24.gif"
BuildAction = "Content"
/>
<File
RelPath = "Images\Dboots05.gif"
BuildAction = "Content"
/>
<File
RelPath = "Images\Dboots06.gif"
BuildAction = "Content"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -