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

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


您可能感興趣的試卷

你可能感興趣的試題

2.單項選擇題


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

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

3.單項選擇題在配置子路由的時候,path(r’index’,views.index)上述代碼中,views.index指的是()。

A.ORM框架
B.views.py文件中的index方法
C.set
D.insert

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

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

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

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