There are a variety of people that inspire me ______.
A. to have been better
B. to be better
C. do better
D. to being better
查看答案
I would have him _____ them at the railway station.
A. to wait for
B. wait for
C. waited for
D. to be waited for
Books are not allowed _____ out of the library.
A. to be taken
B. to take
C. to have taken
D. taken
以下程序段的输出是什么 ?int[] num = {1, 3, 5, 2, 8, 9, 5, 0};int x = num[0];for (int i = 0; i <= num.length-1; i++){if(num[i] < x){x = num[i];}}System.out.println(x);
A. 1
B. 9
C. 0
D. 都不是
内蒙古预算定额中规定,天棚保温计价项目划分正确的是()。
A. 保温层与龙骨分开列项
B. 保温层与龙骨合并为一个项目
C. 保温层、龙骨和装饰面板合为一个项目
D. 保温层与装饰面板合为一个项目