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.
结果建立了用于计算机辅助设计的镍钛记忆合金牵引器有限元模型,可以预测一定形状的牵引器在变形过程中(各时段)其本身结构中各节点、单元的受力、位移情况。
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.
这个简单函数创建了一个表格节点,然后循环访问书的列表并为每本书创建一行,为每个数据元素分配一个单元格。
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)有值没有名称。
For each element, navigate to the correct element by starting at the document node and traversing, and elements.
对于每个元素,从文档节点开始并遍历、和元素,导航到正确的元素。
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 所示,状态元素基本上包含描述帐户的节点,并有一个描述用户的嵌入式用户节点。
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中,这相当不好看;显式创建名称空间节点的唯一方式是创建一个使用该名称空间节点的临时元素,并从那儿抽取该名称空间节点。
First, determine the element tag and then get the text node value for the element tag.
您首先要确定元素标签,然后获得元素标签的文本节点值。
Listing 12 creates a node element and USES Figure 3 to compose the node's background.
清单12创建了一个节点元素,并使用图3作为背景图。
Again, this is a shortcut for creating a new TEXT node, populating it, and adding it to the element.
此外,相对于创建一个新的TEXT节点,然后对其进行填充并将其添加到相应的元素,这是一种快捷的方法。
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。
The root of the tree is the document itself, and each node corresponds to an element or character data.
树的根是文档本身,每个节点对应于一个元素或字符数据。
An element is an element node; an attribute (and its value) is an attribute node; even text within an element is a text node.
元素有元素节点,属性(包括属性值)有属性节点,元素中的文本则是文本节点。
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.
您可以使用该节点树查找根元素及其所有的后代元素、属性和兄弟元素的节点。
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)。
This takes in two parameters — the replacement text node and the child element that it's replacing.
它带两个参数——替换文本节点和被替换的子元素。
Each element is represented by an element node, and the actual data values are represented by text nodes.
每个元素由元素节点表示,实际的数据值由文本节点表示。
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 声明不匹配的空白组成。
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.
像这种情况下访问元素的子元素时,必须首先取得元素节点然后遍历所有的子元素节点。
In the main.xml file, add a TextView widget for each label and element text node value.
在main . xml文件中,为每个标签和元素文本节点值添加一个TextView小部件。
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”堆栈计算中该“应用程序服务器和应用程序”元素的可用性贡献。
takes an instance element node, a type QName, and a sequence of schema document nodes.
获取一个实例元素节点、一个类型 QName和一个模式文档节点的序列。
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查询。
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查询。
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。
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子句中计算表达式,在这里是标记(标签)与代码(提取出每个节点的元素的内容)的混合。
Takes an element node in an instance document, an element QName, and a sequence of schema document nodes.
获取实例文档中的一个元素节点、一个元素QName和一个模式文档节点的序列。
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元素表示一个复杂节点,它包含一个带有设备名称的元素和其他几个带有额外信息的元素。
Add a text node to the "author" element and set its value to "Steve Muench", as in Listing 8.
向“author ”元素添加一个文本节点,并将其值设为“Steve Muench ”,如清单8中所示。
As in Listing 7, add a text node to the "title" element and set its value to "Creating Search Pages".
如清单7中所示,向“title ”元素添加一个文本节点,并将其值设为“CreatingSearchPages ”。
As in Listing 7, add a text node to the "title" element and set its value to "Creating Search Pages".
如清单7中所示,向“title ”元素添加一个文本节点,并将其值设为“CreatingSearchPages ”。
应用推荐