Originally, the World-Wide Web was designed as information medium for (1)research teams. A deliberately simple implementation model was chosen to make it as simple as possible for authors to (2)documents to the web, and to (3)these in the sense of updating content. This implementation model is centered around the notion of resources, usually file-based. For the (4)intended use of the web, resources presented a useful abstraction, as they related to relatively self-contained chunks of information such as research publications and(5)pages. Such chunks of information typically could be set up and maintained independently of other resources, so that resources were the appropriate abstraction for composition and modification.
(1)A. all B. world C. distributed D. internet
(2)A. contribute B. write C. hand D. make
(3)A. maintain B. consist C. modify D. correct
(4)A. originally B. before C. success D. reform
(5)A. some B. home C. company D. study
第1题:
[A]creatively [B]originally [C]authentically [D]initially
本题考查通过上下文选择适当的副词的能力。空格处的副词修饰的动作是use real-estate assets in and around train stations(利用车站内部及周围的房地产)。由上下文可知,该举动是有创造性的,所以才会引起人们的关注,因此[A]项creatively“创造性地”正确。originally“最初,原先 ,新颖地”,如The apartment was decorated quite originally(这套公寓装饰的十分别致);authentically“确实地,真正地,逼真地”,其形容词形式为authentic,如 DiMaggio was an authentic folk hero(迪马乔是一位真正的民间英雄);initially“最初,开头”,如His response was initially adamant(他的反应开始很强硬)。
第2题:
第3题:
下面的程序中,条件语句中的哪个条件会最先被计算? if finalscore>=95 and (research='A' or (grade='A' and present='A')) then finalGrades='A+';
A.finalscore>=95
B.research='A'
C.grade='A' and present='A'
D.research='A' or (grade='A' and present='A')
第4题:
第5题:
两个不同的Web页面(例如,www.mit.edu/research.html及www.mit.edu/students.html)可以通过同一个持久连接发送。
第6题:
6、两个不同的Web页面(例如,www.mit.edu/research.html及www.mit.edu/students.html)可以通过同一个持久连接发送。