教务管理系统.csproj
来自「数据库的课程设计作业。管理有关学生、课程的基本信息」· CSPROJ 代码 · 共 411 行 · 第 1/2 页
CSPROJ
411 行
SubType = "Component"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "CrystalReport3.rpt"
BuildAction = "EmbeddedResource"
Generator = "CrystalDecisions.VSShell.CodeGen.ReportCodeGenerator"
LastGenOutput = "CrystalReport3.cs"
/>
<File
RelPath = "CrystalReport3.cs"
DependentUpon = "CrystalReport3.rpt"
SubType = "Component"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "DataSet1.xsd"
BuildAction = "Content"
Generator = "MSDataSetGenerator"
LastGenOutput = "DataSet1.cs"
/>
<File
RelPath = "DataSet1.cs"
DependentUpon = "DataSet1.xsd"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "DataSet1.xsx"
DependentUpon = "DataSet1.xsd"
BuildAction = "None"
/>
<File
RelPath = "DataSet2.xsd"
BuildAction = "Content"
Generator = "MSDataSetGenerator"
LastGenOutput = "DataSet2.cs"
/>
<File
RelPath = "DataSet2.cs"
DependentUpon = "DataSet2.xsd"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "DataSet3.xsd"
BuildAction = "Content"
Generator = "MSDataSetGenerator"
LastGenOutput = "DataSet3.cs"
/>
<File
RelPath = "DataSet3.cs"
DependentUpon = "DataSet3.xsd"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "DataSet4.xsd"
BuildAction = "Content"
Generator = "MSDataSetGenerator"
LastGenOutput = "DataSet4.cs"
/>
<File
RelPath = "DataSet4.cs"
DependentUpon = "DataSet4.xsd"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "DataSet5.xsd"
BuildAction = "Content"
Generator = "MSDataSetGenerator"
LastGenOutput = "DataSet5.cs"
/>
<File
RelPath = "DataSet5.cs"
DependentUpon = "DataSet5.xsd"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "DataSet6.xsd"
BuildAction = "Content"
Generator = "MSDataSetGenerator"
LastGenOutput = "DataSet6.cs"
/>
<File
RelPath = "DataSet6.cs"
DependentUpon = "DataSet6.xsd"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "DataSet7.xsd"
BuildAction = "Content"
Generator = "MSDataSetGenerator"
LastGenOutput = "DataSet7.cs"
/>
<File
RelPath = "DataSet7.cs"
DependentUpon = "DataSet7.xsd"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "DataSet8.xsd"
BuildAction = "Content"
Generator = "MSDataSetGenerator"
LastGenOutput = "DataSet8.cs"
/>
<File
RelPath = "DataSet8.cs"
DependentUpon = "DataSet8.xsd"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "history.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "history.resx"
DependentUpon = "history.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "MainFrm.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "MainFrm.resx"
DependentUpon = "MainFrm.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "ScoreList.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "ScoreList.resx"
DependentUpon = "ScoreList.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "ScoreView.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "ScoreView.resx"
DependentUpon = "ScoreView.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "StudentInfo.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "StudentInfo.resx"
DependentUpon = "StudentInfo.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "登分.cs"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "登分.resx"
DependentUpon = "登分.cs"
BuildAction = "EmbeddedResource"
/>
</Include>
</Files>
<StartupServices>
<Service ID = "{CF845C55-C321-4742-B673-E6212D061ED9}" />
</StartupServices>
</CSHARP>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?