public class PhoneUtil extends Object
| Constructor and Description |
|---|
PhoneUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isMobillePhone(String number)
验证手机号码
移动号码段:139、138、137、136、135、134、150、151、152、157、158、159、182、183、187、188、147
联通号码段:130、131、132、136、185、186、145
电信号码段:133、153、180、189
|
static boolean |
isTelPhon(String phone)
验证固话号码
|
public static boolean isMobillePhone(String number)
number - public static boolean isTelPhon(String phone)
phone - Copyright © 2021. All rights reserved.