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.
在 iOS 应用程序的类图中。我们如何展示操作系统类协议/框架。假设我们有 5 个自己的类,并且这些类中有一些框架和协议那么我们如何在层次结构中显示它们
基本上,这就是您如何在类图中显示协议和类之间的关系。
<img src="https://i.stack.imgur.com/bEnKl.png" alt="在此处输入图片描述">