A.distributes
B.contributes
C.attributes
D.relates
第1题:
第2题:
第3题:
【单选题】查询计算机应用技术和软件技术专业成绩大于80分的学生信息的命令是?
A.db.students.find({$and:[{$or:[{"major":"计算机应用技术"},{"major":"软件技术"}]},{"score":{$gt:80}}]})
B.db.students.find({$or:[{$or:[{"major":"计算机应用技术"},{"major":"软件技术"}]},{"score":{$gt:80}}]})
C.db.students.find({$and:[{$or:[{"major":"计算机应用技术"},{"major":"软件技术"}]},{"score":{$gte:80}}]})
D.db.students.find({$and:[{"major":"计算机应用技术"},{"major":"软件技术"},{"score":{$gt:80}}]})
第4题:
第5题:
分析下面的函数主要完成什么功能?并给出factor(10)的值。 function f=factor(n) if n<=1 f=1; else f=factor(n-1)*n; end
第6题:
音乐符号major的含义______