var element = React.createElement( "h1", null, "Hello, world!" ); 看到這邊有沒有更感受到JSX 帶來的好處?除了可以很直觀的用類HTML 的語法來描述 ...
確定! 回上一頁