Like most entities in Ruby, strings are first-class objects. ... if string =~ /[a-z]/ puts "string contains lowercase characters" end if ...
確定! 回上一頁