展开
拓展 关闭
订阅号推广码
GitHub
视频
公告栏 关闭

flask基本使用

url与视图的映射

  • 指定url

  • 指定url并指定参数类型

  • 指定默认值

模板渲染

  • 在templates目录下新建html,返回html页面

  • 在templates目录下新建html,接收参数

  • 向指定html传入参数

模板访问对象属性

  • app.py

  • index.html

posted @ 2024-03-19 15:06  DogLeftover  阅读(2)  评论(0编辑  收藏  举报