單項選擇題在settings.py中配置數(shù)據(jù)庫項,’ENGINE’:’django.db.backends.mysql’,說明使用的是下面哪一個數(shù)據(jù)庫:()。

A.sqlserver
B.sqlite
C.oracle
D.mysql


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題終端命令tree test2,他的作用是:()。

A.進入tree目錄
B.查看test2目錄
C.運行tree目錄
D.建立test2目錄

2.單項選擇題create database test2 charset=utf8;charset定義的是()。

A.源代碼的格式
B.表格
C.字符串
D.數(shù)據(jù)庫的字符集

3.單項選擇題命令:pip install mysql-python實現(xiàn)的是()。

A.運行python
B.安裝mysql-python包
C.安裝pip
D.運行pip

5.單項選擇題content={’blist’:list},content的類型是()。

A.字典
B.字符串
C.列表
D.數(shù)據(jù)