Which of the following is NOT included in the passage? ( )
A. If one sleeps inadequately, his performance suffers and his memory is weakened.
B. The sleep patterns of short sleepers are exactly the same as those shown by many mental patients.
C. Long and short sleepers differ in their attitudes towards sleep.
D. Short sleepers would be better off with more rest.
第1题:
A. followed,followed
B. followed,following
C. following,followed
D. following,following
第2题:
请解释aaa.h 中下面代码的功能
#if !defined(AFX_MYSUDU_H__9B952BEA_A051_4026_B4E5_0598A39D2DA4__INCLUDE
D_)
#define AFX_MYSUDU_H__9B952BEA_A051_4026_B4E5_0598A39D2DA4__INCLUDED_
... ...
#endif
第3题:
第4题:
A、contained; including
B、included; containing
C、included; contained
D、contained; included
第5题:
In some countries, _____ is called "equality" does not really mean equal rights for all people.
(A) which (C) that
(B) what (D) one
选B
这句话貌似定语从句。而实际上,前面的部分就是状语,后半句与countries没有修饰关系(因为1.后半句缺主语,但空格的位置用countries不能替换,否则语义不对。2.后半句不缺宾语。)所以后半句的()is called equality作主语.是主语从句。
在选项中,只有what引导主语从句。
意思:在一些国家里,所谓平等,并不意味着所有公民的平等权利
第6题:
02610031:使用scanf函数时,在源程序开头()。
A.书写#include <stdio.h>
B.书写#include <math.h>
C.不必写#include
D.书写#include <scanf.h>