All JavaScript numbers are stored as double floating point numbers. JS will trick you into thinking that your var x = 1 is an integer, ...
確定! 回上一頁