Python is so powerful! I like it~!
Encoded Phone Number likes:
NAME;CHARSET=UTF-8;ENCODING=QUOTED-PRINTABLE:=E9=98=BF=E8=80=81=E5=B8=88
Using python to decode it, the code like below:
Result:
NAME;CHARSET=UTF-8;ENCODING=QUOTED-PRINTABLE:阿老师
本文展示如何使用Python解码特定格式的手机号编码,并通过实例演示解码过程及结果。
Python is so powerful! I like it~!
Encoded Phone Number likes:
NAME;CHARSET=UTF-8;ENCODING=QUOTED-PRINTABLE:=E9=98=BF=E8=80=81=E5=B8=88
Using python to decode it, the code like below:
Result:
NAME;CHARSET=UTF-8;ENCODING=QUOTED-PRINTABLE:阿老师
4030
1874

被折叠的 条评论
为什么被折叠?