officeonline.csproj
来自「在线办公系统: 采用C#和asp编写」· CSPROJ 代码 · 共 430 行 · 第 1/2 页
CSPROJ
430 行
BuildAction = "Content"
/>
<File
RelPath = "BlnModify.aspx.cs"
DependentUpon = "BlnModify.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "BlnModify.aspx.resx"
DependentUpon = "BlnModify.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Bulletin.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "Bulletin.aspx.cs"
DependentUpon = "Bulletin.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Bulletin.aspx.resx"
DependentUpon = "Bulletin.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 = "Department.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "Department.aspx.cs"
DependentUpon = "Department.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Department.aspx.resx"
DependentUpon = "Department.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "DptModify.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "DptModify.aspx.cs"
DependentUpon = "DptModify.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "DptModify.aspx.resx"
DependentUpon = "DptModify.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "EmpAdd.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "EmpAdd.aspx.cs"
DependentUpon = "EmpAdd.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "EmpAdd.aspx.resx"
DependentUpon = "EmpAdd.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "EmpDetail.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "EmpDetail.aspx.cs"
DependentUpon = "EmpDetail.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "EmpDetail.aspx.resx"
DependentUpon = "EmpDetail.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "EmpManage.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "EmpManage.aspx.cs"
DependentUpon = "EmpManage.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "EmpManage.aspx.resx"
DependentUpon = "EmpManage.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 = "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 = "SchByDay.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "SchByDay.aspx.cs"
DependentUpon = "SchByDay.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "SchByDay.aspx.resx"
DependentUpon = "SchByDay.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "SchContent.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "SchContent.aspx.cs"
DependentUpon = "SchContent.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "SchContent.aspx.resx"
DependentUpon = "SchContent.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "SchManage.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "SchManage.aspx.cs"
DependentUpon = "SchManage.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "SchManage.aspx.resx"
DependentUpon = "SchManage.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Web.config"
BuildAction = "Content"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?