web.csproj
来自「asp做的新闻系统」· CSPROJ 代码 · 共 457 行 · 第 1/2 页
CSPROJ
457 行
/>
<File
RelPath = "Admin\Forum.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "Admin\Forum.aspx.cs"
DependentUpon = "Forum.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Admin\Forum.aspx.resx"
DependentUpon = "Forum.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Admin\ForumView.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "Admin\ForumView.aspx.cs"
DependentUpon = "ForumView.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Admin\ForumView.aspx.resx"
DependentUpon = "ForumView.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "BBS\BBS.aspx"
BuildAction = "Content"
/>
<File
RelPath = "BBS\BBS.aspx.cs"
DependentUpon = "BBS.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "BBS\BBS.aspx.resx"
DependentUpon = "BBS.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Common\Common.cs"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Common\common.css"
BuildAction = "Content"
/>
<File
RelPath = "Common\DataAccess.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Forum\Add.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "Forum\Add.aspx.cs"
DependentUpon = "Add.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Forum\Add.aspx.resx"
DependentUpon = "Add.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Forum\Forum.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "Forum\Forum.aspx.cs"
DependentUpon = "Forum.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Forum\Forum.aspx.resx"
DependentUpon = "Forum.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Forum\List.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "Forum\List.aspx.cs"
DependentUpon = "List.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Forum\List.aspx.resx"
DependentUpon = "List.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Forum\View.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "Forum\View.aspx.cs"
DependentUpon = "View.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Forum\View.aspx.resx"
DependentUpon = "View.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Images\1.gif"
BuildAction = "Content"
/>
<File
RelPath = "Images\12.jpg"
BuildAction = "Content"
/>
<File
RelPath = "Images\tn_pl0005.gif"
BuildAction = "Content"
/>
<File
RelPath = "Images\tn_pl0010.gif"
BuildAction = "Content"
/>
<File
RelPath = "Images\tn_pl0027.gif"
BuildAction = "Content"
/>
<File
RelPath = "SysAdmin\File.aspx"
BuildAction = "Content"
/>
<File
RelPath = "SysAdmin\File.aspx.cs"
DependentUpon = "File.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "SysAdmin\File.aspx.resx"
DependentUpon = "File.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "SysAdmin\GetFile.aspx"
BuildAction = "Content"
/>
<File
RelPath = "SysAdmin\GetFile.aspx.cs"
DependentUpon = "GetFile.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "SysAdmin\GetFile.aspx.resx"
DependentUpon = "GetFile.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "SysAdmin\Personal.aspx"
BuildAction = "Content"
/>
<File
RelPath = "SysAdmin\Personal.aspx.cs"
DependentUpon = "Personal.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "SysAdmin\Personal.aspx.resx"
DependentUpon = "Personal.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "User\Register.aspx"
BuildAction = "Content"
/>
<File
RelPath = "User\Register.aspx.cs"
DependentUpon = "Register.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "User\Register.aspx.resx"
DependentUpon = "Register.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "User\UnRegister.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "User\UnRegister.aspx.cs"
DependentUpon = "UnRegister.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "User\UnRegister.aspx.resx"
DependentUpon = "UnRegister.aspx.cs"
BuildAction = "EmbeddedResource"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?