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.
我想用几个不同的对象、它们的关系和它们的实例变量的值来可视化一个情况。知道哪种图表类型最适合吗?
对象图。
它就像一个类图,除了属性框有值。
此外,对象之间的线是“链接”而不是“关联”。它们是实际的链接(FK、对象引用等)而不是链接的类。