单项选择题
A.deferB.delayC.onlyD.early
A.setB.set_dbC.usingD.use_db
A.取出指定条件的数据返回QuerySetB.排除指定条件的数据返回QuerySetC.取出指定条件的数据返回model实例D.排除指定条件的数据返回model实例