In angularjs, $timeout and $interval are window.setInterval And window.setTimeout Package. $timeout (FN, 1000); // after 1s, execute FN function $interval ...
確定! 回上一頁