我编写了以下JS代码: <script> function myFunction() { document.write("<img src=x>") } myFunction(); </script> 虽然我的函数运行良好,并且每当我在Chrome中 ...
確定! 回上一頁