题目内容

73()

A. luckily
B. for example
C. at most
D. theoretically

查看答案
更多问题

当对象得到焦点时,会触发 【10】 事件,当对象失去焦点时将触发 【11】 事件。

阅读下面这篇短文,短文后列出了7个句子,请根据短文的内容对每个句子做出判断。如果该句提供的是正确信息,请选A;如果该句提供的是错误信息,请选 B;如果该句的信息文章中没有提及,请选C。 A Dolphin and an Astronomer One day in 1963, a dolphin named Elvar and a famous astronomer, Carl Sagan, were playing a little game. The astronomer was visiting an institute which was looking into the way dolphins communicate with each other. Sagan was standing on the edge of one of the tanks where several of these friendly, highly intelligent creatures were kept. Elvar had just swum up alongside him and had turned on his back. The dolphin wanted Sagan to scratch his. stomach again, as the astronomer had done twice before. Elvar looked up at Sagan, waiting. Then, after a minute or so, the dolphin leapt up through the water and made a sound just like the word "more". The astonished astronomer went to the director of the institute and told him about the incident. "Oh, yes. That’s one of the words he knows," the director said, showing no surprise at all. Dolphins have bigger brains in proportion to their body size than humans have, and it has been known for a long time that they can make a number of sounds, What is more, these sounds seem to have different functions, such as warning each other of danger. Sound travels much faster and much further in water than it does in air, That is why the parts of the brain that deal with sound are much better developed in dolphins than in humans. But can it be said that dolphins have a "language", in the real sense of the word Scientists don’t agree on this. A language is not just a collection of sounds, or even words. A language has a structure and what we call a grammar. The structure and grammar of a language help to give it meaning. For example, the two questions "Who loves Mary" and "Who does Mary love" mean very different things. If you stop to think about it, you will see that this difference doesn’t come from the words in the question but from the difference in structure. That is why the question "Can dolphins speak" can’t be answered until we find out if dolphins not only make sounds but also arrange them in a grammatical order which affects their meaning. The astronomer was not interested in the way dolphins communicate with each other.

A. Right
B. Wrong
C. Not mentioned

在窗体上画一个命令按钮,然后编写如下事件过程: Private Sub Command1_Click() x=0 Do Until x=-1 a=lnputBox("请输入第一个数字a的值") a=Val(a) b=InputBox("请输入第二个数字b的值") b=Val(b) x=InputBox("请输入第三个数字x的值") x=Val(x) a=a+b+x Loop Print a End Sub 在程序运行后,单击命令按钮,在对话框中分别输入5,4,8,5,8,-1,输出结果为 【9】 。

Whose bike is it

A. Tom’s.
B. Jim’s.
C. Peter’s.

答案查题题库