当前位置:网站首页>JS regular case-
JS regular case-
2022-07-03 07:53:00 【Peter Sue】
1.JS Regular cases - Password authentication
Special characters :[email protected]#$%^&*
Conditions :8 And above Numbers + Case letters + Special characters
var reg = /^(?=.*[a-z])(?=.*[A-Z])(?=.*[0-9])(?=.*[[email protected]#$%^&*]).{8,}$/;
边栏推荐
- Go language foundation ------ 12 ------ JSON
- regular expression
- Go language foundation ----- 13 ----- file
- PAT甲级 1030 Travel Plan
- 创业团队如何落地敏捷测试,提升质量效能?丨声网开发者创业讲堂 Vol.03
- JS common basic case sorting (continuous update)
- 华为交换机配置ssh登录远程管理交换机
- PHP微信抢红包的算法
- Technical dry goods Shengsi mindspire dynamic transformer with variable sequence length has been released!
- Pat grade a 1027 colors in Mars
猜你喜欢

How can entrepreneurial teams implement agile testing to improve quality and efficiency? Voice network developer entrepreneurship lecture Vol.03

Pat class a 1028 list sorting

Project experience sharing: realize an IR Fusion optimization pass of Shengsi mindspire layer

C language learning notes (mind map)

Harmonyos third training notes
![[untitled]](/img/3d/27a7229e3f0ccf0ca5ae1f00a92513.jpg)
[untitled]
![[MySQL 11] how to solve the case sensitive problem of MySQL 8.0.18](/img/9b/db5fe1a37e0de5ba363f9e108310a5.png)
[MySQL 11] how to solve the case sensitive problem of MySQL 8.0.18

项目经验分享:基于昇思MindSpore实现手写汉字识别

Redis batch startup and shutdown script

Analysis of the problems of the 11th Blue Bridge Cup single chip microcomputer provincial competition
随机推荐
Go language foundation ----- 05 ----- structure
Quelle est la définition? Qu'est - ce qu'une déclaration? Quelle est la différence?
技术干货|昇思MindSpore NLP模型迁移之Roberta ——情感分析任务
yarn link 是如何帮助开发者对 NPM 包进行 debug 的?
【LeetCode】4. Best time to buy and sell stock
*p++、*++p、++*p、(*p)++
[at] abc 258G - Triangle 三元组可达-暴力
jsutlis
haproxy+keepalived搭建01
Getting started with minicom
Iterm2 setting
Go language foundation ----- 01 ----- go language features
华为S5700交换机初始化和配置telnet,ssh用户方法
华为交换机:配置telnet和ssh、web访问
Go language foundation ------ 12 ------ JSON
Technical dry goods | thinking about the unification of dynamic and static diagrams of AI framework
【踩坑系列】mysql 修改root密码失败
go语言-循环语句
idea取消引用显示效果
Redis配置文件