分析模块重新调整

This commit is contained in:
2026-03-26 06:50:22 +08:00
parent 8cd16929a3
commit 8c105c5068
62 changed files with 447 additions and 949 deletions

View File

@@ -755,12 +755,6 @@
<Compile Include="Forms\92_Knowledge\FrmAnalysisResult.Designer.cs">
<DependentUpon>FrmAnalysisResult.cs</DependentUpon>
</Compile>
<Compile Include="Forms\92_Knowledge\FrmAnalysisResultEx.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="Forms\92_Knowledge\FrmAnalysisResultEx.Designer.cs">
<DependentUpon>FrmAnalysisResultEx.cs</DependentUpon>
</Compile>
<Compile Include="Forms\92_Knowledge\FrmEditProcessingJobs.cs">
<SubType>Form</SubType>
</Compile>
@@ -816,8 +810,8 @@
<Compile Include="Forms\92_Knowledge\FrmToolPositionViewer.Designer.cs">
<DependentUpon>FrmToolPositionViewer.cs</DependentUpon>
</Compile>
<Compile Include="Forms\92_Knowledge\ViewJob.cs" />
<Compile Include="Forms\92_Knowledge\ViewSteps.cs" />
<Compile Include="Forms\92_Knowledge\ViewAnalysisJob.cs" />
<Compile Include="Forms\92_Knowledge\ViewJobs.cs" />
<Compile Include="Forms\IFormHighlightSymbol.cs" />
<Compile Include="Forms\IFormHighlight.cs" />
<Compile Include="Forms\IFormItemSetDataParent.cs" />
@@ -1160,9 +1154,6 @@
<EmbeddedResource Include="Forms\92_Knowledge\FrmAnalysisResult.resx">
<DependentUpon>FrmAnalysisResult.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\92_Knowledge\FrmAnalysisResultEx.resx">
<DependentUpon>FrmAnalysisResultEx.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Forms\92_Knowledge\FrmEditProcessingJobs.resx">
<DependentUpon>FrmEditProcessingJobs.cs</DependentUpon>
</EmbeddedResource>