文件名称:Test9
-
所属分类:
- 标签属性:
- 上传时间:2014-04-07
-
文件大小:743byte
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
写一个正则表达式,可以匹配尾号5连的手机号。 规则:
* 第1位是1,第二位可以是数字3458其中之一,后面4位任意数字,最后5位为任意相同的数字。 例如:18601088888、139123-Write a regular expression that can match the tail number 5 even phone number.Rules:
* 1 is 1, the second can be one of the number 3458, behind four arbitrary Numbers, the last 5 for any of the same number.For example: 18601088888, 13912366666
* 第1位是1,第二位可以是数字3458其中之一,后面4位任意数字,最后5位为任意相同的数字。 例如:18601088888、139123-Write a regular expression that can match the tail number 5 even phone number.Rules:
* 1 is 1, the second can be one of the number 3458, behind four arbitrary Numbers, the last 5 for any of the same number.For example: 18601088888, 13912366666
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Test9.java
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.