React 在v16.8 之前主要是用Class component;之後就都使用Function component。v16.8 之前的Function component 不能有state,也沒有hooks 的概念; ...
確定! 回上一頁