当前位置:网站首页>URLs and URIs
URLs and URIs
2022-07-21 20:07:00 【adadapter】
URI: Uniform resource identifiers
Used to identify Web Any type of resource accessible on (HTML, video , Audio , Procedure, etc )
URI It's made up of three parts :
The naming mechanism for accessing resources : such as com( company )、gov( The government )、edu( Educational organization )
Host name of the resource ( The computer IP Number )
Identify the path of the resource itself
URL: Uniform resource locator
Understood as a Internet The address of the resource , The string used to define the reference address , Used to locate the location of a resource and the protocol it uses
URL It consists of seven parts :
The protocol used (HTTP,FTP)
Location of the server (IP)
Server port number (0~65535)
Path where the resource is located (path)
Parameters ( When accessing this resource , Parameter information carried )
fragment ( issue HTTP Server data )
login information (authority)
contact
URI yes URL Parent class of ,URL yes URI Subset
边栏推荐
- Chart is code: build a new generation of graphics library in a coded way -- feekin
- How to determine the authenticity of the website you visit -- certificate system
- Written test compulsory training day 19
- NXP i.MX 8m Mini development board specifications, quad core arm cortex-a53 + arm cortex-m4
- iwemeta:史玉柱的黄金酱酒:贴牌的代工厂都被关停了,谁在生产?
- 自动抓包工具 web scraper
- Fluent customizes form and encapsulates form components
- Sentinel vs Hystrix 限流对比,到底怎么选?
- Wechat official account development access, using wechat public platform to apply for test number for local development
- Lst list deletion and modification
猜你喜欢
实时跟踪用户管理操作
Gradle项目构建工具入门
Error in pulling project POM file, Jai_ core-1.1.3. Jar, solve the problem of introducing jar
Unity ECS test demo
Flutter通过Geolocator定位插件获经纬度调用高德周边信息接口
数据库设计 数据库系统概论(第五版)
STM32 - general timer control ultrasonic sensor hcsr04
(3) Jdbctemplate
Unity ECS 测试Demo
[C exercise] macro realizes the exchange of digital binary parity bits
随机推荐
868. Number of sieves
10行代码实现微信小程序支付功能,使用小程序云开发实现小程序支付功能(含源码
URL 和 URI
Written examination mandatory training day 20
C——编译预处理
(4) Transactions
从20s优化到500ms,我是如何做到的
Jd.com's popular architect growth manual is launched, and you deserve the architect aura
Quanzhi a40i development board hardware specification - 100% domestic + industrial level scheme (Part 1)
MySQL之DQL(数据查询语言)-常见函数
Let you say goodbye to the project maintenance mode of 996
【To .NET】. Net core web API development process knowledge points sorting [getting started]
How to choose sentinel vs. hystrix current limiting?
Importerror: DLL load failed while importing win32gui: the specified module cannot be found.
元宇宙iwemeta:《时代》杂志新封面,元宇宙将改变一切
[untitled]
Unity ECS 测试Demo
ES6的数组、对象拷贝
Wechat applet payment
Boundary value analysis of common test case design methods