概述. 在JavaScript 中沒有int 和float 的分別,只有number,格式一律使用IEEE 754,大小為64 bits,因此對於整數來說,精度只能使用到53 bits,無法真正支援到int64。
確定! 回上一頁