摘要:
小白必会三板斧 from django.shortcuts import render,HttpResponse,redirect HttpRespone:返回字符串 render:返回html页面 redirect:重定向 静态文件配置 静态文件:网站所用到的,自己写好js,自己写好css,第三方 阅读全文
posted @ 2019-10-28 20:12
没忘
阅读(422)
评论(0)
推荐(0)
摘要:
Djingo的视图层模板层基础知识点 阅读全文
posted @ 2019-10-28 20:11
没忘
阅读(103)
评论(0)
推荐(0)
摘要:
了解这些,你就入门了Django 阅读全文
posted @ 2019-10-28 09:08
没忘
阅读(143)
评论(0)
推荐(0)