背景目前我们常见的有两种引入react 的方法:import React from 'react'; // vs import * as React from 'react';这两种写法目前都可以运行, ...
確定! 回上一頁