- Design Patterns and Best Practices in Java
- Kamalmeet Singh Adrian Ianculescu LUCIAN PAUL TORJE
- 41字
- 2021-06-25 20:52:28
Class relations
In object-oriented programming, besides the inheritance relation that represents one of the fundamental concepts, there are a few other class relations that help us to model and develop complex software systems:
- Generalization and realization
- Dependency
- Association, aggregation, and composition
推薦閱讀
- Python量化投資指南:基礎(chǔ)、數(shù)據(jù)與實(shí)戰(zhàn)
- What's New in TensorFlow 2.0
- Go語言高效編程:原理、可觀測性與優(yōu)化
- jQuery EasyUI網(wǎng)站開發(fā)實(shí)戰(zhàn)
- Hands-On JavaScript High Performance
- Python機(jī)器學(xué)習(xí)算法與實(shí)戰(zhàn)
- Haxe Game Development Essentials
- 機(jī)器學(xué)習(xí)微積分一本通(Python版)
- Apache Camel Developer's Cookbook
- Software-Defined Networking with OpenFlow(Second Edition)
- HTML5與CSS3權(quán)威指南
- 軟件測試(慕課版)
- Java 7 Concurrency Cookbook
- 你好!Python
- Practical Time Series Analysis