题目内容

A.Encouraged.B.Annoyed.C.Surprised.D.Confused.

A. Encouraged.
B. Annoyed.
C. Surprised.
D. Confused.

查看答案
更多问题

在窗体上画一个列表框和一个命令按钮,其名称分别为List1和Command1,然后编写如下事件过程。
Private Sub Form_load()
List1.AddItem "Itern 1"
List1.AddItem "Itern 2"
List1.AddItem "Itern 3"
End Sub
Private Sub Command1_Click()
List1.List(List1.Listcount)="AAAA"
End Sub
程序运行后,单击命令按钮,其结果为

A. 把字符串"AAAA"添加到列表框中,但位置不能确定
B. 把字符串"AAAA"添加到列表框的最后(即"Item 3"的后面)
C. 把列表框中原有的最后一项改为"AAAA"
D. 把字符串"AAAA"插入到列表框的最前面(即"Item 1"的前面)

Section A
Directions: In this section, there are 10 incomplete sentences. You are required to complete each one by deciding on the most appropriate word or words from the 4 choices marked A , B, C, and D.
The father was delighted to hear the child ______ that.

A. to say
B. to have said
C. say
D. said

A.It provides space for dirty clothes.B.It allows for mobility.C.It can double as a br

A. It provides space for dirty clothes.
B. It allows for mobility.
C. It can double as a briefcase.
D. It is usually big enough to carry all business documents.

Excel 2000中,下列所表示的区域正确的是

A1 ? D4
B. A1..D4
C. A1:D4
D. A1>D4

答案查题题库