Skip to content

Latest commit

 

History

History
76 lines (54 loc) · 3.63 KB

File metadata and controls

76 lines (54 loc) · 3.63 KB

目的与内容

这里是我自己的一个学习笔记. 我把自己的学习笔记开源了. 希望给广大的考研学子有点帮助.

我是给计算机专业考研学子,当做计算机领域的,英语单词学习素材来处理的

如何批量格式化c语言的源代码

主要参考

VScode使用clang format文档自动代码格式化(C语言)

批量格式化 vscode扩展format files

[vscode 批量格式化 扩展 format files 市场链接] (https://marketplace.visualstudio.com/items?itemName=jbockle.jbockle-format-files&ssr=false#overview) vscode 批量格式化

Astyle

Astyle 官网 Astyle 下载地址 Astyle 中文介绍 自动调整代码格式——astyle详解 C/C++代码批量格式化

以后尝试_有潜力的项目
format-files-by-ignores

xiaohuohumax csdn文章 git仓库 vscode 插件市场 vscode离线安装插件提示版本不兼容,安装失败的处理方法 这里指定了 "vscode": "^1.87.0" 插件的readme

实用浏览器书签脚本集合 Bookmarklets 浏览器书签脚本打包工具 Bookmarklet Cli 批量导出配置文件(profile),合并多个配置文件 批量解压压缩包:识别压缩包的类型,测试其完整性,并通过密码表解压到指定位置 依据tree命令生成的文件夹结构数据反向创建文件夹 利用python和7zip批量解压压缩包 利用python脚本修改yml的配置信息 替换/修改 yml 配置文件的信息到新文件,比如:数据库账号,密码等 利用Github Pages,Issue,Label,Github API搭建简单个人博客,笔记记录网站

其他文章

使用clang-format格式化c++代码

问题列表:

clangd从github下载后继的zip速度慢的问题

The 'clangd' language server was not found on your PATH.

Would you like to download and install clangd 18.1.3?

clangd的github地址 vscode_clangd

下面是原始仓库的readme内容

Read the file called DISCLAIMER.

On Freebsd, type "gmake". On other platforms, type "make" (as long as this is gnu make).

For FAQs, updated source code, and the lost chapter, see http://www.apuebook.com. Please direct questions, suggestions, and bug reports to sar@apuebook.com.

Steve Rago January 2013