Posts tagged with "后端框架"

There are a total of 1 posts.

类基础视图(CBV)探索系列 ② - 理解Django的基础视图类

Published 五月 26, 2025 by whitedec

了解基于Python Django的视图类与dispatch方法,并结构化掌握CBV流,以增强后端开发能力。

#django , #python , #cbv tutorial , #dispatch() , #后端框架 , #代码重构 , #视图类