JavaShuo
欄目
標籤
軟件構造筆記 5.2 Construction for Reuse
時間 2021-07-12
原文
原文鏈接
1.行爲子類和Liskov替代原則(LSP) 子類型多態:客戶端可用統一的方式處理不同類型的對象。即在可以使用a的場景,都可以用c1和c2代替而不會有任何問題。 相關規則:子類型可以增加方法,但不可刪除;子類型需要實現抽象類型中所有爲實現的方法;子類型中重寫的方法必須有相同或子類型的返回值;子類型中重寫的方法必須使用同樣類型的參數;子類型中重寫的方法不可拋出額外的異常。 LSP:更強的不變量;更弱
>>阅读原文<<
相關文章
1.
5.2 Construction for Reuse面向複用的軟件構造技術
2.
軟件構造筆記 4.1 Construction for Understandability
3.
軟件構造筆記 5.3 Design Patterns for Reuse
4.
軟件構造筆記 8.1 Metrics, Principles, and Methods of Construction for Performance
5.
軟件構造筆記 6.1 Metrics and Construction Principles for Maintainability
6.
【軟件構造】5.2
7.
【菜鳥日記】軟件構造筆記5.2(詳細版)
8.
軟件構造筆記 2.2 Process, Systems, and Tools of Software Construction
9.
軟件構造筆記 1.1 Multi-Dimensional Views of Software Construction
10.
軟件構造筆記 1.2 Quality Objectives of Software Construction
更多相關文章...
•
XSL-FO 軟件
-
XSL-FO 教程
•
Swift 構造過程
-
Swift 教程
•
Tomcat學習筆記(史上最全tomcat學習筆記)
•
Docker容器實戰(七) - 容器眼光下的文件系統
相關標籤/搜索
軟件構造
construction
reuse
軟件架構
5.2%
5.2
構造
軟件
軟件架構篇
構件
MySQL教程
SQLite教程
MyBatis教程
架構
插件
文件系統
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
JDK JRE JVM,JDK卸載與安裝
2.
Unity NavMeshComponents 學習小結
3.
Unity技術分享連載(64)|Shader Variant Collection|Material.SetPassFast
4.
爲什麼那麼多人用「ji32k7au4a83」作密碼?
5.
關於Vigenere爆0總結
6.
圖論算法之最小生成樹(Krim、Kruskal)
7.
最小生成樹 簡單入門
8.
POJ 3165 Traveling Trio 筆記
9.
你的快遞最遠去到哪裏呢
10.
雲徙探險中臺賽道:借道雲原生,尋找「最優路線」
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
5.2 Construction for Reuse面向複用的軟件構造技術
2.
軟件構造筆記 4.1 Construction for Understandability
3.
軟件構造筆記 5.3 Design Patterns for Reuse
4.
軟件構造筆記 8.1 Metrics, Principles, and Methods of Construction for Performance
5.
軟件構造筆記 6.1 Metrics and Construction Principles for Maintainability
6.
【軟件構造】5.2
7.
【菜鳥日記】軟件構造筆記5.2(詳細版)
8.
軟件構造筆記 2.2 Process, Systems, and Tools of Software Construction
9.
軟件構造筆記 1.1 Multi-Dimensional Views of Software Construction
10.
軟件構造筆記 1.2 Quality Objectives of Software Construction
>>更多相關文章<<