包含
Dom的中国译典句库查询结果如下:
属类:IT行业-www.ibm.com-
属类:中国大陆-www.ceps.com.tw-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-technet.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-www.ibm.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
1 | 首先,如果您一直忠实地阅读这个系列,那么您已经学会了如何使用DOM这种对JavaScript友好的API来操纵XML。 | First, if you’ve read this series faithfully, you know how to use the DOM , a JavaScript-friendly API with which you can manipulate XML. | |
2 | 数值方法更灵活,可以处理物性非线性问题,但计算时间较长; | DOM was a little bit time-consuming but was available for a non-linear physical property problem. | |
3 | 所有DOM方法和属性都能使用,大部分DOMlevel2方法都有适当的属性支持。 | All DOM methods and properties can be used, and most DOM level 2 methods are implemented with properties properly supported. | |
4 | 它仅仅从命令行接收XML,然后使用JAXPDOMAPI将其加载到DOM树中。 | It simply takes in XML on the command line and then loads that XML into a DOM tree using the JAXP DOM APIs. | |
5 | 它提供文件物件模型(DOM)的记忆体中文件修改能力,而且支援LINQ查询运算式。 | It provides the in-memory document modification capabilities of the Document Object Model (DOM ), and supports LINQ query expressions. | |
6 | 通常,如果您需要在没有DOM开销的情况下将XML作为原始数据写入,则可以使用XmlTextWriter。 | Typically, you use an XmlTextWriter if you need to write XML as raw data without the overhead of a DOM . | |
7 | 同时支持SAX和DOM模型。 | Both SAX and DOM models are supported. | |
8 | 为了帮助您进一步掌握DOM,下面我们将得到树中的价格节点引用列表并加价20%。 | To illustrate your mastery of the DOM , you then get a list of references to price nodes in the tree and increase each price by 20%. | |
9 | 为了标识何时不再选定某个控件,该控件将处理DOM元素的onblur事件。 | To identify when a control is no longer selected, the control handles the onblur event of the DOM element. | |
10 | 为了从ASP.NET页中移除对DOM元素的突出显示,客户端控件应用一个用类名称标识的CSS样式。 | To remove the highlight from a DOM element in an ASP. NET page, the client control applies a CSS style, which is identified by a class name. |