地下水位以下土层的桥梁桩基础施工,不适宜采用成桩设备是()。
A. 正循环回旋钻机
B. 旋挖钻机
C. 长螺旋钻机
D. 冲孔钻机
查看答案
This passage mainly discusses ______.
A. the dual nature of the world in which we humans live
B. the effect of strong emotions
C. emotion and reality'
D. emotions and passions—gifts of the spectator's mind
模块本身的内聚是模块独立性的重要性度量因素之—。在7类内聚中,具有最强内聚的—项是______。
A. 顺序性内聚
B. 过程性内聚
C. 逻辑性内聚
D. 功能性内聚
下列程序的输出结果是______。 #define A 100 main() int i=0,sum=0; do if(i=(i/2)*2)continue; sum+=i; while(++i<
A. ;
B. print("%d\n",sum);
C. A) 2500
D. 2050
E. 4
F. 0
若有定义:int a[4][10];,则以下选项中对数组元素a[i][j]引用错误的是______。 (o<=i<4,0<=j<=10
A. *(&a[0][0]+10*i+j)
B. *(a+i)+j
C. *(*(a+i)+j)
D. *(a[i]+