auto commit
This commit is contained in:
@ -175,7 +175,6 @@ public class Music {
|
||||
|
||||

|
||||
|
||||
|
||||
② 组合关系 (composition)
|
||||
|
||||
和聚合不同,组合中整体和部分是强依赖的,整体不存在了部分也不存在了。比如公司和部门,公司没了部门就不存在了。但是公司和员工就属于聚合关系了,因为公司没了员工还在。
|
||||
@ -196,7 +195,6 @@ public class Music {
|
||||
|
||||

|
||||
|
||||
|
||||
## 2. 时序图
|
||||
|
||||
**2.1 定义**
|
||||
|
Reference in New Issue
Block a user