logo - 刷刷题
下载APP
【判断题】

当危险警告灯打开后汽车转弯灯提示功能还在( )。

A.
正确
B.
错误
举报
参考答案:
参考解析:
.
刷刷题刷刷变学霸
举一反三

【单选题】制动液不足警告灯指示()拉起或制动液不足。

A.
行车制动杆
B.
驻车制动杆
C.
曲轴连杆
D.
半凸轮轴连杆

【单选题】有如下事件过程:Private Sub Form_Load() Show Dim Arr() As Variant Arr = Array(1, 3, 5, 7, 9, 11, 13, 15) Call converse(Arr) For i = 0 To 7 Print arr(i); Next iEnd Sub 以上程序的功能是,通过调用Converse过程,将数组Arr中的元素逆序存放并输出...

A.
Private Sub converse(dim a() as Variant ) Dim T For i = LBound(A) To UBound(A) T = a(i) a(i) = a(UBound(A) - i) a(UBound(A) - i) = T Next i End Sub
B.
Private Sub converse(dim a() as Variant) Dim T Dim J As Integer J = (LBound(A) + UBound(A)) / 2 For i = LBound(A) To J T = a(i) a(i) = a(UBound(A) - i) a(UBound(A) - i) = T Next i End Sub
C.
Private Sub converse(a() As Variant) Dim T For i = LBound(A) To UBound(A) T = a(i) a(i) = a(UBound(A) - i) a(UBound(A) - i) = T Next i End Sub
D.
Private Sub converse(a() As Variant) Dim T Dim J As Integer J = Int((LBound(A) + UBound(A)) / 2) For i = LBound(A) To J T = a(i) a(i) = a(UBound(A) - i) a(UBound(A) - i) = T Next i End Sub

【单选题】汽车转弯时外轮压线的错误操作原因是()

A.
转向时机过早
B.
转向时机过晚
C.
转弯后未及时回转方向

【单选题】汽车转弯时,人总是要倒向车的外侧,这是因为

A.
地转偏向力的作用
B.
水平气压梯度力的作用
C.
惯性离心力的作用
D.
摩擦力的作用

【单选题】汽车转弯时,特别是低速急转弯时转动转向盘感到沉重费力,其主要原因是()。

A.
转向车轮前束过小
B.
转向装置中各润滑部位缺油
C.
转向螺杆上下轴承间隙过大
D.
转向车轮外倾角过小

【多选题】监控平台有哪些功能?

A.
管理设备
B.
用户权限管理
C.
数据流管理
D.
录像存储管理
E.
与其它系统联动