包含
Dom的中国译典句库查询结果如下:
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:中国大陆-ilib.cn-
属类:中国大陆-service.ilib.cn-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:无分类双语句库-china-customs.com-
属类:中国大陆-service.ilib.cn-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-technet.microsoft.com-
属类:IT行业-www.ibm.com-
属类:英汉句库-article.yeeyan.org-
属类:IT行业-www.ibm.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:英汉句库-article.yeeyan.org-
属类:IT行业-www.ibm.com-
属类:英汉句库-www.ecocn.org-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-msdn2.microsoft.com-
属类:英汉句库-article.yeeyan.org-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:中国大陆-www.ceps.com.tw-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
1 | 获取DOM元素的绝对位置(相对于所有者框架或窗口左上角)。 | Gets the absolute position of a DOM element relative to the upper-left corner of the owner frame or window. | |
2 | 获取一组整数坐标,这些坐标表示DOM元素的位置、宽度和高度。 | Gets a set of integer coordinates that represent the position, width, and height of a DOM element. | |
3 | 基于ArcSDE的国家基础数字正射影像数据库研究与实践 | Research and Practice of National Fundamental DOM Database Based on ArcSDE | |
4 | 基于DOM的宁波市城市用地调查 | City Land Use Investigation in Ningbo Based on DOM | |
5 | 加载DOM时的空白和有效空白处理 | White Space and Significant White Space Handling when Loading the DOM | |
6 | 加载到DOM中的XML数据可以在加载时进行验证。 | The XML data loaded into the DOM can be validated as it is loaded. | |
7 | 家用电动器具的零件 | Parts of electro-mech dom appliances with electric motor | |
8 | 坚持方向走出困境稳步推进后勤社会化改革 | Adhering to the direction, escaping the puzzle Dom and promoting the reform of logistics socialization steadily | |
9 | 将CSS类添加到DOM元素(如果该类还不是该DOM元素的组成部分)。 | Adds a CSS class to a DOM element if the class is not already part of the DOM element. | |
10 | 将现有节点插入到DOM树中时,该节点从其原始位置移除并添加到它的目标位置。 | When an existing node is inserted into the DOM tree, it is removed from its original position and added to its target position. | |
11 | 仅当想选择一个要由JAXP使用的特定DOM时,才需要这一步;否则,它使用缺省实现。 | This step is needed only if you want to select a specific DOM to be used by JAXP; otherwise, it uses a default implementation. | |
12 | 开发人员尽量减少了DOM查询,在初始加载过程中避免不必要的页面回流(pagereflow)。 | The developers worked to reduce DOM querying and avoid unnecessary page reflows during the initial loading process. | |
13 | 可以通过使用Prototype库简化这段代码,但我包括了基本的DOM查找以便于读者理解。 | You can simplify this code by using the Prototype library, but I’m including the basic DOM lookup to make things clear to all readers. | |
14 | 另一种选择是设置对读入DOM的数据量的限制。 | Another option is to set a limit for how much data to read into the DOM . | |
15 | 模式在这里就是指,如果您有一种需要频繁创建的特定的DOM结构,则使用实用工具来创建它们。 | A pattern here is if you have specific DOM structures that you are going to be creating frequently, make utilities to build them for you. | |
16 | 默认情况下,Xerces2解析器使用一种紧凑的数组结构来构建DOM,该结构就是延迟DOM。 | By default, the Xerces2 parser builds a DOM using a compact array structure known as deferred DOM. | |
17 | 平台预览的第三版本继续支持更多开发者想要的DOM和CSS3标准。 | The third platform preview continues to support more of DOM and CSS3 standards that developers want. | |
18 | 清单5显示了使用跨浏览器兼容的方式通过DOM得到某个值的时候,通常不得不面对的困难。 | Listing 5 shows the hoops you commonly have to jump through to get at a value via the DOM , in a cross-browser-compatible way. | |
19 | 然而,除了对债务数字仍然畏缩不前,最高潮部分只是一个关于托利党“否决大师”(保守党)的笑话。 | Yet, apart from the still-daunting debt numbers, the highlight was a joke about a Tory "non-dom " . | |
20 | 然而,您也许会发现,关于XML、XSLT和DOM的一些建议将您已经知道的东西应用到一些新领域上的方法。 | However, you might find that the sections on XML, XSLT, and DOM suggest useful ways to apply what you already know to some new domains. | |
21 | 然而在DOM中,它们被表示成一组节点,并且通过单独的函数调用访问每个节点值。 | With DOM , however, they are represented as a set of nodes, and the value of each is accessed via a separate function call. | |
22 | 然后,该函数构造各个DOM元素,以创建一个包含两个列、与非空间属性相同数量的行的表。 | The function constructs the respective DOM elements to build a table with two columns and as many rows as there are non-spatial attributes. | |
23 | 如果文档非常大,DOM就会变得对内存非常敏感,并会显著降低性能。 | In cases where the document is very large, DOM becomes quite memory intensive and performance degrades substantially. | |
24 | 如果在XML数据加载到DOM时进行验证,请考虑下列事项。 | Consider the following when validating XML data as it is loaded into the DOM . | |
25 | 使用onload事件的话,你的DOM相关代码只会在你整个页面,包括页面上的元素都加载完成后才执行。 | By using the onload event, your DOM related behavior is only applied after a whole page, including all of its assets, is loaded. | |
26 | 使用XPath的第一步是将目标XML文档作为DOM树读入,如清单3所示。 | The first step in working with XPath is to read the target XML document in as a DOM tree, as shown in Listing 3. | |
27 | 事实上,如果在Ajax和JavaScript世界中不使用DOM就很难做多少事,至少在一定程度上如此。 | In fact, you’ll be hard-pressed to do much in the Ajax and JavaScript worlds without using the DOM to at least some degree. | |
28 | 数值方法更灵活,可以处理物性非线性问题,但计算时间较长; | DOM was a little bit time-consuming but was available for a non-linear physical property problem. | |
29 | 所有DOM方法和属性都能使用,大部分DOMlevel2方法都有适当的属性支持。 | All DOM methods and properties can be used, and most DOM level 2 methods are implemented with properties properly supported. | |
30 | 它仅仅从命令行接收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. |