?? psp.csproj
字號:
<VisualStudioProject>
<CSHARP
ProjectType = "Web"
ProductVersion = "7.10.3077"
SchemaVersion = "2.0"
ProjectGuid = "{2E797D71-DF3E-4807-B896-079667EB56AB}"
SccProjectName = "SAK"
SccLocalPath = "SAK"
SccAuxPath = "SAK"
SccProvider = "SAK"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "PSP"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "Library"
PreBuildEvent = ""
PostBuildEvent = ""
RootNamespace = "PSP"
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 = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
/>
<Reference
Name = "System.Drawing"
AssemblyName = "System.Drawing"
HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
/>
<Reference
Name = "System.Data"
AssemblyName = "System.Data"
HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
/>
<Reference
Name = "System.Web"
AssemblyName = "System.Web"
HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Web.dll"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "AssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<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 = "DeleteItem.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "DeleteItem.aspx.cs"
DependentUpon = "DeleteItem.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "DeleteItem.aspx.resx"
DependentUpon = "DeleteItem.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "edititem.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "edititem.aspx.cs"
DependentUpon = "edititem.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "edititem.aspx.resx"
DependentUpon = "edititem.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 = "Help.aspx"
SubType = "Form"
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 = "item.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "item.aspx.cs"
DependentUpon = "item.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "item.aspx.resx"
DependentUpon = "item.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 = "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 = "my.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "my.aspx.cs"
DependentUpon = "my.aspx"
SubType = "ASPXCodeBehind"
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -