单项选择题
A.布尔值B.数组C.字符串D.数字
下面一段代码输出的是什么()?var a =new Object();a.value =5;b =a;b.value=3;alert(a.value);
A.1B.2C.5D.3
A.10pxB.20pxC.30pxD.50px
A.componentWillMountB.componentDidMountC.componentWillRecivePropsD.componentWillUnmount
微信扫一扫,加关注免费搜题