Chinaunix首页 | 论坛 | 博客
  • 博客访问: 442532
  • 博文数量: 116
  • 博客积分: 2756
  • 博客等级: 少校
  • 技术积分: 1163
  • 用 户 组: 普通用户
  • 注册时间: 2008-07-29 21:21
文章分类

全部博文(116)

文章存档

2018年(1)

2017年(1)

2016年(30)

2015年(41)

2014年(23)

2011年(7)

2010年(9)

2008年(4)

分类: C/C++

2011-01-22 13:07:30

注:本人已经放弃了astyle这个工具,原因是它有事会导致一些莫名其妙的错误,然后就会让我损失代码。。。。

# Bracket Style Options

--style=allman

# Tab Options

--indent=spaces=8

--indent=tab=8

--indent=force-tab=8

# Indentation Options

--indent-classes

--indent-switches

--indent-cases

--indent-namespaces

--indent-labels

--indent-preprocessor

--indent-col1-comments

--min-conditional-indent=3

# Padding Options

--break-blocks

--break-blocks=all

--pad-oper

--pad-header

# Formatting Options

--break-closing-brackets

--add-brackets

--convert-tabs

--align-pointer=name

--mode=c
阅读(1831) | 评论(0) | 转发(0) |
0

上一篇:FreeBSD .indent.pro

下一篇:FireFox conf file

给主人留下些什么吧!~~