script.js document.write("hello"); Main.html <script src="script.js"> </script>, hello. <script type="text/javascript"> var a = "hello";
確定! 回上一頁