摘要:
正则表达式教程:https://www.runoob.com/regexp/regexp-tutorial.html 正则表达式在线验证:http://c.runoob.com/front-end/854 1、同时包含大写字母、小写字母和数字;密码长度为6-32个字符; ^(?=.*[0-9].*) 阅读全文
posted @ 2023-12-02 09:22
峡谷少爷
阅读(93)
评论(0)
推荐(0)