Then use the length() method to get the length of the number in JavaScript. var x = 123456789; x.toString().length; ...
確定! 回上一頁