This commit is contained in:
@@ -1510,8 +1510,6 @@ namespace 建材不燃性试验炉
|
|||||||
|
|
||||||
#endregion
|
#endregion
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#region 温度平衡相关
|
#region 温度平衡相关
|
||||||
// 开始平衡判断按钮点击事件
|
// 开始平衡判断按钮点击事件
|
||||||
|
|
||||||
@@ -1535,7 +1533,7 @@ namespace 建材不燃性试验炉
|
|||||||
StartBalanceCheck();
|
StartBalanceCheck();
|
||||||
|
|
||||||
// 4. 打开平衡曲线图
|
// 4. 打开平衡曲线图
|
||||||
//OpenBalanceChartWindow();
|
OpenBalanceChartWindow();
|
||||||
|
|
||||||
UpdateStatusBar("开始温度平衡判断,严格按照GB/T 5464-2010标准执行");
|
UpdateStatusBar("开始温度平衡判断,严格按照GB/T 5464-2010标准执行");
|
||||||
}
|
}
|
||||||
@@ -1985,8 +1983,6 @@ namespace 建材不燃性试验炉
|
|||||||
}
|
}
|
||||||
#endregion
|
#endregion
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#region 最终平衡代码
|
#region 最终平衡代码
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<OutputType>WinExe</OutputType>
|
<OutputType>WinExe</OutputType>
|
||||||
<TargetFramework>net8.0-windows7.0</TargetFramework>
|
<TargetFramework>net7.0-windows7.0</TargetFramework>
|
||||||
<UseWPF>true</UseWPF>
|
<UseWPF>true</UseWPF>
|
||||||
<AssemblyName>jiancaiburanxing</AssemblyName>
|
<AssemblyName>jiancaiburanxing</AssemblyName>
|
||||||
<RootNamespace>jiancaiburanxing</RootNamespace>
|
<RootNamespace>jiancaiburanxing</RootNamespace>
|
||||||
|
|||||||
Reference in New Issue
Block a user