Update coding_style_cn.md

This commit is contained in:
Bernard Xiong 2018-02-09 16:38:19 +08:00 committed by GitHub
parent ff3a9591c0
commit ae425c6eef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 10 deletions

View File

@ -234,13 +234,14 @@ rt_timer + 动词短语的形式表示能够应用于 timer 对象的方法。
,或仅仅支持从堆中动态分配的对象。
## 14. 用 astyle 自动格式化代码
参数:--style=allman
--indent=spaces=4
--pad-oper
--pad-header
--unpad-paren
--suffix=none
--align-pointer=name
--lineend=linux
--convert-tabs
--verbose
参数:--style=allman
--indent=spaces=4
--pad-oper
--pad-header
--unpad-paren
--suffix=none
--align-pointer=name
--lineend=linux
--convert-tabs
--verbose