The most naive way would be to iterate over the String and make sure all the elements are valid digits for the given radix. This is about as ...
確定! 回上一頁