exam.csproj
来自「本程序只要配置好IIS就可以直接使用,是一个在线网上考试系统」· CSPROJ 代码 · 共 428 行 · 第 1/2 页
CSPROJ
428 行
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Formain.aspx.resx"
DependentUpon = "Formain.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 = "hotadenglu.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "hotadenglu.aspx.cs"
DependentUpon = "hotadenglu.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "hotadenglu.aspx.resx"
DependentUpon = "hotadenglu.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "imagecode.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "imagecode.aspx.cs"
DependentUpon = "imagecode.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "imagecode.aspx.resx"
DependentUpon = "imagecode.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "kaoshidaojishi.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "kaoshidaojishi.aspx.cs"
DependentUpon = "kaoshidaojishi.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "kaoshidaojishi.aspx.resx"
DependentUpon = "kaoshidaojishi.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "shijian.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "shijian.aspx.cs"
DependentUpon = "shijian.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "shijian.aspx.resx"
DependentUpon = "shijian.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "shiyanshijian.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "shiyanshijian.aspx.cs"
DependentUpon = "shiyanshijian.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "shiyanshijian.aspx.resx"
DependentUpon = "shiyanshijian.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "shownews.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "shownews.aspx.cs"
DependentUpon = "shownews.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "shownews.aspx.resx"
DependentUpon = "shownews.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "test.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "test.aspx.cs"
DependentUpon = "test.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "test.aspx.resx"
DependentUpon = "test.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "updatemanapwd.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "updatemanapwd.aspx.cs"
DependentUpon = "updatemanapwd.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "updatemanapwd.aspx.resx"
DependentUpon = "updatemanapwd.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "updateNews.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "updateNews.aspx.cs"
DependentUpon = "updateNews.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "updateNews.aspx.resx"
DependentUpon = "updateNews.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "updateSubject.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "updateSubject.aspx.cs"
DependentUpon = "updateSubject.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "updateSubject.aspx.resx"
DependentUpon = "updateSubject.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Web.config"
BuildAction = "Content"
/>
<File
RelPath = "WebForm2.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "WebForm2.aspx.cs"
DependentUpon = "WebForm2.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "WebForm2.aspx.resx"
DependentUpon = "WebForm2.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "XMLFile1.xml"
BuildAction = "Content"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?