單項選擇題defget3(request):dict=request.GET a=dict.getlist(’a’)b=dict.get(’b’)context={’a’:a,’b’:b}return render(request,’booktest/get3.html’,context)上述代碼中,context是()類型。

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


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題{%for i in a%}
  • {{i}}
  • {%endfor%}上述代碼實現(xiàn)了()。

    A.root
    B.hello
    C.循環(huán)輸出
    D.Django

    3.單項選擇題defpost2(request):return pass上邊代碼中,pass表示()。

    A.編號
    B.數(shù)據(jù)表
    C.學(xué)生信息
    D.什么也不做

    4.單項選擇題口吐火上邊的標(biāo)簽表示一個()。

    A.認(rèn)證
    B.復(fù)選框
    C.限制
    D.命令