- Hands-On Design Patterns with Java
- Dr. Edward Lavieri
- 47字
- 2021-06-24 14:57:56
Package diagrams
Package diagrams are used to provide a high-level visual depiction of large systems. These diagrams are simplistic and simply show how a system's components are grouped. The following example illustrates nested packages, starting with Java and drilling down to the ArrayList:

A nested package diagram
推薦閱讀
- MySQL高可用解決方案:從主從復制到InnoDB Cluster架構
- 大數據技術基礎
- 卷積神經網絡的Python實現
- 云計算服務保障體系
- 數據驅動:從方法到實踐
- Python數據分析:基于Plotly的動態可視化繪圖
- Learn Unity ML-Agents:Fundamentals of Unity Machine Learning
- 數據庫技術及應用教程
- The Game Jam Survival Guide
- Oracle 12c云數據庫備份與恢復技術
- 數據庫技術實用教程
- 數據挖掘競賽實戰:方法與案例
- 數據庫應用系統技術
- Node.js High Performance
- 從Lucene到Elasticsearch:全文檢索實戰