人氣點閱:3413 |
發表人 |
My Indent Parameters/Options for C/C++/PHP code 2011-03-02 12:58 |
/ / /
|
|
Share personal commonly used Indent parameter/Options
Share my GNU indent commonly used parameters options
mainly for Linux C code,
yet work not bad for PHP code, too.
=> Tab Based, Screen = 95+ lines
My screen resolution = 1280x1024, Font = OEM/DOS 14px
分享一下我常用的 indent 參數,主要是用在 Unix/Linux C Code
不過 PHP 也適用。基本上是「TAB 為縮排基準(非空格), 95+ 行寬」
我的螢幕是 1280x1024,字體是 "OEM/DOS" 14px
所以如果你的是 1600 以上,可以嘗試把 -l95 提升到 "-l128" 以上
代碼:
indent -nbad -bap -nbc -br -brs -c33 -cd33 -ncdb -ce -ci4 -cli4 -cp33 -cs -d0 -di1 -nfc1 -nfca -hnl -i4 -ip0 -l95 -lp -npcs -nprs -npsl -saf -sai -saw -nsc -nsob -nss -ut -ts4
________________
美術插畫設計案子報價系統 v0.1 Beta
爪哇禾雀
|
|
Type
繪圖畫廊 設計藝廊 攝影相簿 留言板 最愛收藏 分類標籤
暱稱: Type 註冊: 2002-11-30 發表: 11173 來自: vovo2000.com
V幣: 901761
|
|
|
|
|
|
|
|
|