http://localhost/Services/Service.asmx的正则表达式 [英] Regular expression for http://localhost/Services/Service.asmx

查看:251
本文介绍了http://localhost/Services/Service.asmx的正则表达式的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我想为 http:// localhost / Services提供一个完美的正则表达式/Service.asmx http ://myName/Services/Service.asmx

谢谢

推荐答案

所以你想找到网址?如果这是你想要的,试试这个"http(s)?:// [\ S] +"。
So you want to find URLs? If that's what you want, try this "http(s)?://[\S]+".


这篇关于http://localhost/Services/Service.asmx的正则表达式的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆