update image paths

This commit is contained in:
Ilkka Seppälä
2021-10-31 20:00:22 +02:00
parent fd915161ee
commit 4d54781f79
99 changed files with 48 additions and 48 deletions

View File

@ -11,7 +11,7 @@ tags:
数据总线模式(译者:实际上,就是 Event-Bus 消息总线模式)允许在一个应用程序的组件之间收发消息/事件,而不需要这些组件相互感知,它们只需要知道所发送/接收的消息/事件的类型即可。
## 类图
![data bus pattern uml diagram](../../../data-bus/etc/data-bus.urm.png "Data Bus pattern")
![data bus pattern uml diagram](etc/data-bus.urm.png "Data Bus pattern")
## 适用场景
可以在以下场景使用数据总线模式:

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB