string =~ /^\s*\d+\s*$/ Determines if there is one and only one substring in a string and that it is a whole number. The whole numbers are 0 ...
確定! 回上一頁