- Hands-On Design Patterns with Java
- Dr. Edward Lavieri
- 41字
- 2021-06-24 14:57:55
Understanding structural UML diagrams
Structural diagrams illustrate components of a system. The six diagrams listed here are structural, and are briefly described in the subsections that follow:
- Class diagrams
- Component diagrams
- Composite structure diagrams
- Deployment diagrams
- Object diagrams
- Package diagrams
推薦閱讀
- Hands-On Data Structures and Algorithms with Rust
- Test-Driven Development with Mockito
- 分布式數據庫系統:大數據時代新型數據庫技術(第3版)
- 數據庫技術實用教程
- Hands-On Mathematics for Deep Learning
- Proxmox VE超融合集群實踐真傳
- 高維數據分析預處理技術
- Python數據分析與挖掘實戰(第3版)
- 貫通SQL Server 2008數據庫系統開發
- 聯動Oracle:設計思想、架構實現與AWR報告
- Oracle高性能SQL引擎剖析:SQL優化與調優機制詳解
- Cognitive Computing with IBM Watson
- 區塊鏈應用開發指南:業務場景剖析與實戰
- 領域驅動設計精粹
- Practical Convolutional Neural Networks