编辑下面的代码:【加编码】
<html> <body> <script type="text/vbscript"> a=Split("ZiQiangXueTang is my favourite website") for each x in a document.write(x & "<br>") next </script> </body> </html>
结果: 【此窗口】 帮助?
Try it Yourself - © 自强学堂