console.timeLog()方法是Nodejs中的內置函數,用於顯示每次執行的時間。在循環中使用時,該函數被證明是有效的。 用法: console.log([label][, ...data]).
確定! 回上一頁