The title element identifies the user whose timeline you are viewing.
title元素代表的是您正在查看哪个用户的时间表。
The snippet below shows how to write a declaration for a title element in Atom.
下面的片段展示了如何在Atom中为一个title元素编写声明。
For each one, extract the text of the title element and place it on the page, as you can see in Figure 1.
对于每个元素,提取标题元素的文本并将其放入页面,如图1所示。
Another source of complexity is that the feed has a title element, and each entry also has a title element.
复杂度的另一个根源是摘要有title元素,并且每个条目也有title元素。
The book instance's title should be set to the value of the title element, nested in the book-info element.
book实例的书名应该设置为book - info元素中嵌套的title元素的值。
The instances of the title element, Listing 18, illustrate how the different type alternatives are selected.
如清单18 所示,title元素的实例演示了如何选择不同的类型替换。
The publish operation could be achieved by pointing to the title element with the xpath expression /html/head/title.
发布操作可以通过指向xpath表达式为 /html/head/title的标题元素来完成。
If you wonder why I didn't nest firstName, lastName, and title elements within the name element, read the last paragraph again.
如果还不明白为何不在name元素中嵌套firstName、lastName以及title元素,请仔细阅读上一段。
The following code, given a message containing the document and chapter elements, adds the title element and sets its value.
下面的代码添加title元素并设置它的值(对于给定的包含document和chapter元素的消息)。
Each item has a title element, a description, a link that will contain a URL to the referenced article, a publication date, and the guid.
各个项目都有一个title元素、一个描述、一个包含所引用文章url的链接、一个发表日期以及guid。
Instead of returning those elements, suppose you want something more identifiable; perhaps the title of each CD, stored in the title element.
这里不返回这些元素,我们假设需要某种更容易识别的内容,比如存储在title元素中的每张CD标题。
This parser collects the text children of the Title element in an internal list (self.text) and, upon reaching the close() method, returns that list.
这个解析器在一个内部列表(self.text)中收集Title元素的文本节点,并在到达close()方法后返回列表。
A title, which expresses a short, human readable subject line for the entry, and can be a blank string (represented by an empty title element, such as).
标题(title),简短的、人类可读的记录主体行;允许使用空字符串(用空的标题元素表示,如)。
So in this case, you want the title property of the Book class to bind to the value of the title element, within the book-info element. Here's how you'd do that
因此,在这个示例中,希望把Book类的书名属性绑定到title元素的值,而这个元素嵌套在 book-info 元素中。
Any descendant element that does not explicitly override the XML: lang (the title element of the feed, for instance) will automatically inherit that language.
如果该元素的任何后代元素没有显式覆盖xml:lang属性(例如,提要的title元素),那么将自动继承此语言。
A local element is an element declaration that is nested within another component; for example, the Title element is a local element within the global element Book.
局部元素是嵌套在另一个组件内的元素声明;例如,Title元素是全局元素Book内的局部元素。
For instance, the server can use the value of the slug when creating the URI of the member resource or when setting the value of the title element in the Atom Entry Document.
比方说,服务器可以在创建成员资源的URI或者设置AtomEntryDocument中title元素的值时使用slug的值。
Find all documents with the term 'XML' and 'database' in the abstract element, the phrase 'text search' and 'Viper Release' in the title element, and both terms should be in the same sentence.
寻找在abstract元素中有‘XML’和‘database’,并且在title元素中有‘textsearch’和‘ViperRelease’的所有文档,这两个词应该在同一句话中。
All elements of the ITEM element are optional, however, at least one title or description are needed to validate the element.
ITEM元素的全部元素都是可选的,然而,至少需要一个标题或描述来验证元素。
The names of the options in the text file, XML file, or database should relate directly to the title of the interface element if the configuration options can be set through the UI.
如果配置选项能够通过UI设置,在文本文件、XML文件及数据库中的选项名称应该直接同界面元素的标题相关。
The first column contains the announcement title, which is constructed as an XHTML anchor element that links to the announcement's detail page.
第一列包含公告标题,这构造成一个链接到公告的细节页面的xhtml锚元素。
Following that is the element, which is populated from the TITLE column in the current row.
随之而来的是元素,由当前行的title列填充。
An element value such as identifier or title must be changed in this step to make the result correct and easily verified.
在这一步中必须更改像标识符或者标题这样的元素值,以校正结果并使其容易确认。
First we used a common technique of hiding the H1 element that presents the Web site title within the banner.
首先,我们使用一种常用技术隐藏h1元素,也就是隐藏了广告条中的Web站点标题。
Each element has a title, the main text, a date, and a unique key field called guid (for globally unique id), which is assigned when the item is created.
各元素都有标题、正文、日期和一个名为guid (“globally uniqueid”的缩写,表示全局惟一id)的惟一键字段,这个字段是在创建项目时指派的。
If you look at the entire Atom feed returned by the API, you can see that there is a element that defines the title of the Atom feed.
如果看一看从API返回的所有Atom提要,会看到有一个元素定义了Atom提要的标题。
After a couple of formatting lines, the element is created and populated with the title gleaned from the Atom feed. The element is created, and so on.
在两个格式化行之后,创建元素并使用从atom提要收集的标题填充,然后创建元素等。
In this code, the HTML element contains an attribute, title, which, when you hover the mouse over the word in the sentence, provides more specific information.
在这个代码中,HTML元素包含一个属性title,当您将鼠标悬停于句子中的这个单词上方时,该属性将提供更具体的信息。
In the bind-xml element, you give the name of the XML element to bind to-in this case, "title" -as well as whether you're binding to an element or attribute, through use of the node attribute.
在bind -xml元素中,指定要绑定到的xml元素的名称(在这个示例中是“title”),并使用node属性指定是绑定到元素还是绑定到属性。
In other words, if the parser finds an element with the name "title", the parser knows that it is not a child of an element, and all other element names in this example are ignored.
换句话说,如果解析器找到名为“title”的元素,解析器就知道它不是元素的子元素,本例中其他元素名就被忽略。
应用推荐