サマリー:<html> <head> <title>百變圓圈</title> </head> <body> <script> funtion rad(a){ a.style.broderRaduis="50"; }; </script> </body> <div&g
<html> <head> <title>百變圓圈</title> </head> <body> <script> funtion rad(a){ a.style.broderRaduis="50"; }; </script> </body> <div> <input onclick="rad()"></input> </div>
</html>
添削の先生:查無此人添削時間:2019-05-05 09:10:45
先生のまとめ:完成的不錯。js比較難,因為它的功能非常強大。繼續(xù)加油。