The column contains a Header facet, and inside of this is an Output Text tag that is used to label the column.
Column包含了一个Headerfacet,其中是用于给列贴上标签的Out putText标记。
For example, the code in Listing 31 allows the user to select a date and displays the selected date in a text tag.
例如,清单31中的代码允许用户选择一个日期,并在一个文本标记中显示所选择的日期。
The HTML function will return text that includes HTML tags, while the text tag will strip them, and return only the interior text.
html函数能返回包括html标记在内的文本,而text则会分离二者,只返回内含的文本。
The propertyTemplate variable is used to locate the property template within the iterative template (for example, to position the Output Text tag inside the Column tag).
propertyTemplate变量用于定位iterative模板中的属性模板(例如,定位Column标签中的OutputText 标签)。
Now, with the contents of the XML test file in hand, I use the value-of tag to print the name of the test run followed by a carriage return with the XSL: text tag (see Listing 5).
现在得到了XML测试文件的内容,我使用value - of标签打印运行的测试名,后面通过xsl:text标签增加了回车换行符(如清单5所示)。
You can get all the information within a certain tag and replace it, or you can turn all the text to lowercase.
您可以获得某个标记内的所有信息并替换它,或者您也可以将所有文本变成小写的。
You can for instance create a full layer content or update only text in a specific tag.
例如,你可以创建完整的层级内容或是只更新某特殊标签内的文本。
The tag also has a few attributes that enables you to format the text in a certain way.
标记还有其他的一些属性,它们允许您以某种方式对文本进行格式化。
We just loop over the characters of the text and add a new style range to this text presentation instance for each XML tag found in the text.
我们只需循环遍历该文本的字符,针对从该文本中找到的每个XML标签,我们向它的这个文本展示实例添加一个新的样式范围。
Another tag that is handy in this exercise is the tag, which lets you apply styles to text segments in a browser application.
另一个方便的标记是标记,可以使用这个标记对浏览器应用程序中的文本段应用样式。
This tag identifies a section of generated text that a user can modify.
此标记标识所生成的文本中可由用户修改的部分。
First, determine the element tag and then get the text node value for the element tag.
您首先要确定元素标签,然后获得元素标签的文本节点值。
Templates contain static text, such as the name of the tag to be added, as well as variables.
模板包含了静态的文本,例如添加的标签的名字,以及变量。
That makes it a non-empty tag since it contains the paragraph text.
这使它成为非空标记,因为它包含段文本。
Your handler generally needs to accumulate text until the end tag is reported, and then do something with the text.
处理程序一般在报告结束标记之前,需要做累积文本的工作,随后对文本做某些操作。
This method is useful when parsing element-only content; if it encounters non-white-space text before a tag is found (other than comments or processing instructions), it throws an exception.
该方法在解析只含元素的内容时很有用,如果在发现标记之前遇到非空白文本(不包括注释或处理指令),就会抛出异常。
You can highlight text, write notes, tag a given document, or comment on it.
你可以高亮文本、写笔记、给文档注标签或者评论。
Listing 3 shows the window text code from Listing 2 with an added ARIA "live" tag.
清单3所示的窗口文本代码在清单2的基础上添加了一个ARIA“活动”标记。
Essentially, a smart tag works by recognizing certain text within the document, and when recognized, makes the icon and drop-down menu available.
根本而言,智能标记的工作过程是这样的:首先识别文档中特定文本内容,然后生成对应的图标和右键菜单。
To make your images and animation accessible, you must provide appropriate alternate text (that is, Alt text) within the image's HTML tag.
为使图像和动画可访问,您必须在图像的HTML标记内提供相应的替代文本(即,ALT文本)。
Another thing that I really couldn't grasp is the lack of HTML tag support in text fields.
还有一样我不能理解的就是文本框缺乏对HTML标签的的支持。
These are the usual collection: a tag starts, a tag ends, element text is encountered, and so on.
以下是常用集合:开始标记、结束标记、遇到的元素文本等等。
An XML tag that contains no text looks like this.
不包含文本的XML标记看起来像这样。
AttributeText (ns, name) — Gets text value of required attribute from current start tag.
attributeText (ns,name) -从当前的开始标记获取所需属性的文本值。
You will notice the button now appears first in the drawer, the icon you just selected is shown, and your new text label is used instead of the tag name.
您会注意到按钮首先会出现在drawer中,您刚刚选择的图标也会显示出来,新的文本标签会拖入使用,而不是标签名字。
You use the <fmt:param> tag to provide parameterized values for the text message, where needed, through the tag's value attribute.
需要的时候您可以通过使用 <fmt:param>标记的value属性来提供文本消息的参数化值。
The selected text in the template will be replaced with this JET tag
模板中选择的文本将会使用该JET 标签替换
The solution ElementTree adopts is to give each node a .tail attribute, which contains all the text after a closing tag but before the next element begins or the parent element is closed. For example
ElementTree 采用的解决方案赋予了每个节点一个 .tail属性,它包含了位于结束标记之后,下一元素开始或父元素结束之前所有的文本。
That's often the text within your page's title tag in the document head, but it's also something that's predominantly displayed on every page of a good site.
它通常是页面文档头部的title标记内的文本,但它也通常突出地显示在一个良好站点的每个页面上。
That's often the text within your page's title tag in the document head, but it's also something that's predominantly displayed on every page of a good site.
它通常是页面文档头部的title标记内的文本,但它也通常突出地显示在一个良好站点的每个页面上。
应用推荐