語法:python manage.py startapp 應用程式名稱例如:python manage.py startapp app01 ... Django採用MTV架構,把網頁的執行與顯示,分成3個部分:model, ...
確定! 回上一頁