📄 stella.csproj
字号:
<VisualStudioProject>
<CSHARP
ProjectType = "Web"
ProductVersion = "7.10.3077"
SchemaVersion = "2.0"
ProjectGuid = "{E0F10CB9-50FB-4F2A-9565-A5BACECB51B4}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "Stella.Web"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "Library"
PreBuildEvent = ""
PostBuildEvent = ""
RootNamespace = "Stella.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 = "..\..\..\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"
/>
<Reference
Name = "System.Design"
AssemblyName = "System.Design"
HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Design.dll"
/>
<Reference
Name = "Stella.Model"
AssemblyName = "Stella.Model"
HintPath = "bin\Stella.Model.DLL"
/>
<Reference
Name = "Stella.BusinessLogic"
AssemblyName = "Stella.BusinessLogic"
HintPath = "bin\Stella.BusinessLogic.DLL"
/>
<Reference
Name = "Stella.Utility"
AssemblyName = "Stella.Utility"
HintPath = "bin\Stella.Utility.DLL"
/>
<Reference
Name = "FreeTextBox"
AssemblyName = "FreeTextBox"
HintPath = "bin\FreeTextBox.DLL"
/>
<Reference
Name = "OpenSmtp"
AssemblyName = "OpenSmtp"
HintPath = "bin\OpenSmtp.DLL"
/>
<Reference
Name = "StellaPager"
AssemblyName = "StellaPager"
HintPath = "bin\StellaPager.DLL"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "AssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Global.asax"
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 = "Web.config"
BuildAction = "Content"
/>
<File
RelPath = "admin\config.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "admin\config.aspx.cs"
DependentUpon = "config.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "admin\config.aspx.resx"
DependentUpon = "config.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "admin\district.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "admin\district.aspx.cs"
DependentUpon = "district.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "admin\district.aspx.resx"
DependentUpon = "district.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "admin\MainPage.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "admin\MainPage.aspx.cs"
DependentUpon = "MainPage.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "admin\MainPage.aspx.resx"
DependentUpon = "MainPage.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "admin\manager.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "admin\manager.aspx.cs"
DependentUpon = "manager.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "admin\manager.aspx.resx"
DependentUpon = "manager.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "admin\member.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "admin\member.aspx.cs"
DependentUpon = "member.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "admin\member.aspx.resx"
DependentUpon = "member.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "admin\menu.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "admin\menu.aspx.cs"
DependentUpon = "menu.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "admin\menu.aspx.resx"
DependentUpon = "menu.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "admin\PageBase.cs"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "admin\placard.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "admin\placard.aspx.cs"
DependentUpon = "placard.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "admin\placard.aspx.resx"
DependentUpon = "placard.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "admin\theme.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "admin\theme.aspx.cs"
DependentUpon = "theme.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "admin\theme.aspx.resx"
DependentUpon = "theme.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Controls\AdminBar.ascx"
SubType = "UserControl"
BuildAction = "Content"
/>
<File
RelPath = "Controls\AdminBar.ascx.cs"
DependentUpon = "AdminBar.ascx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Controls\AdminBar.ascx.resx"
DependentUpon = "AdminBar.ascx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Controls\Art.ascx"
SubType = "UserControl"
BuildAction = "Content"
/>
<File
RelPath = "Controls\Art.ascx.cs"
DependentUpon = "Art.ascx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Controls\Art.ascx.resx"
DependentUpon = "Art.ascx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Controls\ConfigBox.ascx"
SubType = "UserControl"
BuildAction = "Content"
/>
<File
RelPath = "Controls\ConfigBox.ascx.cs"
DependentUpon = "ConfigBox.ascx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -