Is there a quick way to find every match of a regular expression in Ruby? 有没有一种快速的方法来查找Ruby中正则表达式的每一个匹配项? I've looked through the Regex object in the Ruby STL and searched on Google to no avail. 我浏览了Ruby STL中的Regex对象,并在Google上搜索都没有用。 正则表达式