- Flask By Example
- Gareth Dwyer
- 80字
- 2021-07-09 20:06:54
Summary
That's it for this chapter. The major takeaways of this chapter were taking a look at how routing, both static and dynamic, are handled in Flask. You also learned a fairly messy way of formatting data using HTML and returning this to the user.
In the next chapter, we'll take a look at cleaner ways to separate our HTML code from our Python code using Jinja templates. We'll also have our app display more than a single news story.
推薦閱讀
- Cocos2d Cross-Platform Game Development Cookbook(Second Edition)
- The Android Game Developer's Handbook
- Learning Data Mining with Python
- 微服務(wù)設(shè)計(jì)原理與架構(gòu)
- Learning SQLite for iOS
- Monitoring Elasticsearch
- MongoDB權(quán)威指南(第3版)
- C語言程序設(shè)計(jì)同步訓(xùn)練與上機(jī)指導(dǎo)(第三版)
- C語言課程設(shè)計(jì)
- ExtJS高級程序設(shè)計(jì)
- 第一行代碼 C語言(視頻講解版)
- 代碼閱讀
- 實(shí)戰(zhàn)Java高并發(fā)程序設(shè)計(jì)(第2版)
- Learning Bootstrap 4(Second Edition)
- 計(jì)算語言學(xué)導(dǎo)論