摘要: 小知识 一般的URL组成 URL = 服务器地址 + RequestURI 例如URI:http://localhost:8080/practice/main 【http://localhost:8080】就是服务器地址 【/practice/main】就是RequestURI RequestURI 阅读全文
posted @ 2018-01-27 22:07 zeling 阅读(785) 评论(0) 推荐(0) 编辑