ChinaMobilePhoneNumberRegex:Regular expressions that match the mobile phone number in mainland China. 一组匹配*手机号码的正则表达式

时间:2024-06-18 09:55:48
【文件属性】:

文件名称:ChinaMobilePhoneNumberRegex:Regular expressions that match the mobile phone number in mainland China. 一组匹配*手机号码的正则表达式

文件大小:14KB

文件格式:ZIP

更新时间:2024-06-18 09:55:48

phone-number regex regular-expression china-mobile mainland-china

中国移动电话号码正则表达式 一组匹配*手机号码的正则表达式。 局限性 *移动号码携带(MNP)服务已于中国标准时间2019年12月1日正式开通。 通过移动电话号码检测运营商已不再准确。 但是,别无选择。 正则表达式 ( ) 如果您需要 POSIX 标准正则表达式,请。 匹配所有号码(电话号码 + IoT 号码 + 仅限数据号码) 将所有号码与SMS匹配(电话号码+仅数据号码) 手机号码 匹配所有 匹配中国移动 ^(?:\+?86)?1(?:3(?:4[^9\D]|[5-9]\d)|5[^3-6\D]\d|7[28]\d|8[23478]\d|9[578]\d)\d{7}$ 匹配中国联通 ^(?:\+?86)?1(?:3[0-2]|[578][56]|66|96)\d{8}$ 匹配中国电信 ^(?:\+?86)?1(?:3(?:3\d|49)\d|53\d{


【文件预览】:
ChinaMobilePhoneNumberRegex-master
----README-CN.md(9KB)
----POSIX-CN.md(10KB)
----POSIX.md(10KB)
----CONTRIBUTING.md(3KB)
----LICENSE(1KB)
----README.md(9KB)
----_config.yml(26B)

网友评论