Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

^[\u4e00-\u9fa5a-zA-Z]+$ #18

Open
SimplyXioamao opened this issue Aug 14, 2023 · 1 comment
Open

^[\u4e00-\u9fa5a-zA-Z]+$ #18

SimplyXioamao opened this issue Aug 14, 2023 · 1 comment

Comments

@SimplyXioamao
Copy link

❌ 正则:^[1-9]\d{5}(18|19|([23]\d))\d{2}((0[1-9])|(10|11|12))(([0-2][1-9])|10|20|30|31)\d{3}[0-9Xx]$
✅ 正则:正则示例

@jaywcjlove
Copy link
Owner

@SimplyXioamao

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants