URI与URL的区别

URI 是从虚拟根路径开始的。

比如我们在resion应用服务器上发布一个maxmaijia的应用,其中有一个注册的服务,如:http://www.maxmaijia.com/user/toRegister.htm

那么URI就是:/user/toRegister.htm

URL是整个链接地址:http://www.maxmaijia.com/user/toRegister.htm

 

posted @ 2014-11-25 11:30  henyjiang  阅读(111)  评论(0)    收藏  举报