新建工程(命令列) >django-admin startproject mysite //mysite為工程名; 1.2. 2. 修改工程>python manage.py startapp helloapp //helloapp為應用 ...
確定! 回上一頁