java.util.regex.Pattern 是其中一個主要連接Regular expression的API。 而Pattern Class 可以改善效率的問題。 使用Pattern Class有兩種方式。 分別是. Pattern.matches()
確定! 回上一頁