From f866efa3f12f68bc1f21ed5c9b76ead436009b04 Mon Sep 17 00:00:00 2001 From: Shuxia Ning <NingShuxia0927@outlook.com> Date: 星期一, 11 十一月 2024 13:25:49 +0800 Subject: [PATCH] 创建方案 --- WinFrmUI/HStation.WinFrmUI.Assets.Core/HStation.WinFrmUI.Assets.Core.csproj.user | 269 +++++++++++++++++++++++++++++++++++++++++++++++------ 1 files changed, 235 insertions(+), 34 deletions(-) diff --git a/WinFrmUI/HStation.WinFrmUI.Assets.Core/HStation.WinFrmUI.Assets.Core.csproj.user b/WinFrmUI/HStation.WinFrmUI.Assets.Core/HStation.WinFrmUI.Assets.Core.csproj.user index 8a42fbf..4a2f9d9 100644 --- a/WinFrmUI/HStation.WinFrmUI.Assets.Core/HStation.WinFrmUI.Assets.Core.csproj.user +++ b/WinFrmUI/HStation.WinFrmUI.Assets.Core/HStation.WinFrmUI.Assets.Core.csproj.user @@ -2,53 +2,254 @@ <Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <PropertyGroup /> <ItemGroup> - <Compile Update="01-pumpProductManage\02-ViewPumpInformation\ViewPumpInformationDlg.cs"> + <Compile Update="00-core\SetDefaultStatusDlg.cs"> <SubType>Form</SubType> </Compile> - <Compile Update="01-pumpProductManage\03-PumpType\AddPumpTypeDlg.cs"> + <Compile Update="00-core\SetUseStatusDlg.cs"> <SubType>Form</SubType> </Compile> - <Compile Update="01-pumpProductManage\AddPumpProductGroupDlg.cs"> + <Compile Update="01-pump\01-EditPumpPartProp\AddPumpPropDlg.cs"> <SubType>Form</SubType> </Compile> - <Compile Update="01-pumpProductManage\AddPumpProductMainDlg.cs"> + <Compile Update="01-pump\01-EditPumpPartProp\EditPumpPartPropDlg.cs"> <SubType>Form</SubType> </Compile> - <Compile Update="01-pumpProductManage\AddPumpProductSeriesDlg.cs"> - <SubType>Form</SubType> - </Compile> - <Compile Update="01-pumpProductManage\01-EditPumpPartProp\EditPumpPartPropDlg.cs"> - <SubType>Form</SubType> - </Compile> - <Compile Update="01-pumpProductManage\EditPumpProductGroupDlg.cs"> - <SubType>Form</SubType> - </Compile> - <Compile Update="01-pumpProductManage\EditPumpProductMainDlg.cs"> - <SubType>Form</SubType> - </Compile> - <Compile Update="01-pumpProductManage\EditPumpProductSeriesDlg.cs"> - <SubType>Form</SubType> - </Compile> - <Compile Update="01-pumpProductManage\01-EditPumpPartProp\PumpProductListBox.cs"> + <Compile Update="01-pump\01-EditPumpPartProp\PumpProductListBox.cs"> <SubType>UserControl</SubType> </Compile> - <Compile Update="01-pumpProductManage\PumpProductMainPanel.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Update="01-pumpProductManage\PumpProductSeriesTreeListCtrl.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Update="05-valveManage\ValveManageMainPanel.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Update="02-UICore\00-DocumentPage\DocumentPage.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Update="02-UICore\00-DocumentPage\MainForm.cs"> + <Compile Update="01-pump\02-ViewPumpInformation\ViewPumpInformationDlg.cs"> <SubType>Form</SubType> </Compile> - <Compile Update="06-pipelineManage\DescriptionDlg.cs"> + <Compile Update="01-pump\03-PumpType\AddPumpTypeDlg.cs"> <SubType>Form</SubType> </Compile> + <Compile Update="01-pump\03-PumpType\EditPumpTypeDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="01-pump\AddPumpProductGroupDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="01-pump\AddPumpProductMainDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="01-pump\AddPumpProductSeriesDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="01-pump\EditPumpProductGroupDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="01-pump\EditPumpProductMainDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="01-pump\EditPumpProductSeriesDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="01-pump\PumpProductMainPage.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="01-pump\PumpProductSeriesTreeListCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="02-adapting\AdaptingManageMainPage.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="02-adapting\AddAdaptingMainDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="02-adapting\EditAdaptingMainDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="03-valve\01-series\AddValveSeriesDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="03-valve\01-series\EditValveSeriesDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="03-valve\02-main\AddValveMainDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="03-valve\02-main\EditValveMainDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="03-valve\04-chart-edit\ValvePerform2dEditChart.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-valve\04-chart-edit\ValvePerform2dEditCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-valve\04-chart-edit\ValvePerform2dEditDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="03-valve\05-import\01-excel\ImportValvePerform2dByExcelCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-valve\05-import\01-excel\ImportValvePerform2dByExcelDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="03-valve\SetValveCoefficientDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="03-valve\ValveManageMainPage.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-valve\ValveTypeTreeListCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-valve\XhsValveMainPhartMinorLossPanel.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="04-pipe\01-series\AddPipeLineSeriesDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="04-pipe\01-series\EditPipeLineSeriesDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="04-pipe\01-series\PipeLineTreeListCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="04-pipe\02-main\AddPipeMainDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="04-pipe\02-main\DescriptionDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="04-pipe\02-main\EditPipeMainDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="04-pipe\02-main\PipeManageMainPage.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="05-elbow\01-series\AddPipeLineSeriesDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="05-elbow\01-series\EditPipeLineSeriesDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="05-elbow\01-series\PipeLineTreeListCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="05-elbow\02-main\AddElbowMainDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="05-elbow\02-main\EditElbowMainDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="05-elbow\02-main\ElbowManageMainPage.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="06-threeLink\01-series\AddPipeLineSeriesDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="06-threeLink\01-series\EditPipeLineSeriesDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="06-threeLink\01-series\PipeLineTreeListCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="06-threeLink\02-main\AddThreeLinkMainDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="06-threeLink\02-main\EditThreeLinkMainDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="06-threeLink\02-main\ThreeLinkManageMainPage.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="07-fourLink\01-series\AddPipeLineSeriesDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="07-fourLink\01-series\EditPipeLineSeriesDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="07-fourLink\01-series\PipeLineTreeListCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="07-fourLink\02-main\AddFourLinkMainDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="07-fourLink\02-main\EditFourLinkMainDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="07-fourLink\02-main\FourLinkManageMainPage.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="08-nozzle\01-series\AddPipeLineSeriesDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="08-nozzle\01-series\EditPipeLineSeriesDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="08-nozzle\01-series\SprinklerTreeListCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="08-nozzle\02-main\AddAssetsSprinklerMainDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="08-nozzle\02-main\EditAssetsSprinklerMainDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="08-nozzle\02-main\SprinklerManageMainPage.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="09-manufacturer\AddManufacturerDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="09-manufacturer\EditManufacturerDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="09-manufacturer\ManufacturerMainPage.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="10-equipment\ManufacturerMainPanel.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="10-exchanger\01-series\AddAssetsExchangerSeriesDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="10-exchanger\01-series\EditAssetsExchangerSeriesDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="10-exchanger\01-series\ExchangerTreeListCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="10-exchanger\02-main\01-EditPumpPartProp\EditExchangerPartPropDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="10-exchanger\02-main\01-EditPumpPartProp\ExchangerProductListBox.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="10-exchanger\02-main\AddExchangerMainDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="10-exchanger\02-main\EditExchangerMainDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="10-exchanger\02-main\ExchangerManageMainPage.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="11-compressor\01-series\AddAssetsExchangerSeriesDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="11-compressor\01-series\EditAssetsExchangerSeriesDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="11-compressor\01-series\ExchangerTreeListCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="11-compressor\02-main\01-EditPumpPartProp\EditExchangerPartPropDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="11-compressor\02-main\01-EditPumpPartProp\ExchangerProductListBox.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="11-compressor\02-main\AddAssetsExchangerMainDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="11-compressor\02-main\EditExchangerMainDlg.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="11-compressor\02-main\ExchangerManageMainPage.cs"> + <SubType>UserControl</SubType> + </Compile> </ItemGroup> </Project> \ No newline at end of file -- Gitblit v1.9.3