• Results the finite element model of NTMA tractor for CAD was set up, which could predict the strength and displacement of every node and element of its own structure in the course of deforming.

    结果建立了用于计算机辅助设计镍钛记忆合金牵引器有限元模型可以预测一定形状的牵引器变形过程中(时段)本身结构节点单元受力位移情况

    youdao

  • This simple function creates a table node, then iterates through the book list and creates a row for each book, with a cell for each data element.

    这个简单函数创建表格节点然后循环访问列表本书创建一,为每个数据元素分配一个单元格

    youdao

  • Node types are returned as integers, and allow you to handle each node appropriately; an element (type 1) has a name, but no value, whereas a text node (type 3) has a value but no name.

    节点类型整数返回并且允许适当地处理个节点;一个元素(类型1)名称没有但是文本节点(类型3)有值没有名称。

    youdao

  • For each element, navigate to the correct element by starting at the document node and traversing, and elements.

    对于每个元素文档节点开始遍历元素,导航正确元素。

    youdao

  • The status element, shown in Listing 2, basically contains nodes that describe the account and has an embedded user node that describes the user.

    如清单2状态元素基本上包含描述帐户节点一个描述用户嵌入式用户节点

    youdao

  • In XSLT 1.0, that's rather ugly; the only way to explicitly create a namespace node is to create a temporary element that USES it and extract it from there.

    XSLT 1.0中,相当好看显式创建名称空间节点唯一方式创建一个使用名称空间节点的临时元素那儿抽取该名称空间节点。

    youdao

  • First, determine the element tag and then get the text node value for the element tag.

    您首先确定元素标签然后获得元素标签文本节点

    youdao

  • Listing 12 creates a node element and USES Figure 3 to compose the node's background.

    清单12创建了一个节点元素使用3作为背景图

    youdao

  • Again, this is a shortcut for creating a new TEXT node, populating it, and adding it to the element.

    此外,相对于创建新的TEXT节点,然后对进行填充将其添加相应的元素一种快捷的方法。

    youdao

  • For example, if a certain element is always a leaf node in a particular document type (and has no XML attributes), you might want to refer to its PCDATA just by the node name itself.

    比方说,如果特定文档某个元素总是叶子节点(而且没有xml属性),可能希望通过节点本身引用PCDATA

    youdao

  • The root of the tree is the document itself, and each node corresponds to an element or character data.

    文档本身每个节点对应一个元素字符数据。

    youdao

  • An element is an element node; an attribute (and its value) is an attribute node; even text within an element is a text node.

    元素元素节点属性(包括属性)有属性节点,元素中的文本文本节点。

    youdao

  • Using that tree of nodes, you could find the node for the root element, along with all of the root element's descendants, attributes, and siblings.

    可以使用节点查找元素及其所有后代元素、属性兄弟元素节点

    youdao

  • The package path of these element and attribute classes is dependent on the namespace of the XML node, whose naming is composed by use of the namespace, local name, and node type (see listing 2).

    这些元素属性路径依赖于xml节点名称空间,名称名称空间、本地名称和节点类型组成(清单2)。

    youdao

  • This takes in two parametersthe replacement text node and the child element that it's replacing.

    两个参数——替换文本节点替换元素

    youdao

  • Each element is represented by an element node, and the actual data values are represented by text nodes.

    每个元素元素节点表示实际数据文本节点表示。

    youdao

  • Suppose you use a DTD, and you declare a particular element, and the instance includes a child node of that element comprising only whitespace that does not match a PCDATA declaration.

    假设使用DTD并且声明某个元素实例中该元素个子节点与 PCDATA 声明匹配空白组成。

    youdao

  • When you grab an element's child, as you have to in this case, you get the element node, then navigate to all its child nodes, and iterate over them.

    这种情况下访问元素元素必须首先取得元素节点然后所有的子元素节点

    youdao

  • In the main.xml file, add a TextView widget for each label and element text node value.

    main . xml文件中每个标签元素文本节点添加一个TextView小部件

    youdao

  • That cluster availability figure can be used as the availability contribution of the "application server and application" element in the "application server Node" stack calculation.

    集群可用性特性可以用作ApplicationServerNode堆栈计算应用程序服务器应用程序”元素可用性贡献

    youdao

  • takes an instance element node, a type QName, and a sequence of schema document nodes.

    获取实例元素节点类型 QName一个模式文档节点序列

    youdao

  • If this attribute is present and set to SQL, then the update value (child node of the element) is considered to be an SQL query.

    如果这个属性存在设置SQL那么updatevalue(元素节点)视为一个SQL查询。

    youdao

  • If this attribute is present and set to SQL, then the update value (child node of the element) is considered to be a SQL query.

    如果属性存在设置SQL那么updatevalue(元素节点)视为一个SQL查询。

    youdao

  • A robust solution needs to get all the text node children of the double element, concatenate them, and only then convert the result to a double.

    一个健壮解决方案需要获得double元素所有文本子节点,将它们连接起来,并且结果转换为double。

    youdao

  • For each of these nodes, it computes the expression in the return clause, which here is a mix of markup (the tags) and code (extracting the contents of the element of each node).

    对于选出每个节点return子句中计算表达式,在这里标记(标签)代码(提取出每个节点元素内容)的混合

    youdao

  • Takes an element node in an instance document, an element QName, and a sequence of schema document nodes.

    获取实例文档中的元素节点、一个元素QName模式文档节点序列

    youdao

  • The device element represents a complex node that includes an element with the name of the device and several other elements with additional information.

    device元素表示复杂节点,它包含带有设备名称元素其他几个带有额外信息元素

    youdao

  • Add a text node to the "author" element and set its value to "Steve Muench", as in Listing 8.

    author元素添加一个文本节点设为“Steve Muench ”,清单8所示。

    youdao

  • As in Listing 7, add a text node to the "title" element and set its value to "Creating Search Pages".

    清单7所示,title元素添加一个文本节点CreatingSearchPages ”。

    youdao

  • As in Listing 7, add a text node to the "title" element and set its value to "Creating Search Pages".

    清单7所示,title元素添加一个文本节点CreatingSearchPages ”。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定