1.下载Asyle程序。
win版本:https://sourceforge.net/projects/astyle/
2.将bin/AStyle.exe拷到源码目录中,在命令行终端执行。
AStyle.exe --style=google --recursive --indent=spaces=2 --suffix=none --mode=c *.h *.hpp *.cpp
3.帮助文档
1.下载Asyle程序。
win版本:https://sourceforge.net/projects/astyle/
2.将bin/AStyle.exe拷到源码目录中,在命令行终端执行。
AStyle.exe --style=google --recursive --indent=spaces=2 --suffix=none --mode=c *.h *.hpp *.cpp
3.帮助文档
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。