首先,使用Visual Studio Code開啟Django專案,在Terminal視窗中,輸入以下指令來建立應用程式(APP):. python manage.py startapp posts. 這時候就可以在專案中,看 ...
確定! 回上一頁