在倒闸操作期间,不得进行与操作无关的交谈或工作。
参考答案:对
悬挂保护间隙前,应与变电值班员联系停用重合闸。
引用ListBox(列表框)当前被选中的数据项应使用()语句
A.ListBox1.Items[ListBox1.Items.Count]
B.ListBox1.Items[ListBox1.SelectedIndex]
C.ListBox1.Items[ListBox1.Items.Count-1]
D.ListBox1.Items[ListBox1.SelectedIndex-1]