setTimeout (function(){ console.log ( 'timer starts friends') }); new Promise(function(resolve){ the console.log ( 'immediately for loop la'); for(var i = 0; ...
確定! 回上一頁