争渡,争渡,惊起一滩鸥鹭

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2021年7月1日

摘要: 参考文档:https://www.cnblogs.com/hjvsdr/p/6639649.html 阅读全文
posted @ 2021-07-01 15:57 争渡~ 阅读(87) 评论(0) 推荐(0)

摘要: selectPhoneNumber(str) { var regx = /(1[3|4|5|7|8][\d]{9}|0[\d]{2,3}-[\d]{7,8}|400[-]?[\d]{3}[-]?[\d]{4})/g; var phoneNums = str.match(regx); if (phon 阅读全文
posted @ 2021-07-01 15:56 争渡~ 阅读(1151) 评论(0) 推荐(0)