gpt4 book ai didi

java - 编程中的对象树和对象图有什么区别(主要是OOPS)?

转载 作者:塔克拉玛干 更新时间:2023-11-02 08:21:16 25 4
gpt4 key购买 nike

我知道对象图的概念(它是对象之间关系的图形表示)。 (用法:- 垃圾收集)

  1. 但是,我并不知道Object tree的具体含义和用法。

  2. 我也很困惑,对象树和对象图之间的主要区别可能是什么(如果有人可以给出关于 OOPS 域的示例,那么它会更有帮助)。

最佳答案

对我来说,对象图是一个普通的对象集合,中间有引用。

除了引用形成一棵树并且所有指向某个(根)对象的方向之外,对象树几乎是相同的。

引自维基百科:

A directed tree is a directed graph which would be a tree if the directions on the edges were ignored. Some authors restrict the phrase to the case where the edges are all directed towards a particular vertex, or all directed away from a particular vertex

关于java - 编程中的对象树和对象图有什么区别(主要是OOPS)?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12089005/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com