document.write(mylist.parentNode.parentNode.parentNode.lastChild.childNodes[0].nodeValue);这句话是什么意思
输出mylist父节点的父节点的父节点的最后一个子节点的第一个子节点的值