You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
- h 文件除了构造函数和虚构函数,剩下的函数附上单行注释,剩下的字段也要附上单行注释
- cpp 文件每个函数实现的上方附加单行注释,并且涉及到新特性的或者C++,Qt关键 API 或者难懂的代码也要附上关键注释
- 注释的文本要通俗易懂