tzdwindows 7 52231ccb22 fix(StateManager): 修复配置值为空时的解析异常
- 在 getStateAsInt、getStateAsLong、getStateAsFloat、getStateAsBoolean、
  getStateAsDouble、getStateAsChar、getStateAsByte 和 getStateAsShort 方法中
  增加了对配置值为空的检查
- 避免了空指针异常和 NumberFormatException
- 提高了代码的健壮性和可靠性
2025-08-17 20:31:54 +08:00
2025-02-05 15:02:27 +08:00
2025-02-05 15:02:27 +08:00
2025-02-05 15:02:27 +08:00
2025-02-05 15:02:27 +08:00
2025-02-05 15:02:27 +08:00
Description
No description provided
859 MiB
Languages
Java 41.4%
JavaScript 33.5%
C 17.3%
HTML 3.9%
CSS 2.5%
Other 1.4%