一个电子邮件地址是一个URI吗? [英] Is an e-mail address a URI?

查看:123
本文介绍了一个电子邮件地址是一个URI吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图弄清楚一个电子邮件地址的格式是否符合URI的定义,但是到目前为止,我没有发现没有明确的确认。我希望有人可以在这里提供一些洞察力。感谢提前:)

I've tried to figure out whether the format of an e-mail address can be said to comply with the definition of a URI or not, but I've found no explicit confirmation of this so far. I hope someone can provide me with some insight here. Thanks in advance :)

推荐答案

是的,但使用mailto:前缀。

Yes, but with "mailto:" prefix.

URI具有以下形式:

A URI has this form:

<scheme>:<scheme-specific-part>

< scheme> 是mailto ,< scheme-specific-part> 是地址。

The <scheme> is "mailto", the <scheme-specific-part> is the address.

例如:

mailto:max@provider.com

是一个有效的URI。

这篇关于一个电子邮件地址是一个URI吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆