A.dumps()
B.loads()
C.load()
D.dump()
您可能感興趣的試卷
你可能感興趣的試題
A.middlewares.py
B.items.py
C.pipelines.py
D.settings.py
A.@
B.*
C.?
D.#
A.#
B./
C.%
D.*
A.*
B.node()
C.@*
D.node
A.Node
B.ElementPath
C.Element
D.ElementTree
最新試題
定義樣式表中的變量,使用的標(biāo)簽是()。
<?xml version="1.0"?><!DOCTYPE mydoc[<!ENTITY location "jianwai street">]><customer><name>jack</name><address>&location;</address></customer>關(guān)于上述Xml文檔,以下描述正確的是()。
下列幾個(gè)類中,用于操作請(qǐng)求會(huì)話的是()。
<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>;針對(duì)上述XML代碼,輸出ID為s102的學(xué)生的姓名的XSL片段正確的是()。
針對(duì)上述XML文件,以下是stud.xsl 。此XML在IE中的輸出是()。
下列方法中,用于使用CSS選擇器選取節(jié)點(diǎn)的是()。
下列選項(xiàng)中,用于表示bs4中的標(biāo)簽的類是()。
聲明相同的元素至多出現(xiàn)一次應(yīng)使用哪個(gè)符號(hào)?()
<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í)例片段,以下說(shuō)法錯(cuò)誤的是()。
下列一些類中,用來(lái)表示XML中節(jié)點(diǎn)的是()。