- Hands-On Design Patterns with Java
- Dr. Edward Lavieri
- 74字
- 2021-06-24 14:57:53
Introducing UML
UML was developed in 1994 to document object-oriented systems. Since that time, UML has become a standard tool for software engineers, software developers, and businesses. UML is used to design software and, after programming, also provides a visual record for the system which can be included as part of formal software documentation.
There are two types of UML diagrams—behavioral and structural. Both are described in the sections that follow.
推薦閱讀
- 漫話大數據
- 輕松學大數據挖掘:算法、場景與數據產品
- SQL Server 2008數據庫應用技術(第二版)
- MySQL 8.x從入門到精通(視頻教學版)
- ZeroMQ
- SQL優化最佳實踐:構建高效率Oracle數據庫的方法與技巧
- AI時代的數據價值創造:從數據底座到大模型應用落地
- Power BI智能數據分析與可視化從入門到精通
- 活用數據:驅動業務的數據分析實戰
- Spring MVC Beginner’s Guide
- 數據挖掘競賽實戰:方法與案例
- 云計算
- 企業級大數據項目實戰:用戶搜索行為分析系統從0到1
- Visual Studio 2012 and .NET 4.5 Expert Development Cookbook
- C# 7 and .NET Core 2.0 High Performance