The issue is that whenever I create a new document text like: var x = 100; var y = x + 500+300+100; document.write(y); ...
確定! 回上一頁