会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
JanzzZ
博客园
首页
新随笔
联系
管理
订阅
2018年10月25日
request.get_full_path() 和request.path区别
摘要: 1.两者都是获取request请求的url路径 2.request.get_full_path() ==> 获取当前url,(包含参数) 比如发送一个请求的路径为127.0.0.1:8080/class_list/?name = 10 request.get_full_path返回的是=>/clas
阅读全文
posted @ 2018-10-25 19:27 JanWong
阅读(952)
评论(0)
推荐(0)
编辑
公告