email地址的最长长度

email地址的最长长度是多少?

答案:320个字符

email地址分为2个部分:local part和domain part

local part 为“@”前面的部分,最多64个字符

domain part 为“@”后面的部分,最多255个字符

于是,255+64+“@”一个=320个字符

说完,谢谢

One thought on “email地址的最长长度

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>