您可能感興趣的試卷
你可能感興趣的試題
A.display:block
B.display:inline
C.display:list-item
D.display:none
A.xsl:value-of
B.xsl:for-each
C.xsl:apply-templates
D.xsl:template
A.<xsl:template>
B.<xsl:sort>
C.<xsl:value-of>
D.<xsl:apply-templates>
最新試題
Scrapy項(xiàng)目中,哪個(gè)文件可以定制各個(gè)組件的行為?()
<customer_summaryxmlns:addr="http://www.xyz.com/addresses/"xmlns:books="http://www.zyx.com/books/"><addr:name><title>Mrs.</title></addr:name><books:title>Lord of the Rings</books:title>上述是一段關(guān)于XML命名空間的實(shí)例片段,以下說法錯(cuò)誤的是()。
下列符號中,用于注釋robots.txt文件的記錄的是()。
<stuList><student id="a001"><name>jack<name><age>22</age></student><student id="a002"><name>make<name><age>23</age></student></stuList>查找id=’a002’的xpath表達(dá)式是()。
下列符號中,可以選取路徑表達(dá)式中的未知節(jié)點(diǎn)的是()。
<roster><student ID="s101">;<name>;李華<;/name>;<sex>;男<;/sex>;<birthday>;1978.9.12<;/birthday>;<score>;92<;/score>;</student>;<student ID="s102">;<name>;齊輝<;/name>;<sex>;女<;/sex>;<birthday>;1979.3.2<;/birthday>;<score>;90<;/score>;</student>;</roster>;針對上述XML代碼,輸出ID為s102的學(xué)生的姓名的XSL片段正確的是()。
()語法用于編寫Schema。
針對上述XML文件,以下是stud.xsl 。此XML在IE中的輸出是()。
創(chuàng)建BeatutifulSoup對象時(shí),默認(rèn)使用的解析器為Python標(biāo)準(zhǔn)庫。
下列符號中,用來表示JSONPath語法中的根節(jié)點(diǎn)的是()。