A simple selector is either a type selector or universal selector followed immediately by zero or more attribute selectors, ID selectors, or pseudo-classes, in any order.
一个简单选择符或者是一个类型选择符,或者是一个全局选择符,紧跟在后的是零个或多个属性选择符,ID选择符或伪类,次序任意。
As Figure 9 shows, notice that your ID attribute now has an additional annotation associated with it because of your previous steps.
如图9所示,注意您的ID属性现在拥有一个与其相关的附加性注释。
The ID attribute uniquely identifies the rule to the transformation framework.
属性ID单独识别了转换框架的规则。
All of the values of other attributes of the tag containing this class are the same as before, except the ID attribute that is added by server for the object ID of the window.
包含该类的标签其他属性的所有值与以前相同,除了服务器为窗口的对象ID添加的ID属性。
Like the class, an ID selector is based on the value of an attribute, but in this case, it's the ID attribute.
与类选择符相似,ID选择符也基于一个属性的值,但这个属性是ID属性。
Similar elements often have unique attributes, such as the id attribute used in XHTML elements to give them a unique reference id (see Listing 9).
类似的元素通常具有独特的属性,比如XHTML元素中使用的id属性,是为了给XHTML元素一个惟一的引用id(参见清单9)。
If the information is required to be in a standard DTD-like attribute type such as ID, IDREF, or ENTITY, use an attribute.
如果信息需要作为类似标准DTD的属性类型,如ID、IDREF或ENTITY,则使用属性。
Listing 9 shows you how the tag USES its ID attribute to link to a specified bug report in the MediaWiki Bugzilla database.
清单9显示了标记是如何使用其ID属性链接到MediaWikiBugzilla数据库内的一个指定的bug报告的。
The entry ID attribute can be used to identify it, so you'll need a QName-ish value.
entryID属性用于识别字段,因此我们需要一个 QName-ish值来表示它。
For each row in the database, an airport element will be created with an id attribute.
它还为数据库的每一行创建了一个airport元素,该元素带有id属性。
Each note will have a unique id attribute, so you need to know what the current total is.
每一个注释都有一个独特的id属性,因此您需要知道当前的总和是多少。
Add an id attribute and replace the content of each button component as shown in Listing 4.
添加一个ID属性从而取代如列表4所示的每个按钮组件的内容。
This class also includes an id attribute for interacting with an associated database.
该类还包含一个用于与相关数据库进行交互的id属性。
Add a getter and setter for the id attribute.
为id属性添加一个获得者以及设置者。
You use the value of the id attribute to reference a task — when declaring dependencies between tasks or task groups, for example.
您使用id属性的值引用一个任务,例如,当声明任务或任务组间的依赖项时。
Each tag's id attribute specifies the bean's name.
每一个标记的id属性指定了该bean的名称。
To replace the tag, you must assign it an id attribute, as shown in Listing 6.
为了替换标签,必须为其指定id属性,如清单6所示。
The inlined managers are considered anonymous and do not allow for the id attribute to be set.
内联管理器被认为是匿名的,因此不允许设置id属性。
You need to manually add the id attribute for all servlets in order for the WAR file to install successfully.
为了使WAR文件能安装成功,您需要手工为所有的servlet添加id属性。
Only a primitive ID attribute mechanism is available (in other words, no uniqueness scope).
只能使用一个简单的标识属性机制(换句话说,没有唯一性作用域)。
The objects trext: Theft and nc: Location are siblings, and each has an s: id attribute giving it a unique identifier.
对象trext:Theft和nc:Location是兄弟,它们各自具有一个s:id属性,提供一个惟一的标识符。
When installing the WAR file onto WebSphere Portal, make sure that all servlet elements have an id attribute.
当把WAR文件安装到WebSpherePortal上,请确保所有的servlet元素都有一个id属性。
When you include a Geronimo deployment plan, as in the resource-adapter example, you can specify a configuration ID (the configId attribute) and a parent configuration ID (the parentId attribute).
在加入Geronimo部署计划之后,就可以指定配置ID (configId属性)和父元素的配置 ID(parentId属性),就像在资源适配器的例子中那样。
In this case, you set the id attribute using the name string that is passed in.
在本例中,使用传入的名称字符串设置id属性。
<div class="tab"> uses a class attribute where you might imagine an ID attribute.
<divclass="tab">使用 class属性,而这里似乎应该使用 ID 属性。
Add an id attribute for each tag, in this order: fname, lname, workdept, job, and phoneno.
为每一个标签添加一个Id属性,按照以下的顺序:fname,lname,workdept,job,与phoneno。
So a div element might have a list that contained an attribute named "id" and another named "class."
所以 div元素可能有一个包含属性 “id”和另一个属性 “class” 的列表。
The outer DIV element with an ID attribute value of sidebar contains an inner DIV element with a class attribute called gutter.
外边的DIV元素的ID属性值为 sidebar,这个元素包含的内部 DIV具有class 属性值gutter。
Add the for attribute for the label using a value that matches the id attribute of the connected data entry element.
使用与相关数据条目元素的id属性相匹配的值为标签添加for属性。
Iterating through the tags and filtering for those that have a class attribute of newpage, you can find the value of the id attribute that contains the page number.
迭代标签并把那些具有newpage类属性的筛选出来,您可以找到包含页码的id属性的值。
应用推荐