A.url
B.xml
C.firstchild
D.nodename
您可能感興趣的試卷
你可能感興趣的試題
A.moveFirst
B.moveLast
C.moveNext
D.movePrevious
A.moveFirst
B.moveLast
C.moveNext
D.movePrevious
A.dataPageSize
B.pageCount
C.pageSize
D.recordCoun
A.以參數(shù)指示的樣式顯示XML數(shù)據(jù)
B.把XML的節(jié)點(diǎn)轉(zhuǎn)換為XML數(shù)據(jù)
C.把該Element節(jié)點(diǎn)轉(zhuǎn)換為Node節(jié)點(diǎn)
D.把XML數(shù)據(jù)轉(zhuǎn)換為HTML數(shù)據(jù)
A.moveLast
B.movePrevious
C.pageSize
D.next
最新試題
若用DOM處理下面一段XML文檔,則下面的XML文檔中有()個(gè)對(duì)象。<book><author>tom</author><bookcode>12</bookcode></book>
對(duì)于XML文檔實(shí)例-2.0-3.08.6,最恰當(dāng)?shù)孛枋鏊慕Y(jié)構(gòu)的XML Schema片段是()。
下列符號(hào)中,可以選取路徑表達(dá)式中的未知節(jié)點(diǎn)的是()。
如果有如下的XML文檔實(shí)例片段:<studentlist>;<student>;<name>;a<;/name>;<sex>;male<;/sex>;<age>;20<;/age>;</student>;<student>;<name>;b<;/name>;<sex>;female<;/sex>;<age>;21<;/age>;</student>;</studentlist>;那么XPath 表達(dá)式/studentlist/student/name 匹配的結(jié)果是()。
通過(guò)降低訪問(wèn)網(wǎng)站的頻率,一定能夠阻止對(duì)方從訪問(wèn)量上認(rèn)出爬蟲(chóng)的身份。
下列選項(xiàng)中,用于將JSON格式的字符串解碼轉(zhuǎn)換為Python對(duì)象的是()。
<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片段正確的是()。
下列選項(xiàng)中,被稱(chēng)為全網(wǎng)爬蟲(chóng)的是()。
下列選項(xiàng)中,可以將頁(yè)面內(nèi)容加載到PhantomJS對(duì)象中的是()。
下列選項(xiàng)中,可以匹配任何屬性節(jié)點(diǎn)的是()。