根据铁路营业线施工计划审批权限,对于需要调整跨局货物列车编组计划的施工计划,应向()报批。
A.铁道部
B.铁路局
C.车务段
D.直属站
参考答案:A
在窗体上画一个列表框、一个命令按钮和一个标签,其名称分别为List1、Command1和Label1,通过属性窗口把列表框中的项目设置为:“第一个项目”、“第二个项目”、“第三个项目”、“第四个项目”。程序运行后,在列表框中选择一个项目,然后单击命令按钮,即可将所选择的项目删除,并在标签中显示列表框当前的项目数,运行情况如下图所示(选择“第三个项目”的情况)。下面是实现上述功能的程序,请填空。
Private Sub Command1_Click() If List1.ListIndex>= (14) Then List1.RemoveItem (15) Label1.Caption=List1.ListCount Else MsgBox"请选择要删除的项目" End If End Sub
A group of frogs were traveling through the forests, but unluckily two of them fell into a hole. The other frogs tried to help them. When they saw how (16) the hole was, they cried to the two frogs that they could not be saved. The two frogs didn’t (17) and tried their best to jump up out of the hole. The other frogs (18) saying that they were sure to die. (19) ,one of the two frogs, who heard what the other frogs were saying, (20) ,then he fell down and died. The other frog, however, (21) to jump as hard as he could, and at last made it out. When he (22) , the other frogs asked, "Didn’t you hear us" The frog, who had a poor (23) , explained, "I thought you were encouraging me all the time. " The story teaches us a (24) : There is power(力量) of life and death in the tongue. An (25) word to those who are down can help them out while a discouraging word can kill them.
Ⅱ. 完形填空/Cloze
A.happened
B.continued
C.planned
D.wanted