04 2025 档案

摘要:进入vscode->设置->设置 搜索C_Cpp: Clang_format_fallback Style 输入以下风格并保存 { BasedOnStyle: LLVM, UseTab: Never, IndentWidth: 4, TabWidth: 4, BreakBeforeBraces: A 阅读全文
posted @ 2025-04-08 17:42 菜狗非狗 阅读(175) 评论(0) 推荐(0)