摘要: 在 VS 2022 Community 里确实有点坑:微软把 C++ 的 Wrapping 选项默认隐藏了,取而代之的是用 clang-format 或 .editorconfig 来控制换行风格。 也就是说: 如果项目里没有 .clang-format 或 .editorconfig,VS 会使用 阅读全文
posted @ 2025-08-26 17:05 pch126 阅读(36) 评论(0) 推荐(0)