We do this by calling the test() method on a RegExp object with a pattern that matches a string that is a valid URL. function isValidUrl(str) { ...
確定! 回上一頁