IP屬地:廣東
1.第一種方式(安裝依賴) 第二種(下載js文件引入) 下載地址:https://cdn.bootcss.com/jsencrypt/3.0.0...
1.this.state和this.props的基本使用(父傳子) 1.父組件傳值用num={this.state.變量名} 子組件用this....
1.react的特點(diǎn) 1.1聲明是設(shè)計(jì)(react是面向數(shù)據(jù)編程 不需要去操作dom 數(shù)據(jù)驅(qū)動視圖層的渲染) 1.2使用jsx語法 (jsx是j...
react hook官網(wǎng)地址:https://react.docschina.org/docs/hooks-intro.html[https:/...