向輸出流寫入一些格式文本:. <html> <body> <script> document.write("<h1>Hello World!</h1><p>Have a nice day!</p>"); </script> </body> </html>.
確定! 回上一頁