当前位置:网站首页>URL 和 URI
URL 和 URI
2022-07-21 05:01:00 【adadapter】
URI:统一资源标识符
用来标识Web 上可访问的任意类型的资源(HTML,视频,音频,程序等)
URI 由三部分组成:
访问资源的命名机制:比如 com(公司)、gov(政府)、edu(教育组织)
存放资源的主机名(计算机的 IP 号)
标识资源自身的路径
URL:统一资源定位符
理解为 Internet 资源的地址,用来定义引用地址的字符串,用于定位一个资源的位置以及它所使用的协议
URL 由七部分组成:
所使用的协议(HTTP,FTP)
服务器的位置(IP)
服务器端口号(0~65535)
资源所在的路径(path)
参数(访问该资源时,携带的参数信息)
片段(发给 HTTP 服务器的数据)
登录信息(authority)
联系
URI 是 URL 的父类,URL 是 URI 的子集
边栏推荐
- 868. 筛质数
- 2022.7.21DAY611
- MySQL之DQL(数据查询语言)-常见关键字
- Bluetooth intelligent nutrition electronic scale solution
- 我的UI自动化测试的感悟
- Generate multipartfile in the project and call other services
- 10 lines of code to realize wechat applet payment function, and use applet cloud development to realize applet payment function (including source code
- Read yaml configuration file based on Hydra Library (support command line parameters)
- How to choose sentinel vs. hystrix current limiting?
- Common tools and test methods for interface testing
猜你喜欢
ImportError: DLL load failed while importing win32gui: 找不到指定的模块。
Okaleido tiger NFT is about to log in to binance NFT platform, and the future market continues to be optimistic
Momenta "flywheel L4" accepted the challenge of "pixel level" in the night long tail scene, and its performance was comparable to that of an old driver
Quanzhi a40i development board hardware specification - 100% domestic + industrial level scheme (medium)
2022DASCTF MAY web
接口测试常用工具及测试方法
3D数学之三角公式
Sentinel vs Hystrix 限流对比,到底怎么选?
My understanding of UI automated testing
MyCat的介绍与安装以及基本使用
随机推荐
MySQL之DQL(数据查询语言)- 表连接查询
逐步理解深度信念网络
How does tiktok start social e-commerce?
Incomplete access to wechat database handle
2022.7.19DAY610
Bluetooth intelligent nutrition electronic scale solution
iwemeta:史玉柱的黄金酱酒:贴牌的代工厂都被关停了,谁在生产?
CV (4)- Backpropagation and Neural Networks
NXP i.MX 8M Mini 开发板规格参数,四核ARM Cortex-A53 + ARM Cortex-M4
STM32 - positioning module atgm336h, data analysis, longitude and latitude extraction
接口测试常用工具及测试方法
STL list输出和增加
Boundary value analysis of common test case design methods
[C exercise] macro realizes the exchange of digital binary parity bits
es6相关面试题
Solutions: connections could not be acquired from the underlying database!
Pycharm创建SQLite数据库
2022.7.18DAY609
ECCV 2022 open source | target segmentation for 10000 frames of video
LST list删除与修改