the key reasons of inferior quality of software

本文探讨了导致软件难以维护的四大因素:僵硬性、脆弱性、不可移动性和粘滞性,并详细解释了这些因素如何影响软件的功能扩展及代码修改。

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

as we all know,  maintenance is one of the core gauges of the software quality  . i think there are four reasons to cause software to hard to maintain with the frequently changes of requirements .they are rigidity , fragility ,immobility, viscosity, 

1 rigidity: it is pretty difficulty to add a new functionality to the software,even a little change. this means develop new  function usually need to create a new module.and involves modification of others modules  which already exist.as a result,it is supported to few days to achieve it, it usually to spend a lot of time ,even months.because of this flaw,project managers are afraid of the crash of the system.they did not add new functionality  

2 fragility:it is hard to modify codes when trying to figure out problems. it usually causes another irrelevant functions fail to work during modify some codes .as a consequence,after fixed one issue,there are some other issues posed. 

3 immobility: in a system ,codes can not be reused  and there are many redundancy everywhere.

4 viscosity:viscosity is bad ,when programmers try to maintain system.there are usually two ways to change codes.one is follow the prototype and original design ,above it,they change codes.the other way is breach pattern and create another module.if a system makes the way of breach pattern easier than following the  original pattern .it is so called over viscosity

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值