The text element has two events that it reacts to — mouseover and mousedown.
文字元素可以对两种事件做出反应——mouseover和mousedown。
Assign an id to each text element that you refer to, so your script can retrieve them.
为所使用的每一个文本元素指定id,这样脚本就可以提取它们。
With the ODFDOM API it is also easy to get the content element object and text element object
用ODFDOMAPI获取内容元素对象和文本元素对象也很容易
A text element can be a base character a surrogate pair or a combining character sequence.
文本元素可以是基字符、代理项对或组合字符序列。
A text element can be a base character, a surrogate pair, or a combining character sequence.
文本元素可以是基字符、代理项对或组合字符序列。
We have already obtained the work item status of the work item, and a text element can be added to display the result.
我们已经获取了工作项的工作项状态,您还可以添加一个文本元素以显示结果。
Within the detail section you may have a text element or another container element such as a grid, table or another list.
在细节部分中可以包含文本元素或者其他的容器型元素,例如网格,表格或者另一个列表。
In our report, we can add a text element named Event to the cell on the right side of the current cell, as seen in Figure 13.
在我们的报表之中,我们可以向当前单元的右边上的单元添加一个名为Event的文本元素,如图13所示。
In this case, you will return just the text element, and this will be filtered by the date_created element (see Listing 9).
在这个例子中,您将仅返回text元素,并且这将由date_created元素进行过滤(见清单9)。
The name of the individual or the name of the business or organization is usually the most prominent text element of a business card.
个人或公司机构的名字通常都是名片正文比较突出的文本元素。
The name of the individual or the name of the business or organization is usually the most prominent text element of a business card.
而个人名字或公司机构的名字通常都是商务名片里最重要的文本信息。
The name of the individual or the name of the business or organization is usually the most prominent text element of a business card.
在大机构里,如果客户接收到这样一张名片,可以对了解联系人是谁有好处。
For a simple text element. Your fourth parameter here can be a string or array of attributes for the text element. The following are equivalent.
一个简单的文本数据项。第五个参数可以是一个字符串或者文本数据的属性组,以下是等价的。
For each non-text element, provide a user-selectable equivalent for text, transcripts, or audio descriptions, such as alt text, captions, or visual feedback.
对于每个非文本元素,为文本、脚本或音频说明(如替换文本、标题或视觉反馈)提供可供用户选择的等效项。
So you have text nodes, element nodes, and attribute nodes.
所以可以有文本节点、元素节点和属性节点。
Specify a constraining rule on the text in an element with mixed content.
在具有混合内容的元素的文本中指定一个约束规则。
All anchor element text will have a different shade of blue depending whether the link was visited or not.
所有的定位点元素文本都有一个不同的蓝色阴影,这取决于链接是否访问过。
Fortunately, I can reuse the test case defined in Listing 3 to validate the document's structure, by effectively ignoring element text values and attribute values.
还好,我还可以再次使用清单3中定义的测试用例来验证文档的结构,并可以有效忽略元素文本值和属性值。
It takes in a single element, text node, or comment.
它接受单个元素、文本节点或注释。
The element labels and element text nodes are stacked vertically.
元素标签与元素文本节点是垂直堆放的。
First, determine the element tag and then get the text node value for the element tag.
您首先要确定元素标签,然后获得元素标签的文本节点值。
The element is typically rendered in italic text.
通常以斜体字文本显示元素。
The XSLT in Listing 41 copies text, element, and attribute nodes in the source XML document, but namespace nodes and the DOCTYPE declaration are omitted.
清单41中的XSLT复制源xml文档中的文本、元素和属性节点,但是忽略名称空间节点和DOCTYPE声明。
The XML document has only elements and element text nodes to parse.
XML文档只需要解析元素与元素文本节点。
So adding a new child element or text is simply a matter of adding a new child to an element's list of children.
所以添加新的子元素或文本只需要向元素的子元素列表中添加一个新的子元素。
In general, an element node is the parent of a text node; but here, the predicate essentially de-references the text within an element.
一般来说,元素节点是文本节点的父节点,但这里谓词实际上引用了元素中的文本。
If there is no translation for the segment, or if the included translation is not approved, the text in the element is used instead.
如果该段没有翻译,或者包含的翻译没有被认可,则使用元素中的文本。
These are the usual collection: a tag starts, a tag ends, element text is encountered, and so on.
以下是常用集合:开始标记、结束标记、遇到的元素文本等等。
An element is an element node; an attribute (and its value) is an attribute node; even text within an element is a text node.
元素有元素节点,属性(包括属性值)有属性节点,元素中的文本则是文本节点。
You'll find only the START_TAG and text event types, which correspond with element start tags and element text nodes.
您只会看到START _ TAG与TEXT事件类型,它们分别对应于元素开始标签与元素文本节点。
应用推荐