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上搜索都沒有用。 正則表達式