Usually the numerical manifold method (NMM) is based on meshes of three - or four-node element.
数值流形方法常基于有限元法三结点或四结点单元。
Combining general four-node element around crack tip element, a hybrid-stress finite element model is developed, Accordingly a hybrid finite element method to fo.
与四节点单元相结合,提出一种求解自由边界面端部广义应力强度因子的杂交元法。
Combined with general four-node element around crack tip element, a new hybrid finite element method to study stress intensity factors for interfacial crack is introduced.
与四节点单元相结合,由此提出了一种新的求解应力强度因子的杂交元法。
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)有值没有名称。
In addition to be able to add, remove, or modify the element, you could also move it to another location in the hierarchy by manipulating the Pointers to the element or node.
除了可以添加、删除或修改元素之外,您还可以通过操纵指向元素或节点的指针,将元素移动到该层次结构中的另一位置上。
The query maps one or more specific XML element or attribute node values to an equal number of relational data type columns (see Figure 6).
查询将一个或多个特定XML元素或属性节点值映射到同等数量的关系数据列(参见图6)。
It takes in a single element, text node, or comment.
它接受单个元素、文本节点或注释。
The data model has no notions of words or tokens inside a text node; it just represents the textual content of an element or attribute as one contiguous node.
数据模型没有表示文本节点中的单词或符号的概念;它只是将元素或属性的文本内容表示为一个后续节点。
First, determine the element tag and then get the text node value for the element tag.
您首先要确定元素标签,然后获得元素标签的文本节点值。
This returns the topmost element node of the given instance.
它会返回给定实例的最顶层元素节点。
It contains index entries for every text node, i.e. every leaf element value in every XML document in the XML column.
它包含每个文本节点(即xml列中的每个XML文档中的每个叶子元素值)的索引条目。
The root of the tree is the document itself, and each node corresponds to an element or character data.
树的根是文档本身,每个节点对应于一个元素或字符数据。
The first query returns the full element node, i.e. 29, while the second query only returns its text node value 29.
第一个查询将返回完整的元素节点,即29,而第二个查询仅返回其文本节点值29。
Listing 1 USES indentation to illustrate where each element appears in the DOM node tree.
清单1用缩进表示每个元素在DOM节点树中的位置。
Listing 12 creates a node element and USES Figure 3 to compose the node's background.
清单12创建了一个节点元素,并使用图3作为背景图。
Each element is represented by an element node, and the actual data values are represented by text nodes.
每个元素由元素节点表示,实际的数据值由文本节点表示。
In general, an element node is the parent of a text node; but here, the predicate essentially de-references the text within an element.
一般来说,元素节点是文本节点的父节点,但这里谓词实际上引用了元素中的文本。
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.
您可以使用该节点树查找根元素及其所有的后代元素、属性和兄弟元素的节点。
This takes in two parameters — the replacement text node and the child element that it's replacing.
它带两个参数——替换文本节点和被替换的子元素。
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.
像这种情况下访问元素的子元素时,必须首先取得元素节点然后遍历所有的子元素节点。
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查询。
It then adds this newly created node to the root element, filesystem.
然后,将这个新创建的节点添加到根元素,即filesystem。
You can specify an optional comment element for a Node.
您可以为Node指定可选的comment元素。
Its root node is a RelativeLayout container element.
它的根节点是一个RelativeLayout容器元素。
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 a SQL query.
如果该属性存在并设置为SQL,那么updatevalue(元素的子节点)被视为一个SQL查询。
The examples you have seen so far use the "replace value of" operation to change the value of an element node.
到目前为止看到的示例都是使用“replacevalueof”操作修改元素节点的值。
In practice, this means that when you look at the child node of an element and it's a text node, you can get all the text that is at that position in the document in one call.
实际上,这意味着在查看一个元素的子节点,而该字节点又是一个Text节点时,可以在一次调用中得到文档中这个位置上的所有文本。
应用推荐