Going back to your client code, you see that result of all of this is passed back to the client and used to update the DOM there.
如果回到客户机代码,就能看到所有这些结果均被传递回至客户机,并被用来在那里更新dom。
For example, default attributes can appear in a DOM tree or new SAX events can occur as a result of validation.
比如,dom树中可能出现默认属性,或者作为验证结果出现新的SAX事件。
If the asynchronous result you're waiting for comes back, make the DOM changes necessary to display it, and then remember that you processed the result.
如果等待的异步结果返回了,对DOM作必要的修改并显示然后再处理结果。
The net result is that as a visitor navigates a web application constructed with JQM, the DOM of the page is manipulated rather than each page being replaced at every turn.
最基本的结果是,当用户访问使用JQM构建的web应用程序时,只会修改页面的DOM结构,而不是每次都替换所有页面。
The result of this first transformation goes not to a file, but to a DOM Document object, which then gets passed as the source for the second transformation.
第一次转换的结果没有进入文件,而是进入一个DOMDocument对象,然后把它作为源传递给第二次转换。
The result is a single element, and you can easily pull out the display child of that element and, with standard DOM operations, display it on the page as in Figure 3.
结果是一个单一元素,然后可以轻松地取出这个元素的display子元素,并用标准的DOM操作在页面上显示它,见图3。
Such modifications of the document structure during parsing can result in a smaller memory footprint for the DOM tree, and also reduce the time spent traversing a document and modifying it in memory.
这种在解析期间修改文档结构的做法可以使 DOM树占用更少的内存,而且还可以减少在内存中遍历和修改文档时所花的时间。
The result from this second expression is a node set, which maps to the dom org.w3c.dom.NodeList type.
第二个表达式的结果是一个节点集,映射到dom or g . w3c. dom . NodeList类型。
The result from this second expression is a node set, which maps to the dom org.w3c.dom.NodeList type.
第二个表达式的结果是一个节点集,映射到dom or g . w3c. dom . NodeList类型。
应用推荐