


函数代码
function parseURL(url) {
var a = document.createElement('a');
a.href = url;
return {
source: url,
protocol: a.protocol.replace(':',''),
host: a.hostname,
port: a.port,
query: a.search,
params: (function(){
var ret = {},
seg = a.search.replace(/^\?/,'').split('&'),
len = seg.length, i = 0, s;
for (;i
s = seg[i].split('=');
ret[s[0]] = s[1];
}
return ret;
})(),
file: (a.pathname.match(/\/([^\/?#]+)$/i) || [,''])[1],
hash: a.hash.replace('#',''),
path: a.pathname.replace(/^([^\/])/,'/$1'),
relative: (a.href.match(/tps?:\/\/[^\/]+(.+)/) || [,''])[1],
segments: a.pathname.replace(/^\//,'').split('/')
};
}
用法:
var myURL = parseURL('http://abc.com:8080/dir/index.html?id=255&m=hello#top');
myURL.file; // = 'index.html'
myURL.hash; // = 'top'
myURL.host; // = 'abc.com'
myURL.query; // = '?id=255&m=hello'
myURL.params; // = Object = { id: 255, m: hello }
myURL.path; // = '/dir/index.html'
myURL.segments; // = Array = ['dir', 'index.html']
myURL.port; // = '8080'
myURL.protocol; // = 'http'
myURL.source; // = 'http://abc.com:8080/dir/index.html?id=255&m=hello#top'
演示代码:
[Ctrl+A 全选 注:如需引入外部Js需刷新才能执行]

如果想要在steam里查阅一些相关的信息或者和朋友分享一些网站链接,要怎么操作呢?steam能输入网址吗?当然是可以的,下面小编就来教教大家如何在Steam内打开网址的方法。 具体方法: 1、首先,我们打开steam。 2、点击设置选项。 3、然后切换到界面标签。 4、勾选显示地址栏。 5、然后再地址栏内输入网址即可使用浏览器。

php检测网址是指使用PHP编程语言来验证输入的字符串是否符合网址的格式。检测网址的方法:1、使用正则表达式进行网址校验,可以使用“preg_match”函数来进行正则匹配,如果URL符合模式;2、使用内置函数进行网址校验,使用“filter_var”函数和“FILTER_VALIDATE_URL”过滤器来验证。

教你如何利用PHP去除网址路径的后缀在网站开发中,经常会遇到需要去除网址路径后缀的需求,以实现更加美观和规范的URL。今天我们将来学习如何利用PHP去除网址路径的后缀,让我们一同探讨这个问题。首先,我们需要明确一下我们想要实现的效果。通常,网址路径后缀指的是URL中的文件扩展名,比如.php、.html等。我们的目标是在用户访问带有后缀的URL时,可以自动去

如何在Go语言中使用正则表达式匹配URL参数正则表达式是一种强大的工具,可以用来匹配和处理字符串。在网络开发中,经常需要从URL中提取特定的参数。Go语言提供了标准库中的正则表达式包(regexp),可以方便地使用正则表达式来匹配URL参数。本文将介绍如何在Go语言中使用正则表达式来匹配URL参数,并提供一些实用的代码示例。导入regexp包首先,我们需要导

随着互联网技术的发展和应用的不断拓展,URL参数已成为我们日常开发中常见需要处理的数据类型。在实际的开发环境中,我们经常需要根据URL参数匹配出一些特定的信息,例如提取某个参数的值、判断参数是否符合格式等等。正则表达式可以帮助我们对URL参数进行快速地匹配和处理。本篇文章将介绍PHP正则表达式实战中针对URL参数匹配所使用的相关知识和技巧,并给出实例代码加以

哪有微软正版win10镜像系统iso下载?如今win10系统软件及其慢慢变成流行电脑操作系统,许多客户都是会选择该系统软件,因此接下来小编来跟各位说说win10镜像下载的网址有什么.win10镜像下载网址有什么:1.进到微软Windows10官方网下载工具网页页面,进到查询马上下载工具点一下下载就可以。网址:https://www.microsoft.com/zhcn/softwaredownload/windows10。2.开启下载优良的Windows10下载工具,假如您只想要下载系统镜像,那

新用户下载,赢取高达60,000元盲盒OK交易所官网是一家虚拟货币交易所中最大户数之一的网站。其丰富的交易模式和多种数字资产种类使您可以享受不同的交易体验。如果您有需要,可以点击页面上方的OK交易所网址,进入并下载。AndroidOKX6.4.0已发布到官网(更新时间:2023.3.4)Trading:–委托聚合全部订单类型–k线买卖点位2期–合约DCA–跟单广场上线搜索功能Web3:–导入钱包列表增加地址展示–gasPrice倍数调整–Gas加油站支持Tron链–Farm增加Pool收益Fin

设置方法:1、首先打开浏览器,输入“192.168.0.1、192.168.1.1”;2、根据输入路由器背后的密码和用户名账号;3、登录设置界面之后即可按照向导步骤来进行操作;4、随后可以进行上网方式的设置,可选三种方式;5、选择pppoe上网需要填写账号密码来操作;6、根据需求进行无线设置;7、等待成功即可。


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

WebStorm Mac version
Useful JavaScript development tools

Safe Exam Browser
Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.
