digitallibrary.csproj
来自「数字图书馆网站」· CSPROJ 代码 · 共 440 行 · 第 1/2 页
CSPROJ
440 行
<VisualStudioProject>
<CSHARP
ProjectType = "Web"
ProductVersion = "7.10.3077"
SchemaVersion = "2.0"
ProjectGuid = "{AE41E317-449F-4814-8BED-2A6CBFBA8B94}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "DigitalLibrary"
AssemblyOriginatorKeyFile = ""
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "Library"
PreBuildEvent = ""
PostBuildEvent = ""
RootNamespace = "DigitalLibrary"
RunPostBuildEvent = "OnBuildSuccess"
StartupObject = ""
>
<Config
Name = "Debug"
AllowUnsafeBlocks = "false"
BaseAddress = "285212672"
CheckForOverflowUnderflow = "false"
ConfigurationOverrideFile = ""
DefineConstants = "DEBUG;TRACE"
DocumentationFile = ""
DebugSymbols = "true"
FileAlignment = "4096"
IncrementalBuild = "true"
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.0.3705\System.dll"
/>
<Reference
Name = "System.Drawing"
AssemblyName = "System.Drawing"
HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.0.3705\System.Drawing.dll"
/>
<Reference
Name = "System.Data"
AssemblyName = "System.Data"
HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.0.3705\System.Data.dll"
/>
<Reference
Name = "System.Web"
AssemblyName = "System.Web"
HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.0.3705\System.Web.dll"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.0.3705\System.XML.dll"
/>
<Reference
Name = "System.Web.Services"
AssemblyName = "System.Web.Services"
HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.0.3705\System.Web.Services.dll"
/>
<Reference
Name = "System.Windows.Forms"
AssemblyName = "System.Windows.Forms"
HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll"
/>
<Reference
Name = "Accessibility"
AssemblyName = "Accessibility"
HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Accessibility.dll"
/>
<Reference
Name = "System.Runtime.Serialization.Formatters.Soap"
AssemblyName = "System.Runtime.Serialization.Formatters.Soap"
HintPath = "C:\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Runtime.Serialization.Formatters.Soap.dll"
/>
</References>
</Build>
<Files>
<Include>
<File
RelPath = "Abstract.ascx"
SubType = "UserControl"
BuildAction = "Content"
/>
<File
RelPath = "Abstract.ascx.cs"
DependentUpon = "Abstract.ascx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Abstract.ascx.resx"
DependentUpon = "Abstract.ascx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Admin.aspx"
BuildAction = "Content"
/>
<File
RelPath = "Admin.aspx.cs"
DependentUpon = "Admin.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Admin.aspx.resx"
DependentUpon = "Admin.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Advertisements.xml"
BuildAction = "Content"
/>
<File
RelPath = "ArticlesDS.xsd"
BuildAction = "Content"
Generator = "MSDataSetGenerator"
LastGenOutput = "ArticlesDS.cs"
/>
<File
RelPath = "ArticlesDS.cs"
DependentUpon = "ArticlesDS.xsd"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "ArticlesDS.xsx"
DependentUpon = "ArticlesDS.xsd"
BuildAction = "None"
/>
<File
RelPath = "articlesList.xsd"
BuildAction = "Content"
Generator = "MSDataSetGenerator"
LastGenOutput = "articlesList1.cs"
/>
<File
RelPath = "articlesList.xsx"
DependentUpon = "articlesList.xsd"
BuildAction = "None"
/>
<File
RelPath = "articlesList1.cs"
DependentUpon = "articlesList.xsd"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "AssemblyInfo.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Category.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "Category.aspx.cs"
DependentUpon = "Category.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Category.aspx.resx"
DependentUpon = "Category.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Comments.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "Comments.aspx.cs"
DependentUpon = "Comments.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?