固定电话正则表达式,区号-电话号码,或者可以不输入区号,6位,7位,8位电话都可以
(/d{4}-)?/d{6,8}
原创文章,作者:ItWorker,如若转载,请注明出处:https://blog.ytso.com/tech/pnotes/16221.html
固定电话正则表达式,区号-电话号码,或者可以不输入区号,6位,7位,8位电话都可以
(/d{4}-)?/d{6,8}
原创文章,作者:ItWorker,如若转载,请注明出处:https://blog.ytso.com/tech/pnotes/16221.html