單項選擇題在設置模型的時候,代碼:desc=models.CharField(verbose_name=“簡介”,max_length=100),其中max_length=100表示()。

A.最少是100
B.最長是100
C.無限制
D.必須等于100


您可能感興趣的試卷