[JS] 取得unix timestamp 的方法 ... const timestamp3 = +new Date(); // 以上三種寫法會取得目前的unix timestamp console.log(timestamp1 + " " + ...
確定! 回上一頁