我有一些绝对必须使用实现的代码 goto 。例如,我要编写这样的程序: start: alert("RINSE"); alert("LATHER"); repeat: goto start. 有没有办法用Javascript做到这 ...
確定! 回上一頁