当前位置:网站首页>URLs and URIs
URLs and URIs
2022-07-01 01:53:00 【Hades hadir】
URL
- Uniform Resource Locator
- Uniform resource locator
- yes www The unified resource positioning mark , In short URL Namely web Address , Be commonly called “ website ”
- URL It is a concise representation of the location and access method of resources obtained on the Internet , Is the address of standard resources on the Internet
- It's a representation of the location of information on the world wide web service program of the Internet
- The resources available on the Internet can be represented by simple strings , This document describes the syntax and semantics of this string . These strings are called :“ Uniform resource locator ”(URL)
form
- URL It's made up of three parts : resources type 、 Where resources are stored Host domain name 、 resources file name
- HTTP URL In the form of
http://<host>:<port>/<path>?<searchpart>
- file URL In the form of
file://<host>/<path>
URI
- Uniform Resource Identifier
- Uniform resource identifiers
- A string used to identify the name of an Internet resource
- URI Defined by a scheme that includes deterministic syntax and related protocols
- This kind of logo allows users to ( Including local and Internet ) The resources interact with each other through specific protocols
- Anything that can uniquely identify a resource is called URI
form
- The first part is the agreement ( Or service mode ); The second part is the host where the resource is stored IP Address ( Sometimes a port number is also included ); The third part is the specific address of the host resource
- Specifically URI The format of
[ The name of the agreement ]://[ user name ]:[ password ]@[ Server address ]:[ Server port number ]/[ route ]?[ Query string ]#[ fragment ID]
difference
URI and URL Defines what resources are , but URL It also defines how to access resources .
URL It's a kind of concrete URI, It is URI A subset of , It's not just a unique identification of resources , It also provides information to locate the resource .
URI It's a semantic abstraction , It can be absolute , It can also be relative , and URL You have to provide enough information to locate , Absolutely .
边栏推荐
- Upstream and downstream in software development
- (翻译)实时内联验证更容易让用户犯错的原因
- How to maintain efficient collaboration in remote office and achieve stable growth of projects | community essay solicitation
- Static domain and static method
- Handsontable数据网格组件
- Understanding and application of Qt5 layout in creation
- Factory + strategy mode
- Short message sending solution in medical his industry
- TypeError: Argument ‘angle‘ can not be treated as a double
- How does ZABBIX configure alarm SMS? (alert SMS notification setting process)
猜你喜欢
(翻译)实时内联验证更容易让用户犯错的原因
Int and bit group turn to each other
[fundamentals of wireless communication-15]: illustrated mobile communication technology and application development-3-overview of digital communication 2G GSM, CDMA, 3G wdcma/cdma200/td-scdma, 4G LTE
7-2 拼题A打卡奖励 dp
小程序云开发之--微信公众号文章采集篇
Compile and install oh my Zsh
機器學習10-信念貝葉斯分類器
Delete duplicate email
With regard to the white box test, you have to master these skills~
FL Studio20.9水果软件高级中文版电音编曲
随机推荐
机器学习10-信念贝叶斯分类器
Qt5 mvc: revealing the secrets of data visualization
What other hot spots are hidden under 1500W playback? Station B 2 future trends you can't miss
Mathematical knowledge: 01 sequence satisfying conditions - find combinatorial number
Log4j2 ThreadContext日志链路追踪
修复表中的名字(首字符大写,其他小写)
go导入自建包
Static domain and static method
工作6年,来盘点一下职场人混迹职场的黄金法则
【JS给元素添加属性:setAttribute;classList.remove;classList.add;】
int和位数组互转
機器學習10-信念貝葉斯分類器
[Qt5 basics] random number display
CorelDRAW 2022 Chinese Simplified 64 bit direct download
Sort custom function
7-2 punch in reward DP for puzzle a
PHP array splicing MySQL in statement
[fundamentals of wireless communication-14]: illustrated mobile communication technology and application development-2-the first generation mobile analog communication big brother
测试必备工具—Postman实战教程
SWT/ANR问题--AMS/WMS