Go to file
DESKTOP-1N1NK8A\auvkk b5dd5532ea [Common]
SCConfigItem对象新增函数SafeSetValue和SetValue,用于处理系统设置项参数写入逻辑;从SystemConfigManager中移除相关逻辑,以简化代码。
SCConfigItem中新增OnValueChanged事件,设置值发生变化时的回调函数在此处理,不再有SystemConfigManager处理,以简化代码结构。
移除ISCManager接口及其实现中的SetItemValueStringFormat和SetItemValueFromString函数。
2023-04-20 15:03:58 +08:00
Dependencies 修正shortid.dll文件位置。 2023-04-15 13:43:41 +08:00
MECF.Framework.Common [Common] 2023-04-20 15:03:58 +08:00
MECF.Framework.RT.Core [Common] 2023-04-20 15:03:58 +08:00
MECF.Framework.RT.EquipmentLibrary [Common] 2023-04-20 14:26:02 +08:00
MECF.Framework.UI.Client 更新版本号。 2023-04-19 15:58:46 +08:00
MECF.Framework.UI.Core 更换Markdown转换器,将Pandoc更换为MarkdownDeep。 2023-04-15 13:21:06 +08:00
Sicentury.Core Sicentury.Core升级到Framework 4.8 2023-04-17 10:19:01 +08:00
SimulatorCore Sicentury.Core升级到Framework 4.8 2023-04-17 10:19:01 +08:00
UIDebug/SicUI UI主窗体右上角按钮增加系统信息查看按钮。 2023-04-14 16:36:03 +08:00
UnitTest [Common] 2023-04-19 15:38:04 +08:00
.gitattributes Add .gitattributes and .gitignore. 2023-04-13 11:50:52 +08:00
.gitignore 更换Markdown转换器,将Pandoc更换为MarkdownDeep。 2023-04-15 13:21:06 +08:00
Sic.Framework.sln 新增Common库单元测试工程。 2023-04-18 15:49:58 +08:00