Layout and Style

博客介绍了良好代码布局的目标,包括准确、一致呈现代码逻辑结构,提高可读性和可修改性。还给出控制结构块的布局准则,如避免特定缩进方式、合理使用空行等。同时说明了注释和例程的排版方法,如注释与对应代码缩进一致等。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Objective of good layout
1. Accurately represent the logical structure of the code.
2. Consistently represent the logical structure of the code.
3. Improve readability
4. Withstand modifications.

Guidelines about control-structure blocks:
1. Avoid unindented begin-end pairs.
2. Avoid double indentation with begin and end.
3. Use blank lines between paragraphs.
4. Format single-statement blocks consistently.
5. For complicated expressions, put separate conditions on separate lines.
6. No endline exceptions for case statement.
7. Using only one statement per line.

Laying out comments
1. Indent a comment with its corresponding code.
2. Set off each comment with at least one blank line

Laying out routines.
1. Use blank lines to separate parts of a routine.
2. Use standard indentation for routine arguments.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值