您的位置:首页 > 编程语言

Artistic Style, 一个很好用的代码格式化工具,可集成至 Source Insight.

2012-08-07 09:46 567 查看
Artistic Style, 一个很好用的代码格式化工具,可集成至 Source Insight.

http://astyle.sourceforge.net

不过sourceforge.net貌似被墙了。。。

运行参数可以这样:

D:\AStyle_2.02.1\bin\AStyle.exe --style=allman --indent=spaces --indent-switches --indent-labels --indent-preprocessor --pad-oper --pad-header %f

更多详细参数请参考astyle.html
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: