摘要:
安装工具 pip install cpplint # 检查是否符合规范 pip install clang-format # 一键调整 调整 cpplint *.cpp # 检查代码 clang-format -i *.cpp # 一键调整 调整目录下所有的文件 find . -name \( -n 阅读全文
posted @ 2020-11-19 19:33
cyssmile
阅读(154)
评论(0)
推荐(0)
摘要:
头文件 #include <mcheck.h> 头文件内容 /* Copyright (C) 1996-2016 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is f 阅读全文
posted @ 2020-11-19 10:22
cyssmile
阅读(1262)
评论(0)
推荐(0)

浙公网安备 33010602011771号