the href of the included resource
被包含的资源href
Remember the xlink: href attribute from the xlink tip?
还记得xlink文章中的xlink:href属性吗?
In Listing 1, the href attributes contain absolute URIs.
在清单1中,hre f属性包含绝对uri。
Use it along with an xlink: href attribute to establish a link.
将标签与一个xlink:href属性结合使用便可以建立一个链接。
To specify this URL, the element USES the xlink: href attribute.
为了指定这个URL,该元素使用xlink:href属性。
This refinement gets the href attribute of the matching tag.
精炼过的这个查询将获取任何匹配标记的 href属性。
Therefore, the XPath is href:entry/link[@rel='related']/@href.
因此,XPath为 href:entry/link[@rel='related']/@href。
In the stylesheet, curly brackets populate several href attributes.
在样式表中,花括号填充多个href属性。
To create a link to another document, by using the href attribute.
HTML使用锚标记来创建文档之间的超链接。
Instead, the href attribute has been placed right on the li elements.
而hre f属性已经被正确放在了li元素上。
The href column comes straight from the identically named XML tag attribute.
href列直接来自同样命名XML的标记属性。
Embed the location of AJAX requests in the href attributes of anchor elements.
把AJAX请求的位置嵌放在锚元素的href属性中。
The href attribute is expected to specify an IRI that can be dereferenced.
href属性用来指定一个可被解除引用的 IRI。
You could change the href attribute to any valid (and accessible) web URL.
您可以将 href属性更改为任何有效的(且可访问的)web URL。
The <domino:formlink> tag dynamically builds <a href> links to a specified JSP.
<domino:formlink>标签动态地构建 <a href>到指定 JSP 的链接。
The href attribute in XSLT takes a URI reference, which may be absolute or relative.
XSLT的href属性采用了一个URI引用,它可能是绝对引用,也可能是相对引用。
The most important pseudo-attribute is href, which contains a URI to the style sheet.
最重要的伪属性是href ,它包含指向样式表的URI。
It gives it an href attribute that concatenates the string mailto: with the email address.
该元素提供了一个href属性,将字符串mailto:与电子邮件地址连接起来。
You then get the value of the href attribute and use this as the URL for your Ajax request.
然后,获取href属性的值,将其作为Ajax请求的URL。
The href attribute is an optional value that provides the URI of the resource to include.
hre f属性是一个可选值,它提供需要包含的资源的URI。
All you need to do is ask for all the href attributes associated with the anchor tags on a page.
您需要做的就是查找与页面上的锚标记相关联的href属性。
Listing 10 gives you an array of all the links with "href" attributes, allowing you to handle them.
清单10提供了一个由所有带有“href”属性的链接组成的数组,并允许您处理它们。
If no subject is primary, the topicsubject element should be a container without the href attribute.
如果没有主题是主要的,那么topicsubject元素就应当是一个没有href属性的容器。
The href attribute is set to the name of the TOC file and the file extension is set to "ditamap".
href属性设置为TOC文件的文件名,扩展名设为 “ditamap”。
XHTML 2.0 dispenses with this limitation and broadly allows href along with several other attributes.
XHTML 2.0放宽了这一限制,扩展了href和其他几个属性的使用范围。
The href attribute is the resource name, resolved according to the base URI of the extension element.
hre f属性是一个资源名,它是根据扩展元素的基uri进行解析的。
If the element does not have an href attribute, then you can transform it to a element instead of a element.
如果元素没有href属性,可以将其转换成元素而不是元素。
That concatenation is then included in the "href" attribute of the generated element (href="...{$params}").
然后将该并置包括在生成的element (href="...{$params}"的 "href"属性中)。
You grab each link's href attribute, alter it to point to a fragment file, and fetch the resulting URL via Ajax.
还需要获取每个链接的href属性,使其转而指向一个片段文件并通过Ajax获取结果URL。
You grab each link's href attribute, alter it to point to a fragment file, and fetch the resulting URL via Ajax.
还需要获取每个链接的href属性,使其转而指向一个片段文件并通过Ajax获取结果URL。
应用推荐