📄 web.csproj
字号:
<VisualStudioProject>
<CSHARP
ProjectType = "Web"
ProductVersion = "7.10.3077"
SchemaVersion = "2.0"
ProjectGuid = "{57437FDD-D56E-40F2-ADD4-2D69A017FFBF}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "com.sungoal.MemberManage.Web"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "Library"
PreBuildEvent = ""
PostBuildEvent = ""
RootNamespace = "com.sungoal.MemberManage.Web"
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"
/>
<Reference
Name = "BusinessFacade"
Project = "{66519E54-0E52-4B32-8DF8-6A1DFA5793B1}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
<Reference
Name = "Common"
Project = "{77F0A967-4F79-47C8-B197-AF5E19C3A591}"
Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
/>
<Reference
Name = "Microsoft.Web.UI.WebControls"
AssemblyName = "Microsoft.Web.UI.WebControls"
HintPath = "C:\Program Files\Microsoft Internet Explorer WebControls\Microsoft.Web.UI.WebControls.dll"
AssemblyFolderKey = "hklm\dn\iewebcontrols"
/>
</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 = "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 = "PageBase.cs"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "PersonalPage.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "PersonalPage.aspx.cs"
DependentUpon = "PersonalPage.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "PersonalPage.aspx.resx"
DependentUpon = "PersonalPage.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "PrePay.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "PrePay.aspx.cs"
DependentUpon = "PrePay.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "PrePay.aspx.resx"
DependentUpon = "PrePay.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "RegisterUser.aspx"
BuildAction = "Content"
/>
<File
RelPath = "RegisterUser.aspx.cs"
DependentUpon = "RegisterUser.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "RegisterUser.aspx.resx"
DependentUpon = "RegisterUser.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "UITool.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Web.config"
BuildAction = "Content"
/>
<File
RelPath = "ConfigFile\PersonalPage.xml"
BuildAction = "Content"
/>
<Folder RelPath = "Images\" />
<File
RelPath = "JScript\JScriptSet.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Module\Banner.ascx"
SubType = "UserControl"
BuildAction = "Content"
/>
<File
RelPath = "Module\Banner.ascx.cs"
DependentUpon = "Banner.ascx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Module\Banner.ascx.resx"
DependentUpon = "Banner.ascx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Module\ModuleBase.cs"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Module\NavBar.ascx"
SubType = "UserControl"
BuildAction = "Content"
/>
<File
RelPath = "Module\NavBar.ascx.cs"
DependentUpon = "NavBar.ascx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Module\NavBar.ascx.resx"
DependentUpon = "NavBar.ascx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Module\PersonalBookShelf.ascx"
SubType = "UserControl"
BuildAction = "Content"
/>
<File
RelPath = "Module\PersonalBookShelf.ascx.cs"
DependentUpon = "PersonalBookShelf.ascx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Module\PersonalBookShelf.ascx.resx"
DependentUpon = "PersonalBookShelf.ascx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Module\PersonalPageModule.ascx"
SubType = "UserControl"
BuildAction = "Content"
/>
<File
RelPath = "Module\PersonalPageModule.ascx.cs"
DependentUpon = "PersonalPageModule.ascx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Module\PersonalPageModule.ascx.resx"
DependentUpon = "PersonalPageModule.ascx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Module\UserAddInfo.ascx"
SubType = "UserControl"
BuildAction = "Content"
/>
<File
RelPath = "Module\UserAddInfo.ascx.cs"
DependentUpon = "UserAddInfo.ascx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Module\UserAddInfo.ascx.resx"
DependentUpon = "UserAddInfo.ascx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Module\UserBaseInfo.ascx"
SubType = "UserControl"
BuildAction = "Content"
/>
<File
RelPath = "Module\UserBaseInfo.ascx.cs"
DependentUpon = "UserBaseInfo.ascx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Module\UserBaseInfo.ascx.resx"
DependentUpon = "UserBaseInfo.ascx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Module\UserCompanyInfo.ascx"
SubType = "UserControl"
BuildAction = "Content"
/>
<File
RelPath = "Module\UserCompanyInfo.ascx.cs"
DependentUpon = "UserCompanyInfo.ascx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Module\UserCompanyInfo.ascx.resx"
DependentUpon = "UserCompanyInfo.ascx.cs"
BuildAction = "EmbeddedResource"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -