我使用 setInterval(fname, 10000); 在JavaScript中每10秒调用一次函数。 ... $('buuton#stop-interval').click(function(){ keepGoing = false; });.
確定! 回上一頁