摘要: s14day21 上节内容回顾: 1、请求周期 url> 路由 > 函数或类 > 返回字符串或者模板语言? Form表单提交: 提交 -> url > 函数或类中的方法 - .... HttpResponse('....') render(request,'index.html') redirect 阅读全文
posted @ 2017-01-05 22:46 Ethan_Cheng 阅读(209) 评论(0) 推荐(0) 编辑