store是应用状态state的管理者,包含下列四个函数:. 1、getState() # 获取整个state; 2、dispatch(action) # ※ 触发state 改变的【唯一途径】※; 3 ...
確定! 回上一頁