if (my_regexp.test(the_email) == true) { alert("Nice address! ... Remember that the regular expression /r.n/ matched notjust strings starting with r, ...
確定! 回上一頁