Created
November 10, 2014 10:32
-
-
Save akinLiu/634784adcf0af44a39de to your computer and use it in GitHub Desktop.
最新手机正则
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
expression = @"^((13[0-9])|(14[57])|(15[^4,\\D])|(17[678])|(18[0-9]))\\d{8}$"; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment