以下为句子列表:
英文: The NodeList keeps itself up-to-date. If an element is deleted or added, in the node list or the XML document, the list is automatically updated.
中文: 节点列表可保持其自身的更新。如果节点列表或XML文档中的某个元素被删除或添加,列表也会被自动更新。
更详细...
英文: The node list keeps itself up-to-date. If an element is deleted or added, in the node list or the XML document, the list is automatically updated.
中文: 节点列表将会不断地进行自我更新。如果节点列表或XML文档中的一个元素被添加或删除,那么列表将自动更新。
更详细...
|