examples/groovy/match_number.groovy. text = 'Some 42 number #12 more'; def ma = (text =~ /\d+/); println ma // java.util.regex.
確定! 回上一頁