在Bootstrap4框架中,偏移列通过()类来设置()
A. offset-*-*
B. col-*-*
C. col-md-push-*
D. col-md-offset-*
在PHP中,要引用文件"captcha.php" 的正确方法是( )
A.
B.
C.
D. <% include file=" captcha.php " %>
在mysql语法中,向数据表中插入数据使用的关键字是()
A. create
B. insert
C. save
D. updat
下面哪个js方法将获取一个对象,而非伪数组( )
A. getElementById()
B. getElementByName()
C. getElementsByName()
D. getElementSByTagName()