單項選擇題正則表達式限定字符?表示()

A.零次或者多次前面的字表達式
B.一次或者多次匹配前面的字表達式
C.零次或者一次前面的字表達式
D.匹配前面表達式的?


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題下列選項中,哪個是文本框離開焦點的函數?()

A.blur()
B.focus()
C.select()
D.onblur()

2.單項選擇題下列選擇中,哪個是文本框獲得焦點的函數?()

A.onblur()
B.blur()
C.focus()
D.select()

3.單項選擇題下列選項中,用于向HTML文檔中動態(tài)寫入內容的是()

A.document.write()
B.document.getElementById()
C.document.createElement()
D.document.getElementByName()

4.單項選擇題下列選項中,哪個方法創(chuàng)建代表某個標記的HTML元素對象?()

A.document.write()
B.document.getElementById()
C.document.createElement()
D.document.getElementByName()

5.單項選擇題下列選項中,獲取指定id的HTML頁面元素對象的是()

A.document.write()
B.document.getElementById()
C.document.createElement()
D.document.getElementByName()