最新試題
下列選項中,被稱為全網(wǎng)爬蟲的是()。
下列符號中,用來表示JSONPath語法中的根節(jié)點的是()。
要定義一個數(shù)據(jù)類型,既可能包含integer類型的值,也可能包含string類型的值,以下schema片段正確的是()。
<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片段正確的是()。
定義樣式表中的變量,使用的標(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表達式是()。
下列選項中,提供了遍歷和搜索文檔樹的大部分方法的類是()。
ITEM_PIPELINES設(shè)置項的值是一個保存項目中啟用的Item Pipeline及其順序的()。
下列選項中,可以匹配任何屬性節(jié)點的是()。
表達式中的未知節(jié)點的是()。