Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 235 Bytes

File metadata and controls

7 lines (5 loc) · 235 Bytes

场景/程序信息

输出一点程序信息。
其最开始的用途是显示在 develop terminal 后防止程序直接退出。
而且当时还是 main() 中的一部分。

相当于大多命令行程序中的 --version 标志