久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

<small id='8QvIm'></small><noframes id='8QvIm'>

      <i id='8QvIm'><tr id='8QvIm'><dt id='8QvIm'><q id='8QvIm'><span id='8QvIm'><b id='8QvIm'><form id='8QvIm'><ins id='8QvIm'></ins><ul id='8QvIm'></ul><sub id='8QvIm'></sub></form><legend id='8QvIm'></legend><bdo id='8QvIm'><pre id='8QvIm'><center id='8QvIm'></center></pre></bdo></b><th id='8QvIm'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='8QvIm'><tfoot id='8QvIm'></tfoot><dl id='8QvIm'><fieldset id='8QvIm'></fieldset></dl></div>
        • <bdo id='8QvIm'></bdo><ul id='8QvIm'></ul>
      1. <tfoot id='8QvIm'></tfoot>
        <legend id='8QvIm'><style id='8QvIm'><dir id='8QvIm'><q id='8QvIm'></q></dir></style></legend>

        什么是 XHTML 角色屬性?你用它來(lái)做什么?

        What is XHTML role attribute? What do you use it for?(什么是 XHTML 角色屬性?你用它來(lái)做什么?)
          <tfoot id='UADE1'></tfoot>

            <i id='UADE1'><tr id='UADE1'><dt id='UADE1'><q id='UADE1'><span id='UADE1'><b id='UADE1'><form id='UADE1'><ins id='UADE1'></ins><ul id='UADE1'></ul><sub id='UADE1'></sub></form><legend id='UADE1'></legend><bdo id='UADE1'><pre id='UADE1'><center id='UADE1'></center></pre></bdo></b><th id='UADE1'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='UADE1'><tfoot id='UADE1'></tfoot><dl id='UADE1'><fieldset id='UADE1'></fieldset></dl></div>
              <tbody id='UADE1'></tbody>

          1. <small id='UADE1'></small><noframes id='UADE1'>

              <bdo id='UADE1'></bdo><ul id='UADE1'></ul>

                1. <legend id='UADE1'><style id='UADE1'><dir id='UADE1'><q id='UADE1'></q></dir></style></legend>
                  本文介紹了什么是 XHTML 角色屬性?你用它來(lái)做什么?的處理方法,對(duì)大家解決問(wèn)題具有一定的參考價(jià)值,需要的朋友們下面隨著小編來(lái)一起學(xué)習(xí)吧!

                  問(wèn)題描述

                  我已閱讀 W3C 的頁(yè)面,但對(duì)我來(lái)說(shuō)仍然很模糊.role 屬性的目的是為了闡明代碼嗎?還是會(huì)被某些瀏覽器或蜘蛛解釋?

                  I have read W3C's page on this, but it is still vague to me. Is the role attribute's purpose to clarify the code? Or will it be interpreted by some browsers or spiders?

                  是否可以使用某些 JavaScript 庫(kù)將其用作 DOM 選擇器(我認(rèn)為由于 id 屬性必須是唯一的,這可以用于識(shí)別頁(yè)面上的多個(gè)資源)?

                  Can it be used as a DOM selector using some JavaScript libraries (I am thinking so since the id attribute has to be unique, this could be used to identify multiple resources on a page)?

                  推薦答案

                  簡(jiǎn)短版:

                  角色屬性可能會(huì)為未來(lái)的瀏覽器提供一種以獨(dú)立于設(shè)備的方式智能處理某些 XML 元素的方法.例如,在桌面和手持環(huán)境中的瀏覽器上都可以對(duì)標(biāo)有導(dǎo)航"角色屬性的無(wú)序列表進(jìn)行智能解釋?zhuān)蛊湓趦煞N環(huán)境中都能清晰顯示.

                  The Role Attribute may give future browsers a way to work intelligently with certain XML elements in a device-independent way. For example, an unordered list that is marked with the role attribute of "navigation" can be interpreted intelligently on browsers in both desktop and handheld environments, allowing it to be displayed clearly in both environments.

                  加長(zhǎng)版:

                  本規(guī)范中定義的 XHTML 角色屬性允許作者使用機(jī)器可提取的有關(guān)元素用途的語(yǔ)義信息來(lái)注釋 XML 語(yǔ)言.用例包括可訪問(wèn)性、設(shè)備適配、服務(wù)器端處理和復(fù)雜數(shù)據(jù)描述.

                  The XHTML Role Attribute defined in this specification allows the author to annotate XML Languages with machine-extractable semantic information about the purpose of an element. Use cases include accessibility, device adaptation, server-side processing, and complex data description.

                  該屬性描述了當(dāng)前元素在文檔上下文中所扮演的角色.例如,應(yīng)用程序和輔助技術(shù)可以使用它來(lái)確定元素的用途.這可以允許用戶(hù)做出明智的決定,決定可以對(duì)元素采取哪些操作,并以設(shè)備獨(dú)立方式激活所選操作.它還可以用作以領(lǐng)域特定方式(例如,法律術(shù)語(yǔ)分類(lèi)法)注釋文檔部分的機(jī)制.

                  The attribute describes the role(s) the current element plays in the context of the document. This can be used, for example, by applications and assistive technologies to determine the purpose of an element. This could allow a user to make informed decisions on which actions may be taken on an element and activate the selected action in a device independent way. It could also be used as a mechanism for annotating portions of a document in a domain specific way (e.g., a legal term taxonomy).

                  例子:

                  <ul role="navigation sitemap">
                      <li href="downloads">Downloads</li>
                      <li href="docs">Documentation</li>
                      <li href="news">News</li>
                  </ul>
                  

                  鑒于 XHTML2 工作組將在今年年底不復(fù)存在,因此該規(guī)范不可能以類(lèi)似于其當(dāng)前形式的任何形式達(dá)到發(fā)布狀態(tài).http://www.w3.org/News/2009#entry-6601

                  Given that the XHTML2 Working Group will cease to exist at the end of this year, there's no chance of this specification ever reaching release status in anything resembling its current form. http://www.w3.org/News/2009#entry-6601

                  這篇關(guān)于什么是 XHTML 角色屬性?你用它來(lái)做什么?的文章就介紹到這了,希望我們推薦的答案對(duì)大家有所幫助,也希望大家多多支持html5模板網(wǎng)!

                  【網(wǎng)站聲明】本站部分內(nèi)容來(lái)源于互聯(lián)網(wǎng),旨在幫助大家更快的解決問(wèn)題,如果有圖片或者內(nèi)容侵犯了您的權(quán)益,請(qǐng)聯(lián)系我們刪除處理,感謝您的支持!

                  相關(guān)文檔推薦

                  Use IScroll in Angular 2 / Typescript(在 Angular 2/Typescript 中使用 IScroll)
                  anime.js not working in Ionic 3 project(Anime.js 在 Ionic 3 項(xiàng)目中不起作用)
                  Ionic 3 - Update Observable with Asynchronous Data(Ionic 3 - 使用異步數(shù)據(jù)更新 Observable)
                  Angular 2: file not found on local .json file(Angular 2:在本地 .json 文件中找不到文件)
                  In Ionic 2, how do I create a custom directive that uses Ionic components?(在 Ionic 2 中,如何創(chuàng)建使用 Ionic 組件的自定義指令?)
                  Use ViewChild for dynamic elements - Angular 2 amp; ionic 2(將 ViewChild 用于動(dòng)態(tài)元素 - Angular 2 amp;離子2)
                  <legend id='0s4ht'><style id='0s4ht'><dir id='0s4ht'><q id='0s4ht'></q></dir></style></legend>
                    <tbody id='0s4ht'></tbody>
                      <bdo id='0s4ht'></bdo><ul id='0s4ht'></ul>

                      <small id='0s4ht'></small><noframes id='0s4ht'>

                      <tfoot id='0s4ht'></tfoot>

                            <i id='0s4ht'><tr id='0s4ht'><dt id='0s4ht'><q id='0s4ht'><span id='0s4ht'><b id='0s4ht'><form id='0s4ht'><ins id='0s4ht'></ins><ul id='0s4ht'></ul><sub id='0s4ht'></sub></form><legend id='0s4ht'></legend><bdo id='0s4ht'><pre id='0s4ht'><center id='0s4ht'></center></pre></bdo></b><th id='0s4ht'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='0s4ht'><tfoot id='0s4ht'></tfoot><dl id='0s4ht'><fieldset id='0s4ht'></fieldset></dl></div>
                            主站蜘蛛池模板: 手机av在线 | 中文字幕乱码一区二区三区 | 欧美日韩久久精品 | 91精品国产综合久久国产大片 | 99国产精品视频免费观看一公开 | 国产精品成人一区二区 | av中文字幕在线 | 日韩精品一区二区三区 | 综合国产 | 欧区一欧区二欧区三免费 | 日韩在线一区二区 | 久久精品视频在线观看 | 精品国产一区二区在线 | aⅴ色国产 欧美 | 99久久精品免费视频 | 日本久草| 国产不卡一 | 91精品国产色综合久久不卡98口 | a国产一区二区免费入口 | 久久精品a | 久久成人高清视频 | 中文字幕福利视频 | 成人一级视频在线观看 | 九九九视频精品 | 在线观看国产 | 亚洲第一av | 久久亚洲欧美日韩精品专区 | 精品免费国产一区二区三区四区介绍 | 欧美视频在线播放 | av片在线免费看 | 国产成人免费在线 | 欧美精品欧美精品系列 | 天堂中文在线播放 | 91精品久久久久久久久99蜜臂 | 久久精品欧美一区二区三区麻豆 | 日韩国产在线 | 91免费版在线观看 | 特级生活片 | 成人免费视频在线观看 | 国产精品久久精品 | 亚洲精品久久久蜜桃网站 |