單項(xiàng)選擇題在構(gòu)建項(xiàng)目框架的過程中,執(zhí)行遷移的過程其實(shí)是在數(shù)據(jù)庫(kù)中創(chuàng)建()的過程。

A.項(xiàng)目
B.個(gè)人信息
C.內(nèi)容
D.數(shù)據(jù)表


您可能感興趣的試卷

你可能感興趣的試題

2.單項(xiàng)選擇題


上邊的代碼中,urlpatterns是()類型的數(shù)據(jù)。

A.數(shù)字
B.templates
C.字母
D.列表

4.單項(xiàng)選擇題代碼:from django.urls import path說明path存在于()模塊中。

A.python
B.startapp
C.manage.py
D.django.urls

5.單項(xiàng)選擇題from django.http import *代碼中 ,*代表()。

A.虛擬環(huán)境
B.工程
C.所有
D.django.urls