flask初学总结

激动人心的时刻来了,孩子学flask了。

概念:

  1. CDN: Content Delivery Network.

    load css without downloading.

  2. jinja:

  3. Bootstrap: a css framework

  4. Block:

  5. HTTP Request:

    编程中为 method = post get etc.

  6. message flashing

  7. Flask sqlAlchemy setup

技巧:

  1. 在 {百分号 百分号}内用来写python语句