ELIPS Studio 3 - 验证电子邮件地址
如何使用 ELIPS Studio 3 检查给定的电子邮件 ID 是否有效?是否可以?
提前致谢。
How can I check the given email id is valid or not using ELIPS Studio 3? Is it possible?
Thanks in Advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您想验证电子邮件 ID 格式,则可以使用 正则表达式。如果您正在考虑验证电子邮件地址以查看它是否存在,那么没有办法。
if you want to validate an email ID formay then you can use regular expression. if you are looking at validating a email address to see if it exists or not then there is no way.