The problem is with Math.pow(2,63). The Math.pow returns a double when the cast occurs maybe you can lose some information.
確定! 回上一頁