摘要:
现在安装 react 脚手架的有三种, react-boilerplate react-redux-starter-kit create-react-app(国内主要运用这一种) 1==>npm install -g create-react-app 全局安装脚手架命令(第一次安装后就不需要在重新安 阅读全文
posted @ 2020-08-17 22:54
何人陪我共长生
阅读(839)
评论(0)
推荐(0)
摘要:
import React, { Component } from "react"; export class TestHanderClick extends Component { //有构造器state写在里面, 构造器中必须要有super并且传递参数 constructor(props) { s 阅读全文
posted @ 2020-08-17 22:51
何人陪我共长生
阅读(1053)
评论(0)
推荐(0)

浙公网安备 33010602011771号