js 中的(this).parent().parent().parent().find("p").show();在这段代码中所指的哪一块, ... .parent()是选中他的父级元素(包裹他的元素),find(“P”)找到子元素P ...
確定! 回上一頁