iOS 注释的5要3不要和编码规范的26个方面
摘要:        
注释代码注释,可以说是比代码本身更重要。这里有一些方法可以确保你写在代码中的注释是友好的:不要重复阅读者已经知道的内容能明确说明代码是做什么的注释对我们是没有帮助的。// If the color is red, turn it greenif(color.is_red()) {color.turn...    阅读全文
        posted @ 2015-07-23 00:12 云信息 阅读(265) 评论(0) 推荐(0)
                    
                
浙公网安备 33010602011771号