正規表達式(Regular Expression),是一種用來描述字串 符合某個語法規則 的 ... 不使用斷言會找到'Javascript' 的'Java' str.match(/Java/) ...
確定! 回上一頁