Posts tagged with "view class"

There are a total of 1 posts.

類別基礎視圖(CBV)探險系列 ② - 理解Django的基本View類別

Published 五月 26, 2025 by whitedec

了解Python基礎的Django View類別,結構化掌握dispatch方法和CBV流,增強後端開發能力。

#django , #python , #cbv tutorial , #dispatch() , #view class , #後端框架 , #代碼重構