以下是React應用程式的前三行,首先會在頁面上顯示三個彩色塊。 //App.js var React = require('react'); var Component = React.Component; ...
確定! 回上一頁