Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用 OOP,软件设计可以很容易地用类图来描述。但是对于事件驱动编程,类图不是很适合。这种不同方法的最佳描述图是什么(如果存在)?
UML 提供状态机和协议状态机图。此外,UML 在活动图中提供信号接收。