Java实现二叉树查找某结点的父结点。分别使用二叉链表和三叉链表作为成员方法实现!需要测试程序
https://blog.csdn.net/qq_41300571/article/details/83008299