A.星狀結(jié)構(gòu)
B.線狀結(jié)構(gòu)
C.樹狀結(jié)構(gòu)
D.網(wǎng)狀結(jié)構(gòu)
您可能感興趣的試卷
你可能感興趣的試題
A.序言
B.元素及屬性
C.DTD聲明
D.PI指令
A.restriction
B.pattern
C.list
D.enumeration
A.?
B.*
C.ANY
A.xsl:element
B.xsl:attribute
C.xsl:value-of
D.xsl:comment
A.xsl:output
B.xsl:stylesheet
C.documentElement
D.HTML
最新試題
()語法用于編寫Schema。
下列幾個類中,用于操作請求會話的是()。
下列符號中,用來表示JSONPath語法中的根節(jié)點的是()。
<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命名空間的實例片段,以下說法錯誤的是()。
下列選項中,用于將JSON格式的字符串解碼轉(zhuǎn)換為Python對象的是()。
“<”用DTD的內(nèi)部實體()表示。
下列選項中,提供了遍歷和搜索文檔樹的大部分方法的類是()。
下列一些類中,用來表示XML中節(jié)點的是()。
下列選項中,用于表示bs4中的標(biāo)簽的類是()。
<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á)式是()。