JavaShuo
栏目
标签
Software Construction学习——可理解性(Understandability)
时间 2021-01-12
原文
原文链接
代码的可理解性是针对程序员而言,防止为了使程序员能更好地理解自己所写的代码,并且让他人也能理解代码的功能。一个软件的外部性的好坏取决于其内部性,而内部代码能被更好地理解,也能使其更好优化其它内部性质从而实现一个优质代码。 一. 理解性的指标 e.g. · 是否遵循特定的命名规范? · 是否有足够的注释/说明 · 是只能同时执行一个事情还是多个事情可以
>>阅读原文<<
相关文章
1.
Software Construction学习——可复用的构建
2.
Software Construction——期末复习
3.
[Software Construction] Chapter 2
4.
Software Construction学习——多维度看软件
5.
软件构造笔记 4.1 Construction for Understandability
6.
Software Construction学习——ADT和OOP的相等性
7.
HIT 2020Spring Software Construction 0317
8.
HIT 2020Spring Software Construction 0225
9.
HIT 2020Spring Software Construction 0306
10.
HIT 2020Spring Software Construction 0228
更多相关文章...
•
您已经学习了 XML Schema,下一步学习什么呢?
-
XML Schema 教程
•
我们已经学习了 SQL,下一步学习什么呢?
-
SQL 教程
•
Tomcat学习笔记(史上最全tomcat学习笔记)
•
适用于PHP初学者的学习线路和建议
相关标签/搜索
construction
software
学习与理解
可理解
学习管理
管理学习
可解
可解释机器学习
理性
system&software
PHP 7 新特性
Spring教程
PHP教程
学习路线
初学者
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
windows下配置opencv
2.
HED神经网
3.
win 10+ annaconda+opencv
4.
ORB-SLAM3系列-多地图管理
5.
opencv报错——(mtype == CV_8U || mtype == CV_8S)
6.
OpenCV计算机视觉学习(9)——图像直方图 & 直方图均衡化
7.
【超详细】深度学习原理与算法第1篇---前馈神经网络,感知机,BP神经网络
8.
Python数据预处理
9.
ArcGIS网络概述
10.
数据清洗(三)------检查数据逻辑错误
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
Software Construction学习——可复用的构建
2.
Software Construction——期末复习
3.
[Software Construction] Chapter 2
4.
Software Construction学习——多维度看软件
5.
软件构造笔记 4.1 Construction for Understandability
6.
Software Construction学习——ADT和OOP的相等性
7.
HIT 2020Spring Software Construction 0317
8.
HIT 2020Spring Software Construction 0225
9.
HIT 2020Spring Software Construction 0306
10.
HIT 2020Spring Software Construction 0228
>>更多相关文章<<