1 Star 0 Fork 118

Byu / 项目管理系统后端

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
test.js 94 Bytes
Copy Edit Raw Blame History
没雨溪 authored 2020-07-21 13:25 . 优化ip匹配
let str = "::fff::.1.2.3"
let regExp = /([^0-9])*((\.|\d)*)/
console.log(regExp.exec(str))
1
https://gitee.com/bzy0403/student_product_manager_system.git
git@gitee.com:bzy0403/student_product_manager_system.git
bzy0403
student_product_manager_system
项目管理系统后端
next

Search