单项选择题
A.reponse.encoding B.response.text C.response.body D.response.status_code
想要将request.POST里面同一个key里面的所有数据全部获取,需要使用()A.getB.postC.g...
单项选择题想要将request.POST里面同一个key里面的所有数据全部获取,需要使用()
A.get B.post C.getlist D.find
request.POST里面的数据最好使用()获取A.getB.postC.getlistD.find
单项选择题request.POST里面的数据最好使用()获取
django默认的数据库为()A.sqlit3B.mysqlC.oracleD.postgresql
单项选择题django默认的数据库为()
A.sqlit3 B.mysql C.oracle D.postgresql