C#字符串中提取网址
答案:3 悬赏:0 手机版
解决时间 2021-03-23 23:25
- 提问者网友:皆是孤独
- 2021-03-23 20:13
C#字符串中提取网址
最佳答案
- 五星知识达人网友:摆渡翁
- 2021-03-23 21:47
用这个试试:
/^http:\/\/(\w*\.)+jpg$/追问错误
/^http:\/\/(\w*\.)+jpg$/追问错误
全部回答
- 1楼网友:夜风逐马
- 2021-03-23 22:30
我这边测试 能完全匹配出你所提供的内容!
src="(.*?)"
src="(.*?)"
- 2楼网友:山君与见山
- 2021-03-23 22:19
以下为JS获取几种URL地址的方法
thisURL = document.URL;
thisHREF = document.location.href;
thisSLoc = self.location.href;
thisDLoc = document.location;
thisTLoc = top.location.href;
thisPLoc = parent.document.location;
thisTHost = top.location.hostname;
thisHost = location.hostname;
tmpHPage = thisHREF.split( "/" );
thisHPage = tmpHPage[ tmpHPage.length-1 ];
tmpUPage = thisURL.split( "/" );
thisUPage = tmpUPage[ tmpUPage.length-1 ];
下面为使用JS获取MAC地址、IP地址及主机名的方法:
id="locator" >
classid="CLSID:75718C9A-F029-11d1-A1AC-00C04FB6C223" id="foo"
>
追问我是用C#写的 最好能提供正则表达式
thisURL = document.URL;
thisHREF = document.location.href;
thisSLoc = self.location.href;
thisDLoc = document.location;
thisTLoc = top.location.href;
thisPLoc = parent.document.location;
thisTHost = top.location.hostname;
thisHost = location.hostname;
tmpHPage = thisHREF.split( "/" );
thisHPage = tmpHPage[ tmpHPage.length-1 ];
tmpUPage = thisURL.split( "/" );
thisUPage = tmpUPage[ tmpUPage.length-1 ];
下面为使用JS获取MAC地址、IP地址及主机名的方法:
id="locator" >
classid="CLSID:75718C9A-F029-11d1-A1AC-00C04FB6C223" id="foo"
>
追问我是用C#写的 最好能提供正则表达式
我要举报
如以上问答信息为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
大家都在看
推荐资讯
正方形一边上任一点到这个正方形两条对角线的 |
阴历怎么看 ? |