webnews.csproj
来自「RSS新闻订阅浏览系统」· CSPROJ 代码 · 共 425 行 · 第 1/2 页
CSPROJ
425 行
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 = "Help.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "Help.aspx.cs"
DependentUpon = "Help.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Help.aspx.resx"
DependentUpon = "Help.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Login.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "Login.aspx.cs"
DependentUpon = "Login.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Login.aspx.resx"
DependentUpon = "Login.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "LoginOut.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "LoginOut.aspx.cs"
DependentUpon = "LoginOut.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "LoginOut.aspx.resx"
DependentUpon = "LoginOut.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "MyAcount.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "MyAcount.aspx.cs"
DependentUpon = "MyAcount.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "MyAcount.aspx.resx"
DependentUpon = "MyAcount.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "NewsUrl.xml"
BuildAction = "Content"
/>
<File
RelPath = "Register.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "Register.aspx.cs"
DependentUpon = "Register.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Register.aspx.resx"
DependentUpon = "Register.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Search.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "Search.aspx.cs"
DependentUpon = "Search.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Search.aspx.resx"
DependentUpon = "Search.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "SearchResult.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "SearchResult.aspx.cs"
DependentUpon = "SearchResult.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "SearchResult.aspx.resx"
DependentUpon = "SearchResult.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Web.config"
BuildAction = "Content"
/>
<File
RelPath = "App_Data\ClassConnection.cs"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "flash\orig121778.swf"
BuildAction = "Content"
/>
<Folder RelPath = "Images\" />
<File
RelPath = "sql\zcs_addUser.sql"
BuildAction = "Content"
/>
<File
RelPath = "sql\zcs_login.sql"
BuildAction = "Content"
/>
<File
RelPath = "sql\zcs_searchArticles.sql"
BuildAction = "Content"
/>
<Folder RelPath = "UserClass\" />
<File
RelPath = "UserControl\AuthorList.ascx"
SubType = "UserControl"
BuildAction = "Content"
/>
<File
RelPath = "UserControl\AuthorList.ascx.cs"
DependentUpon = "AuthorList.ascx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "UserControl\AuthorList.ascx.resx"
DependentUpon = "AuthorList.ascx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "UserControl\HeaderMenu.ascx"
SubType = "UserControl"
BuildAction = "Content"
/>
<File
RelPath = "UserControl\HeaderMenu.ascx.cs"
DependentUpon = "HeaderMenu.ascx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "UserControl\HeaderMenu.ascx.resx"
DependentUpon = "HeaderMenu.ascx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "UserControl\UserMenu.ascx"
SubType = "UserControl"
BuildAction = "Content"
/>
<File
RelPath = "UserControl\UserMenu.ascx.cs"
DependentUpon = "UserMenu.ascx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "UserControl\UserMenu.ascx.resx"
DependentUpon = "UserMenu.ascx.cs"
BuildAction = "EmbeddedResource"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?