摘要: 1.匹配正整数:/^[1-9]\d*$/2.匹配非负整数(正整数+0):/^\d+$/3.匹配中文:/^[\x{4e00}-\x{9fa5}]+$/u4.匹配Email:/^\w+([-+.]\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*/5.匹配网址URL:(((f|ht){... 阅读全文
posted @ 2016-01-14 17:28 侠岚之弋痕夕 阅读(212) 评论(0) 推荐(0) 编辑
Where is the starting point, we don't have a choice, but the destination where we can pursue!