南京百识专用
Go to file
SL 14b9834ff0 refactor(recipe): 优化Recipe相关对象,持续移除PM1、PM2区分,暂存工作区以进行17号机测温波动优化工作。
IParam接口中新增HiddenValueMasking属性。
优化RecipeInfo对象,加载Xml文件时,节点属性名称定义为常量,以便程序维护。
RecipeData对象中存储基本信息使用RecipeInfo对象,代替分散的属性。
移除RecipeFormatBuilder对象中一些Config相关的属性。
EditorDataGridTemplateColumnBase对象中重载ToString()函数。
SelectionColumnBase对象构造函数中增加默认选项参数。
从RecipeEditorViewModel中移除ChamberSelectionChanged()函数。
从RecipeConfigViewModel中移除一些无用的函数,并简化OnInitialize()中的代码。
从PMProcessViewModel中移除CopyRecipePm1ToPm2()函数。
Recipe“GasFlowCalculatorBase对象中引用参数值时,恢复使用DoubleValueParam类型。
2024-06-12 09:54:58 +08:00
BuildTools/GitVersion fix(GitVersion): 增加lib文件夹到仓库。 2024-04-25 09:38:39 +08:00
Dependencies 1.更新最新KXGEM版本 2024-04-26 17:36:24 +08:00
MECF.Framework.Common refactor(recipe): 持续重构Recipe相关的对象。 2024-05-14 17:38:18 +08:00
MECF.Framework.RT.Core chore: 移除编译条件DebugWithoutCopy。 2024-05-13 09:12:33 +08:00
MECF.Framework.RT.EquipmentLibrary chore: 移除编译条件DebugWithoutCopy。 2024-05-13 09:12:33 +08:00
MECF.Framework.RT.EquipmentLibrary.Test [Common] 2023-05-08 11:19:59 +08:00
MECF.Framework.UI.Client refactor(recipe): 优化Recipe相关对象,持续移除PM1、PM2区分,暂存工作区以进行17号机测温波动优化工作。 2024-06-12 09:54:58 +08:00
MECF.Framework.UI.Core chore: 移除编译条件DebugWithoutCopy。 2024-05-13 09:12:33 +08:00
Sicentury.Core fix(recipe): 修正SequenceFormatBuilder构造column时,没有正确设置最小值和最大值的问题。 2024-05-17 17:49:48 +08:00
Sicentury.Localization Merge branch 'GEM' into feature/KX_GEM 2024-05-07 16:49:44 +08:00
SimulatorCore chore: 移除编译条件DebugWithoutCopy。 2024-05-13 09:12:33 +08:00
UIDebug [Common] 2023-09-18 14:17:34 +08:00
UnitTest chore: 移除编译条件DebugWithoutCopy。 2024-05-13 09:12:33 +08:00
.gitattributes Add .gitattributes and .gitignore. 2023-04-13 11:50:52 +08:00
.gitignore refactor(GitVersion): 引入自动创建版本工具。 2024-04-25 09:36:31 +08:00
Sic.Framework.sln refactor(GitVersion): 解决方案的BuildTools目录增加自动版本信息文件 2024-04-25 10:20:19 +08:00
gitversion.yml refactor(GitVersion): 引入自动创建版本工具。 2024-04-25 09:36:31 +08:00