# comments **Repository Path**: Ging_H/comments ## Basic Information - **Project Name**: comments - **Description**: 在函数前面添加注释 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-12-06 - **Last Updated**: 2024-12-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # comments #### 介绍 在函数前面添加注释,主要在Keil中使用外部工具,给当前的函数添加注释 #### 软件架构 Qt5.9.0 mingw-32bit 5.3 C++ #### 使用说明 ```bash Usage: comments [options] file Add comments for function/file Options: -?, -h, --help Displays this help. -v, --version Displays version information. -t 注释类型,function or src or header -r 函数定义所在行(从0开始递增) -p