摘要: 先安装clang-format工具。比如mac使用"brew install clang-format"安装格式化工具。 安装vscode插件。搜索安装"Clang-Format",这个插件的id是"xaver.clang-format"。 在项目目录下添加格式化配置文件,文件命名是".clang- 阅读全文
posted @ 2025-10-10 15:33 CJTARRR 阅读(35) 评论(0) 推荐(0)