Use int for integer and double for floating point numbers. Use byte , short , long and float only if you have a good reason to choose that specific precision.
確定! 回上一頁