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