中国大学MOOC:'某网页地址是“http://www.abc.com/dir1/dir2/2.htm”,其中包含指向其他网页的相对URL“../1.htm”,则目标网页的绝对URL是:';
'http://www.abc.com/dir1/1.htm';
举一反三
- 某网页地址是“http://www.abc.com/dir1/dir2/2.htm”,其中包含指向其他网页的相对URL“./1.htm”,则目标网页的绝对URL是: A: http://www.abc.com/dir1/dir2/1.htm B: http://www.abc.com/dir1/dir2/2.htm/1.htm C: http://www.abc.com/1.htm D: http://www.abc.com/dir1/1.htm E: http://1.htm
- 中国大学MOOC:'某网页地址是“http://www.abc.com/dir1/dir2/2.htm”,其中包含指向其他网页的相对URL“../1.htm”,则目标网页的绝对URL是:';
- 中国大学MOOC: 某网页地址是“http://www.abc.com/dir1/dir2/2.htm”,其中包含指向其他网页的相对URL“../1.htm”,则目标网页的绝对URL是:
- 某网页地址是“http://202.112.194.245/space/user2019/2.htm”,其中包含指向其他网页的相对URL“../1.htm”,则目标网页的绝对URL是: A: http://202.112.194.245/space/user2019/1.htm B: http://202.112.194.245/space/1.htm C: http://202.112.194.245/1.htm D: http://202.112.194.245/space/user2019/2.htm/../1.htm
- 某网页地址是“http://202.112.194.245/space/user2019/2.htm”,其中包含指向其他网页的相对URL“/1.htm”,则目标网页的绝对URL是: A: http://202.112.194.245/space/user2019/1.htm B: http://1.htm C: http://202.112.194.245/1.htm D: http://202.112.194.245/space/1.htm
内容
- 0
某网页地址是“http://www.demot.org/page/welcome/index.htm”,其中包含指向其他网页的相对URL“../tar.htm”,则目标网页的绝对URL是:
- 1
某网页地址是“http://www.abc.net/webpage/home/welcome.htm”,其中包含指向其他网页的相对URL“/test.htm”,则目标网页的绝对URL是:
- 2
中国大学MOOC: 某网页地址是“http://www.test.com/page/index.htm”,其中包含如下代码:<img src="../logo.gif" />则logo.gif的绝对URL是:
- 3
某网页地址是“https://www.practice.com/page/index.htm”,其中包含如下代码:则logo.jpg的绝对URL是:
- 4
智慧职教: 静态网页的每个网页都有一个固定的URL,且网页URL以.html、.htm、.shtml等常见形式为扩展名,而不含“?”。