Convert integer to string and use String#slice(regexp) method with the \d (or [0-9] ) pattern to get the first digit;; Convert numeric ...
確定! 回上一頁