A.屬性 B.字典 C.方法 D.響應
A.接受請求 B.獲取響應 C.dir D.數(shù)據(jù)
A.DIV B.視圖接受web請求并返回web響應 C.視圖是一個python函數(shù),定義在views.py中 D.dir