?? admin.csproj
字號(hào):
<VisualStudioProject>
<CSHARP
ProjectType = "Web"
ProductVersion = "7.10.3077"
SchemaVersion = "2.0"
ProjectGuid = "{06337DB7-531D-4CB4-BE94-2E6105E27BCB}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "admin"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "Library"
PreBuildEvent = ""
PostBuildEvent = ""
RootNamespace = "admin"
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 = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
/>
<Reference
Name = "System.Drawing"
AssemblyName = "System.Drawing"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
/>
<Reference
Name = "System.Data"
AssemblyName = "System.Data"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
/>
<Reference
Name = "System.Web"
AssemblyName = "System.Web"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Web.dll"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
/>
<Reference
Name = "eshop"
AssemblyName = "eshop"
HintPath = "..\bin\eshop.dll"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "action.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "action.aspx.cs"
DependentUpon = "action.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "action.aspx.resx"
DependentUpon = "action.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "AddAdmin.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "AddAdmin.aspx.cs"
DependentUpon = "AddAdmin.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "AddAdmin.aspx.resx"
DependentUpon = "AddAdmin.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "AddCategory.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "AddCategory.aspx.cs"
DependentUpon = "AddCategory.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "AddCategory.aspx.resx"
DependentUpon = "AddCategory.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "AddProduct.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "AddProduct.aspx.cs"
DependentUpon = "AddProduct.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "AddProduct.aspx.resx"
DependentUpon = "AddProduct.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "AdminDB.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "AdminList.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "AdminList.aspx.cs"
DependentUpon = "AdminList.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "AdminList.aspx.resx"
DependentUpon = "AdminList.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "AdminMenu.ascx"
SubType = "UserControl"
BuildAction = "Content"
/>
<File
RelPath = "AdminMenu.ascx.cs"
DependentUpon = "AdminMenu.ascx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "AdminMenu.ascx.resx"
DependentUpon = "AdminMenu.ascx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "AdminMenu.xml"
BuildAction = "Content"
/>
<File
RelPath = "AssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "ChangePwd.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "ChangePwd.aspx.cs"
DependentUpon = "ChangePwd.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "ChangePwd.aspx.resx"
DependentUpon = "ChangePwd.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 = "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"
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 = "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 = "Logout.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "Logout.aspx.cs"
DependentUpon = "Logout.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Logout.aspx.resx"
DependentUpon = "Logout.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "ProductList.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "ProductList.aspx.cs"
DependentUpon = "ProductList.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "ProductList.aspx.resx"
DependentUpon = "ProductList.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Sails.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "Sails.aspx.cs"
DependentUpon = "Sails.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Sails.aspx.resx"
DependentUpon = "Sails.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Styles.css"
BuildAction = "Content"
/>
<File
RelPath = "UserList.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "UserList.aspx.cs"
DependentUpon = "UserList.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "UserList.aspx.resx"
DependentUpon = "UserList.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Web.config"
BuildAction = "Content"
/>
<File
RelPath = "bin\admin.dll"
BuildAction = "Content"
/>
<File
RelPath = "bin\admin.pdb"
BuildAction = "Content"
/>
<File
RelPath = "bin\eshop.dll"
BuildAction = "Content"
/>
<File
RelPath = "bin\Interop.CDO.dll"
BuildAction = "Content"
/>
<File
RelPath = "WebUI\General.cs"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "WebUI\SuperAdmin.cs"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -