digitallibrary.csproj
来自「数字图书馆网站」· CSPROJ 代码 · 共 440 行 · 第 1/2 页
CSPROJ
440 行
<File
RelPath = "Comments.aspx.resx"
DependentUpon = "Comments.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 = "Error204.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "Error204.aspx.cs"
DependentUpon = "Error204.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Error204.aspx.resx"
DependentUpon = "Error204.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Error401.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "Error401.aspx.cs"
DependentUpon = "Error401.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Error401.aspx.resx"
DependentUpon = "Error401.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Error404.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "Error404.aspx.cs"
DependentUpon = "Error404.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Error404.aspx.resx"
DependentUpon = "Error404.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "ErrorPage.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "ErrorPage.aspx.cs"
DependentUpon = "ErrorPage.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "ErrorPage.aspx.resx"
DependentUpon = "ErrorPage.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 = "Home.aspx"
BuildAction = "Content"
/>
<File
RelPath = "Home.aspx.cs"
DependentUpon = "Home.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Home.aspx.resx"
DependentUpon = "Home.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Library.aspx"
BuildAction = "Content"
/>
<File
RelPath = "Library.aspx.cs"
DependentUpon = "Library.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Library.aspx.resx"
DependentUpon = "Library.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "MemberReg.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "MemberReg.aspx.cs"
DependentUpon = "MemberReg.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "MemberReg.aspx.resx"
DependentUpon = "MemberReg.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "PostComments.ascx"
SubType = "UserControl"
BuildAction = "Content"
/>
<File
RelPath = "PostComments.ascx.cs"
DependentUpon = "PostComments.ascx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "PostComments.ascx.resx"
DependentUpon = "PostComments.ascx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Upload.aspx"
BuildAction = "Content"
/>
<File
RelPath = "Upload.aspx.cs"
DependentUpon = "Upload.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Upload.aspx.resx"
DependentUpon = "Upload.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "UserReg.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "UserReg.aspx.cs"
DependentUpon = "UserReg.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "UserReg.aspx.resx"
DependentUpon = "UserReg.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Visitor.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "Visitor.aspx.cs"
DependentUpon = "Visitor.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Visitor.aspx.resx"
DependentUpon = "Visitor.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Web.config"
BuildAction = "Content"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?