From a2f11a5e60bb577fb793949191793a59953e236b Mon Sep 17 00:00:00 2001 From: Shuxia Ning <NingShuxia0927@outlook.com> Date: 星期一, 02 十二月 2024 15:22:44 +0800 Subject: [PATCH] Name 属性 --- WinFrmUI/HStation.WinFrmUI.Xhs.Core/HStation.WinFrmUI.Xhs.Core.csproj.user | 58 +++++++++++----------------------------------------------- 1 files changed, 11 insertions(+), 47 deletions(-) diff --git a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/HStation.WinFrmUI.Xhs.Core.csproj.user b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/HStation.WinFrmUI.Xhs.Core.csproj.user index f4acc49..992d099 100644 --- a/WinFrmUI/HStation.WinFrmUI.Xhs.Core/HStation.WinFrmUI.Xhs.Core.csproj.user +++ b/WinFrmUI/HStation.WinFrmUI.Xhs.Core/HStation.WinFrmUI.Xhs.Core.csproj.user @@ -97,16 +97,7 @@ <Compile Update="03-simulation\04-scheme\01-add\AddXhsSchemeDlg.cs"> <SubType>Form</SubType> </Compile> - <Compile Update="03-simulation\04-scheme\99-ctrl\XhsParterListCtrl.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Update="03-simulation\04-scheme\AddXhsProjectSimulationSchemeDlg.cs"> - <SubType>Form</SubType> - </Compile> - <Compile Update="03-simulation\04-scheme\XhsProjectSimulationSchemeMgrCtrl.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Update="03-simulation\05-function\XhsProjectSimulationFunctionMgrCtrl.cs"> + <Compile Update="03-simulation\05-function\XhsProjectSimulationFunctionCtrl.cs"> <SubType>UserControl</SubType> </Compile> <Compile Update="03-simulation\06-simulation\01-matching\00-core\XhsProjectSimulationMatchingListCtrl.cs"> @@ -172,9 +163,6 @@ <Compile Update="03-simulation\06-simulation\01-matching\07-fourlink\XhsProjectSimulationFourlinkMatchingListCtrl.cs"> <SubType>UserControl</SubType> </Compile> - <Compile Update="03-simulation\06-simulation\02-check\XhsProjectSimulationHydroCheckResultCtrl.cs"> - <SubType>UserControl</SubType> - </Compile> <Compile Update="03-simulation\06-simulation\03-calcu\01-prefix\00-core\SetHydroCalcuPrefixCtrl.cs"> <SubType>UserControl</SubType> </Compile> @@ -182,6 +170,9 @@ <SubType>Form</SubType> </Compile> <Compile Update="03-simulation\06-simulation\03-calcu\01-prefix\00-core\SetHydroCalcuPrefixDlg1.cs"> + <SubType>Form</SubType> + </Compile> + <Compile Update="03-simulation\06-simulation\03-calcu\01-prefix\00-core\SetHydroCalcuPrefixDlg2.cs"> <SubType>Form</SubType> </Compile> <Compile Update="03-simulation\06-simulation\03-calcu\01-prefix\01-waterbox\SetHydroWaterboxCalcuPrefixListCtrl.cs"> @@ -193,37 +184,16 @@ <Compile Update="03-simulation\06-simulation\03-calcu\01-prefix\03-nozzle\SetHydroNozzleCalcuPrefixListCtrl.cs"> <SubType>UserControl</SubType> </Compile> - <Compile Update="03-simulation\06-simulation\04-unmatching\00-core\XhsProjectSimulationUnMatchingListCtrl.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Update="03-simulation\06-simulation\04-unmatching\01-pump\XhsProjectSimulationPumpUnMatchingListCtrl.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Update="03-simulation\06-simulation\04-unmatching\02-valve\XhsProjectSimulationValveUnMatchingListCtrl.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Update="03-simulation\06-simulation\04-unmatching\03-pipe\XhsProjectSimulationPipeUnMatchingListCtrl.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Update="03-simulation\06-simulation\04-unmatching\04-elbow\XhsProjectSimulationElbowUnMatchingListCtrl.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Update="03-simulation\06-simulation\04-unmatching\05-threelink\XhsProjectSimulationThreelinkUnMatchingListCtrl.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Update="03-simulation\06-simulation\04-unmatching\06-fourlink\XhsProjectSimulationFourlinkUnMatchingListCtrl.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Update="03-simulation\06-simulation\07-bulkset\00-core\XhsProjectSimulationBulksetCtrl.cs"> - <SubType>UserControl</SubType> - </Compile> - <Compile Update="03-simulation\06-simulation\07-bulkset\02-pump\XhsProjectSimulationPumpBulkSetCtrl.cs"> - <SubType>UserControl</SubType> - </Compile> <Compile Update="03-simulation\06-simulation\XhsProjectSimulationCorePage.cs"> <SubType>UserControl</SubType> </Compile> <Compile Update="03-simulation\07-l3d\XhsProjectSimulationL3dCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-simulation\09-energy\SimulationSingleWorkingEnergyCtrl.cs"> + <SubType>UserControl</SubType> + </Compile> + <Compile Update="03-simulation\10-analy\SimulationSingleWorkingAnalyCtrl.cs"> <SubType>UserControl</SubType> </Compile> <Compile Update="03-simulation\XhsProjectSimulationMgrPage.cs"> @@ -238,14 +208,8 @@ <Compile Update="04-pump\02-analy\SinglePumpAnalyInfoCtrl.cs"> <SubType>UserControl</SubType> </Compile> - <Compile Update="04-pump\PumpFullInfoCtrl.cs"> + <Compile Update="04-pump\03-calc\SinglePumpCalcCtrl.cs"> <SubType>UserControl</SubType> - </Compile> - <Compile Update="04-pump\PumpFullInfoViewDlg.cs"> - <SubType>Form</SubType> - </Compile> - <Compile Update="04-pump\SinglePumpInfoViewDlg.cs"> - <SubType>Form</SubType> </Compile> </ItemGroup> </Project> \ No newline at end of file -- Gitblit v1.9.3