/^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9_\-])+\.)+([a-zA-Z]{2,5})$/能看懂的翻译一下?

来源:学生作业帮助网 编辑:六六作业网 时间:2024/05/26 08:21:33
/^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9_\-])+\.)+([a-zA-Z]{2,5})$/能看懂的翻译一下?/^([a-zA-Z0-9_\.\-])+\@(([a-z

/^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9_\-])+\.)+([a-zA-Z]{2,5})$/能看懂的翻译一下?
/^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9_\-])+\.)+([a-zA-Z]{2,5})$/能看懂的翻译一下?

/^([a-zA-Z0-9_\.\-])+\@(([a-zA-Z0-9_\-])+\.)+([a-zA-Z]{2,5})$/能看懂的翻译一下?
就是邮箱的正则表达式.比如[email protected]或者[email protected]