单项选择题
如果要使用date对象,我们需要引入date对象,引入的方法是()
A.from datetime import date
B.from time impor tdate
C.from pip impor tdate
D.from env impor tdate
点击查看答案
相关考题
-
单项选择题
对与模型关系中的一对多关系,我们应该使用()
A.CharField
B.ForeignKey
C.IntegerField
D.BooleanField -
单项选择题
网页上可以实现居中的关键字是()
A.left
B.right
C.center
D.vertical -
单项选择题
python语言中的循环关键字是()
A.def
B.for
C.if
D.function
