仓库里经常使用的汽车起重机是属于( )起重机械。
A.轻小型类
B.桥式类
C.臂架类
D.堆垛类
参考答案:C
在“沈自讼日……”中,“讼”之义为()
A.诉讼
B.争论
C.辩解
D.驳斥
在窗体上有个命令按钮,然后编写如下事件过程: m=InputBox("enter the first integer") n=InputBox("enter the second integer") Print n+m 程序运行后,单击命令按钮,先后在两个输入框中分别输入“1”和“5”,则输出结果为()。
A.30
B.31
C.32
D.33