更多“70.A.InternetB. bookC. e-mailD. school”相关问题
  • 第1题:

    以下位置算符检索中,哪项不属于Education (2N) school 的检索结果( )

    A、Education school 

    B、school of Education  

    C、Education  of the countryside school  

    D、Education and music school


    参考答案:C

  • 第2题:

    24. What's that? It's a________,

    A. basketball

    B. book

    C. notebook

    D. desk


    正确答案:C
    24.C【解析】由倒数第三句可知。

  • 第3题:

    william gates __________ public elementary school and the private lakeside school.

    A. attached

    B. Amended

    C. pretended

    D. attended


    参考答案:D

  • 第4题:

    According to the passage, "special cases" refers to cases where ______.

    A) students attend a school only part -time

    B) students never attended a school they listed on their application

    C) students purchase false degrees from commercial firms

    D) students attended a famous school


    正确答案:B
    答案:B
    [试题分析]细节推理题。
    [洋细解割文中提到了三种某些名校因为不情愿谴责而对弄虚作假的委婉的说法,其实都是指同一个事实,那就是在求职表上造假。因此,B项应为正确答案。

  • 第5题:

    每月需对ODME系统进行一次试验(test running )运行并详细记录到--------内

    A.甲板LOG BOOK

    B.机舱LOG BOOK

    C.油类记录簿的第二部分


    正确答案:C

  • 第6题:

    请从下列选项中选出“学校交通便利”地道的英文表达。()

    • A、The school has convenient transportation
    • B、The school is convenient
    • C、The school is easily accessible by public transportation

    正确答案:C

  • 第7题:

    假设在目录myprj/src/school中有Java源文件Student.java,编译后的类文件出现在目录myprj/classes/school中,应该使用下列哪一个命令来执行这个类?()  

    • A、cd myprj/src  java ../classes school.Student
    • B、cd myprj/src/school  java –cp ../classes school.Student
    • C、cd myprj/src/school  java –cp ../../classes school.Student
    • D、cd myprj/src  java –cd ../classes school.Student

    正确答案:C

  • 第8题:

    当我们在网易申请一个免费空间时填写的用户名为school时,则上传的FTP地址为()

    • A、school.go.nease.net
    • B、school.ftp.go.nease.net
    • C、ftp.go.nease.net
    • D、school.cnnb.net

    正确答案:C

  • 第9题:

    单选题
    请从下列选项中选出“学校交通便利”地道的英文表达。()
    A

    The school has convenient transportation

    B

    The school is convenient

    C

    The school is easily accessible by public transportation


    正确答案: C
    解析: 暂无解析

  • 第10题:

    单选题
    I ______ ride a bike to school. But this morning, I walked to school.
    A

    never

    B

    hardly

    C

    seldom

    D

    usually


    正确答案: B
    解析:
    句意:我通常是骑车上学的,但是今天早晨是步行上学的。本题考查副词辨析。由“But”表示转折可知,两句话意思相反。never从不。hardly几乎不。seldom很少,不常。usually通常。故选D项。

  • 第11题:

    单选题
    Report Card shows parents ______.
    A

    certain school rules

    B

    after—school activities

    C

    plans for classes and tests

    D

    children’s school life and work


    正确答案: B
    解析:
    从Report Card一栏里“Report card about your school life and work will be given to your parents.”可知选D。

  • 第12题:

    单选题
    Which school offers Music Program?
    A

    Hillbrook School

    B

    Emerson School

    C

    Monarch School

    D

    Almaden School


    正确答案: A
    解析:
    【文章大意】本文列举了4种学前教育计划,为幼儿提供不同种类的学前教育,满足不同群体的需求。
    本题是问哪个学校提供音乐项目,因为音乐涉及的范围很广,包括小提琴、钢琴、吉他等等。符合条件的只有Hillbrook School,因为它提供了violin(小提琴)和piano(钢琴)项目。因此选A项。

  • 第13题:

    This passage most probably is_________

    A. a book review

    B. the preface of a book

    C. the postscript. of a book

    D. the concluding part of a book


    正确答案:B
    通过第二段首句This book is written for the intelligent student or lay person whose acquaintance with science is superficial…及最后一段首句We have also tried to make the book entertaining as well as informative…容易推断本文是一本书的前言。故B正确。

  • 第14题:

    Generally speaking, there are two systems of primary and secondary education in Britain --- the state school and the independent school or the () school.

    A.private

    B.public

    C.national

    D.boarding


    正确答案: B

  • 第15题:

    She ________ to school by school bus at eight in the morning.

    A. go

    B. goes

    C. went

    D. gone


    参考答案:B

  • 第16题:

    This passage most probably is( ).

    A.a book review

    B.the preface of a book

    C. the postscript of a book

    D. the concluding part of a book


    正确答案:B
    B[解析]通过第二段首句This book is written for the intelligent student or lay person whose acquaintance with sclence is superficial.及最后一段首句We have also tried to make the book entertaining as well as informative.容易推断本文是一本书的前言。故B 正确。

  • 第17题:

    5.—Do you know__________

    —It’s about ten minutes ride.

    A. how far is your school from here?

    B. how far your school is from here?

    C. where is the way to your school?

    D. which is the way to your school?


    正确答案:B

  • 第18题:

    “Education of the countryside school”属于Education(2N)school 的检索结果。


    正确答案:正确

  • 第19题:

    假设在目录myprj/src/school中有Java源文件Student.java,如果希望该文件编译后的类文件出现在目录myprj/classes/school中,应该使用下列哪一个命令?() 

    • A、cd myprj/src javac –d ../classes school/Student.java
    • B、cd myprj/src javac ../classes school/*.java
    • C、cd myprj javac –d ../classes school/*.java
    • D、cd myprj/src/school javac –d ../classes school/Student.java

    正确答案:D

  • 第20题:

    若电子信箱为school@china.com,则表示在@之前的school是收件人的名字,在@之后是school所在的邮箱服务器的地址。()


    正确答案:正确

  • 第21题:

    单选题
    Which of the following is the purpose of the second paragraph?
    A

    To show that school phobia can be cured.

    B

    To suggest a way to deal with school phobia.

    C

    To describe the cause of school phobia.

    D

    To present a typical case of school phobia.


    正确答案: C
    解析:
    文章首段提到school phobia的症状,接着第二段讲述了一个患学校恐惧症的孩子的例子,指出这个13岁的东京男孩已经1年多没去学校了,他住在一个黑暗的屋子里,并且比较暴力,曾经接受过精神方面的治疗,但会到家后他之前的症状又返回了,之后就再没去上学,因此D项符合题意。

  • 第22题:

    单选题
    According to School Policy, visitors have to ______ when entering the school.
    A

    hand in a note

    B

    call at 524—9752

    C

    check in at the office

    D

    telephone to the school


    正确答案: B
    解析:
    【主旨大意】这是美国某学校的布告板,包含校规、成绩单、课程通知和课后活动等内容。
    在School Policy一栏的最后一条“Parents and visitors need to check in at the office when entering the school.”,故选C。

  • 第23题:

    单选题
    The police chief argued that first-time offenders who have no high school diploma but who have families with a record of crime will probably break the law again.
    A

    who have no high school diploma but who have families with a record of crime

    B

    without a high school diploma and families having a criminal record

    C

    without a high school diploma whose families have a record of crime

    D

    whose families have criminal records and lacking high school diplomas

    E

    lacking high school diplomas and also having families having criminal records


    正确答案: C
    解析:
    通过通读全句,可知C项的表达在逻辑和语义上优于其余选项,故选C项。