判断题
正确
this.state写在component里就可以达到初始state的作用。
判断题this.state写在component里就可以达到初始state的作用。
这段requiredFunc:PropTypes.func.isRequired代码实现验证必须为函数并且不能...
判断题这段requiredFunc:PropTypes.func.isRequired代码实现验证必须为函数并且不能为空。
组件化开发是react的独特优势。
判断题组件化开发是react的独特优势。