A.構(gòu)思所要建立XML文檔所需要的資源及相關(guān)數(shù)據(jù)內(nèi)容
B.創(chuàng)建XML文檔
C.創(chuàng)建CSS文檔
D.測試以前的文檔
您可能感興趣的試卷
你可能感興趣的試題
A.none
B.color
C.mouse
D.cursor
A.background-color
B.background-image
C.background-repeat
D.background-position
A.block(塊)
B.line(行)
C.double(雙線)
D.list-item(列表)
![](https://static.ppkao.com/ppmg/img/appqrcode.png)
最新試題
<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á)式是()。
針對上述XML文件,以下是stud.xsl 。此XML在IE中的輸出是()。
表達(dá)式中的未知節(jié)點的是()。
下列方法中,用于使用CSS選擇器選取節(jié)點的是()。
通過降低訪問網(wǎng)站的頻率,一定能夠阻止對方從訪問量上認(rèn)出爬蟲的身份。
要定義一個數(shù)據(jù)類型,既可能包含integer類型的值,也可能包含string類型的值,以下schema片段正確的是()。
“<”用DTD的內(nèi)部實體()表示。
下列選項中,提供了遍歷和搜索文檔樹的大部分方法的類是()。
<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命名空間的實例片段,以下說法錯誤的是()。
下列符號中,用來表示JSONPath語法中的根節(jié)點的是()。