JavaShuo
栏目
标签
软件构造笔记 6.1 Metrics and Construction Principles for Maintainability
时间 2020-12-26
原文
原文链接
1.软件维护和变化 软件维护:修复错误,改善性能。 变化在软件生命周期内是不可避免的,因为在最初的设计中为充分考虑到未来的变化,应避免因为频繁变化导致软件复杂度的增加和质量的下滑。 软件维护不仅仅是运维工程师的工作,而是从设计和开发阶段就开始了,在设计与开发阶段就要考虑将来的可维护性。 2.可维护性的常见度量指标 圈复杂度:度量代码的结构复杂度。 代码行数:指示代码中的大致行数。 Halstead
>>阅读原文<<
相关文章
1.
软件构造笔记 8.1 Metrics, Principles, and Methods of Construction for Performance
2.
软件构造笔记 6.3 Maintainability-Oriented Construction Techniques
3.
软件构造笔记 5.2 Construction for Reuse
4.
软件构造笔记 4.1 Construction for Understandability
5.
软件构造笔记 6.2 Design Patterns for Maintainability
6.
软件构造笔记 2.2 Process, Systems, and Tools of Software Construction
7.
2020春软件构造Lab3 Reusability and Maintainability Oriented Programming
8.
软件构造笔记 1.1 Multi-Dimensional Views of Software Construction
9.
HIT哈工大2019春软件构造笔记Week1
10.
软件构造笔记 1.2 Quality Objectives of Software Construction
更多相关文章...
•
XSL-FO 软件
-
XSL-FO 教程
•
Swift 构造过程
-
Swift 教程
•
Tomcat学习笔记(史上最全tomcat学习笔记)
•
RxJava操作符(七)Conditional and Boolean
相关标签/搜索
软件构造
construction
principles
6.1
metrics
软件架构
构造
软件
软件架构篇
构件
MySQL教程
SQLite教程
MyBatis教程
架构
插件
文件系统
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
「插件」Runner更新Pro版,帮助设计师远离996
2.
错误 707 Could not load file or assembly ‘Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKe
3.
Jenkins 2018 报告速览,Kubernetes使用率跃升235%!
4.
TVI-Android技术篇之注解Annotation
5.
android studio启动项目
6.
Android的ADIL
7.
Android卡顿的检测及优化方法汇总(线下+线上)
8.
登录注册的业务逻辑流程梳理
9.
NDK(1)创建自己的C/C++文件
10.
小菜的系统框架界面设计-你的评估是我的决策
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
软件构造笔记 8.1 Metrics, Principles, and Methods of Construction for Performance
2.
软件构造笔记 6.3 Maintainability-Oriented Construction Techniques
3.
软件构造笔记 5.2 Construction for Reuse
4.
软件构造笔记 4.1 Construction for Understandability
5.
软件构造笔记 6.2 Design Patterns for Maintainability
6.
软件构造笔记 2.2 Process, Systems, and Tools of Software Construction
7.
2020春软件构造Lab3 Reusability and Maintainability Oriented Programming
8.
软件构造笔记 1.1 Multi-Dimensional Views of Software Construction
9.
HIT哈工大2019春软件构造笔记Week1
10.
软件构造笔记 1.2 Quality Objectives of Software Construction
>>更多相关文章<<