單項(xiàng)選擇題在web前端bootstrap框架中,解決IE8瀏覽器支持css3媒體查詢技術(shù)的問(wèn)題需要引入的文件是()。

A.jquery-1.11.3.js
B.html5shiv.min.js
C.respond.min.js
D.bootstrap.js


您可能感興趣的試卷

你可能感興趣的試題

1.單項(xiàng)選擇題在網(wǎng)頁(yè)頁(yè)面上輸出"HelloWorld"的正確Javascript語(yǔ)法是()。

A.alert("HelloWorld")
B.console.log("HelloWorld")
C.document.log("HelloWorld")
D.document.write("HelloWorld")