• Tools
  • Articles
  • Q&A
  • Login
0 0

flask 中的蓝图 blueprint 是做什么的


我在学习Flask Web开发这本书,但是做到了第七章 也就是大型程序结构这章搞不懂了

blueprint python flask

10 years, 7 months ago
燃烧的熊吉

燃烧的熊吉


share
燃烧的熊吉 10 years, 7 months ago

Answers

0

参考很详细:
http://stackoverflow.com/questions/6957396/url-building-with-flask-and...

answered 10 years, 7 months ago
燃烧的熊吉

櫛枝.实乃梨


share
櫛枝.实乃梨 answered 10 years, 7 months ago

Your Answer

Ask Question
Related questions

beautifulsoup3.2.1中使用nextSibling方法时出现的问题

IntegerField的值怎样赋值后刷新后会为空的?

Flask中请求动作完成后如何回到之前触发请求的页面

flask里面的endpoint和blueprint要怎么理解

flask 这段代码是什么意思?

django中render_to_response函数的参数问题