题目内容

听力原文:W: How often did you write home
M: I used to write home once a week.
What do you know from the man's answer?

A. He enjoys writing home every week.
B. He never writes home once a week.
C. He doesn't write home once a week now.

查看答案
更多问题

听力原文:M: How about seeing a film this evening
W: When
M: It begins at 715. We'd better get there at 650.
W: Oh, sorry. My mother will leave for London this evening. I'm seeing her off at 700 o'clock.
When will the woman's mother leave for London?

A. 7:15.
B. 7:00
C. 6:50

第一节
听下面5段对话。每段对话后有一道小题,从题中所给的A、B、C三个选项中选出最佳选项,并标在试卷的相应位置。听完每段对话后,你都有10秒钟的时间来回答有关小题和阅读下一小题。每段对话仅读一遍。
听力原文:M: Dilys, I told you to be here at 700 o'clock, but it's 830 now. Why were you late today
W: I overslept and missed the bus.
How long was Dilys late?

A. Half an hour.
B. Twenty minutes.
C. One and a half hours.

听力原文:Five years ago, I had to make a big decision. At that time, I was working for a small engineering company. However, things were not going very well for the company and it was losing money. One day, the boss told us that the company was out of business. We were all unemployed. That lunch time we went to the pub as usual. We were all very depressed. Of course, we talked about the problem. Then the landlord of the pub heard the news. He said, "Why don't you buy the company?" At first we all laughed and then we started to discuss it properly. We knew the problems. The company hadlost a lot of customers because it hadn't developed new products, but finally we decided to go for it. So we bought the company. The first few years were very difficult. But we worked hard and we had a bit of luck. We began to improve 3 years ago. Since then we have done pretty well. Last year we took on4 new people. And so far we haste taken on another ten.
What happened to the author's company five years ago?

A. It made a great progress.
B. It developed a new type of product.
C. It went out of business.

在窗体(名称为Forml)上绘制一个名称为Text1的文本框和一个名称为Commandl的命令按钮,然后编写一个事件过程。程序运行后,如果在文本框中输入一个字符,则把命令按钮的标题设置为“计算机等级考试”。以下能实现上述操作的事件过程是()。

A. Private Sub Texl_Change() Commandl.Caption="计算机等级考试” End Sub
B. PrivateSubCommandl_Click() Caption="计算机等级考试"
C. Private Sub Commandl_Click() Text.Caption="计算机等级考试" End Sub
D. Private Sub Commandl_Click() Text1.Text="计算机等级考试" End Sub

答案查题题库