常見例句雙語例句At the end of the element, you would restore the content handler for the parent element.在結(jié)束對該元素的処理時,需要恢複父元素的內(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ù),它就應(yīng)該是目標元素的父 元素;如果綁定到屬性數(shù)據(jù),它就應(yīng)該是包含這個屬性的 元素。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