Universal-Timer 2.0.1
万能倒计时 Universal-Timer
注意:使用前,您需要安装字体。
Note: Before use it, you need to install the fonts.
更新内容
- 尽力消除“魔法数字”;
- 状态切换部分转为enum class;
- 优化代码可读性;
- 由C++14转向C++20。
Changed
- Actively eliminate "magic numbers";
- Transition the state switching part to enum class;
- Optimize code readability;
- Upgrade from C++14 to C++20.