单项选择题
检测浏览器特性,判断浏览器类型通常用()检测。
A.navigator.userAgent
B.location.userAgent
C.location.href
D.hisitory.go()
点击查看答案
相关考题
-
单项选择题
React 提供一个工具方法()来遍历处理this.props.children。
A.welcome
B.undefined
C.React.Children.map
D.报错 -
单项选择题
请问console.log(void(null))打印结果是多少?()
A.null
B.Object
C.0
D.undefined -
单项选择题
map只有哪个类型可以使用,并循环()
A.Array
B.Object
C.number
D.string
