【正文】
的特點(diǎn) 21:54 4 維護(hù)的代價(jià) ? 有形代價(jià):費(fèi)用已上升至總預(yù)算的 80%; ? 無形代價(jià): ? 占用資源以致延誤開發(fā); ? 修改不及時(shí)引起用戶不滿 ; ? 維護(hù)引入新錯(cuò)誤,降低了軟件質(zhì)量;等等。 ? 維護(hù)工作量的經(jīng)驗(yàn)?zāi)P停? 167。 2. 維護(hù)的特點(diǎn) M = P + K ecd 其中: M = 維護(hù)用的總工作量( Total maintenance effort) P = 生產(chǎn)性工作量( Productive efforts (. Analysis evaluation, design, coding, and testing)) K = 經(jīng)驗(yàn)參數(shù)( Empirical constant ) c = 復(fù)雜度( Complexity ( caused by the lack of structured design and documentation)) d = 維護(hù)人員對軟件的熟悉程度( Degree to which the maintenance team is familiar with the software.) 21:54 5 維護(hù)的問題 167。 2. 維護(hù)的特點(diǎn) ?別人的程序很難讀懂 說明性文檔不可缺少 ! ?文檔與代碼不一致 那是給誰看呢? ?開發(fā)人員往往不參加維護(hù) 工資不一樣嘛! ?大多數(shù)軟件在設(shè)計(jì)時(shí)沒有考慮將來的修改 軟件工程 的思想至少部分地解決了與維護(hù)