Skip to content
Cheatsheets
Appearance
Menu
Return to top
On this page
Python
https://docs.python.org/3/index.html
Django/Flask/FastAPI
ORM
一对多(One-to-Many)、多对一(Many-to-One)、一对一(One-to-One)、多对多(Many-to-Many)
级联删除 Cascade
懒加载/急加载
登录