会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
shmily墨鱼
Life is short, Python as a song!
博客园
首页
新随笔
联系
管理
上一页
1
2
3
4
5
6
2021年2月9日
xadmin配置中错误
摘要: django项目在虚拟机上部署时后台用的xadmin 结果各种不支持,各种报错 因为对python3版本不友好不支持 想重装xadmin,网上各种解释没啥用,这里有个链接 可以帮助快速重装支持python3版本的xadmin pip install https://github.com/sshwsf
阅读全文
posted @ 2021-02-09 07:08 shmily墨鱼
阅读(64)
评论(0)
推荐(0)
2021年2月8日
web的知识点小结
摘要: ##请求request 利用HTTP协议向服务器传参有几种途径? 提取URL的特定部分,如/weather/beijing/2018,可以在服务器端的路由中用正则表达式截取; 查询字符串(query string),形如key1=value1&key2=value2; 请求体(body)中发送的数据
阅读全文
posted @ 2021-02-08 14:09 shmily墨鱼
阅读(110)
评论(0)
推荐(0)
2021年2月7日
Import this
摘要: #随便写个,引用下python的import this Beautiful is better than ugly. Explicit is better than implicit. Simple is better than complex. Complex is better than com
阅读全文
posted @ 2021-02-07 22:08 shmily墨鱼
阅读(97)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
公告