在Node.js中,當需要統計一段程式碼的執行時間時,可以使用console.time方法與console.timeEnd方法,其中console.time方法用於標記開始時間,console.
確定! 回上一頁