Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Creator注释,时间标签
-
在修改源码后,希望添加一个包含当前时间的注释。
如何实现时间的自动生成
-
我想可以这么解决
1、使用版本控制工具
2、使用输入法输入sj,就会弹出当前时间
3、制作一个工具,为没有时间注释的代码添加时间注释。
-
This post is deleted!
-
@MerryPhilo 当前时间的注释。建议使用SVN,Git的blame功能代替。可以直接查看代码的添加时间和修改人。