Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想验证 alpahnumeric 的密码字段,并且应该包含至少一个符号,任何人都可以帮助我进行正则表达式 javascript 验证
这应该有效:/[a-zA-Z0-9]/