您可能感興趣的試卷
你可能感興趣的試題
A.windows記事本
B.XML SPY 2006
C.Xerces
D.word 2003
最新試題
“<”用DTD的內(nèi)部實體()表示。
定義樣式表中的變量,使用的標簽是()。
<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的學生的姓名的XSL片段正確的是()。
()語法用于編寫Schema。
下列符號中,能夠分隔XPath表達式中任意兩個節(jié)點的是()。
下列選項中,提供了遍歷和搜索文檔樹的大部分方法的類是()。
下列幾個類中,用于操作請求會話的是()。
針對上述XML文件,以下是stud.xsl 。此XML在IE中的輸出是()。
通過降低訪問網(wǎng)站的頻率,一定能夠阻止對方從訪問量上認出爬蟲的身份。
<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表達式是()。