花費 7 ms
JavaScript RegExp.test() 方法

定義和用法: test() 方法用於檢測一個字符串是否匹配某個模式. 語法: RegExpObject.test(string); RegExpObject:正則表達式; string:必須 ...

Wed Nov 26 18:13:00 CST 2014 0 3302

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM