parent element
常見例句
- At the end of the element, you would restore the content handler for the parent element.
在結束對該元素的處理時,需要恢復父元素的內(nèi)容處理程序。 - If you bind to element data, it should be the parent element of the target element; if you bind to attribute data, it should be the containing element.
如果綁定到元素數(shù)據(jù),它就應該是目標元素的父 元素;如果綁定到屬性數(shù)據(jù),它就應該是包含這個屬性的 元素。 - I want the new element to be in the same namespace as the existing parent element, and in DOM this means I need to construct the qualified name of the element.
我想將這個新元素放置在與現(xiàn)有的父元素相同的名稱空間中,并且在 DOM 中,這意味著我需要構造元素的限定名稱。 返回 parent element