更多“Lisa was busy taking notes _____ Mark was searching the Inte”相关问题
  • 第1题:

    Taking Notes in Class Taking good notes is a three-stage process _____________ (1) there are certain things you should do before class, during class, and after class. Before class. Review your notes from the previous class session before you come to class. This will help you remember what _____________ (2) and get you ready to understand new information your teacher provides. Also, complete all assigned readings before you come to class. During class. Keep your attention _____________ (3) what your teacher is saying. Listen for “signal statements” that tell you that what your teacher is about to say is important to write in your notes. Write quickly by writing ____________ (4) words such as “med” for “medicine”, using symbols such as “%” for “percent”, and writing short sentences. After class. Rewrite your notes to make them more complete by changing abbreviated words into whole words. Make your notes __________ (5) accurate by answering any questions you had when writing your notes in class. You may ask your teacher or other students for help.

    1.

    A、in that

    B、in which

    C、where

    D、which

    2.

    A、was covered

    B、is covered

    C、covers

    D、are covering

    3.

    A、focusing on

    B、focus on

    C、is focused on

    D、focused on

    4.

    A、short

    B、abbreviated

    C、other

    D、several

    5.

    A、very

    B、quite

    C、more

    D、most


    参考答案:BADBC

  • 第2题:

    电子邮箱为lisa_White@sina.com.cn,其中lisa_White代表邮件服务器。()

    此题为判断题(对,错)。


    参考答案:错

  • 第3题:

    某数据库表中有个一Name字段,查询Name为Mary和Lisa的记录的准则可以设置为( )。

    A.In("Mary","Lisa")

    B.Like"Mary"AndLike""Lisa"

    C.Like("Mary","Lisa")

    D."Mary"And"Lisa"


    正确答案:A
    暂无解析,请参考用户分享笔记

  • 第4题:

    按微机微处理器芯片分类,微型机可分为( )。

    A.Inte1

    B.IBM

    C.非IBM

    D.非Inte1


    正确答案:AD

  • 第5题:

    The study also notes a steady decline in the number of college students taking science courses.

    A:relative
    B:continuous
    C:general
    D:sharp

    答案:A
    解析:
    本句意思:研究表明参加理科课程的大学生的人数呈稳定的下降趋势。a steady decline 意思为“稳定的下降”,说明这种下降是“持续”的,四个选项中只有continuous的意思与steady 最接近。第2部分:阅读判断

  • 第6题:

    The study also notes a steady decline in the number of college students taking science courses。

    A:relative
    B:general
    C:continuous
    D:sharp

    答案:C
    解析:
    题干意为“这项研究还表明选学理科课程的大学生数量在持续下降。” 句中划线词意为“稳定的,持续的”。C项continuous意为“连续的”;例句:The atmos-phere is a continuous layer of gases.大气圈是连续的气体层。A项意为“相关的”。B项意为 “总体的”。D项意为“急剧的”。故选C。

  • 第7题:

    下列的那些命令可以用来检测用户lisa的信息?()

    • A、finger lisa
    • B、grep lisa/etc/passwd
    • C、find lisa/etc/passwd
    • D、who lisa

    正确答案:A,B

  • 第8题:

    在EBSCO数据库检索时,检索式“TI online N2 searching” 的含义是:()

    • A、标题中含有ONLINE和SEARCHING,顺序不可以颠倒
    • B、标题中含有ONLINE和SEARCHING,顺序可以颠倒
    • C、标题中含有ONLINE和SEARCHING,中间可以插入其他词语
    • D、标题中含有ONLINE和SEARCHING,中间不可以插入其他词语

    正确答案:B,C

  • 第9题:

    单选题
    Never in her life______in such an important party, where she saw so many pop stars.
    A

    Lisa took part

    B

    did Lisa take part

    C

    Lisa was taken part

    D

    was Lisa taken part


    正确答案: A
    解析:

  • 第10题:

    多选题
    下列的那些命令可以用来检测用户lisa的信息?()
    A

    finger lisa

    B

    grep lisa/etc/passwd

    C

    find lisa/etc/passwd

    D

    who lisa


    正确答案: B,A
    解析: 暂无解析

  • 第11题:

    单选题
    They all go outing on such a warm spring day()Mark. He is busy with his lessons now.
    A

    beside   

    B

    besides   

    C

    except for

    D

    except


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

  • 第12题:

    单选题
    Selon l’avis de Silvano Vincenti,
    A

    Mona Lisa est l’épouse d’un riche commerçant italien du XVIe siècle.

    B

    Mona Lisa est en fait un autoportrait du peintre.

    C

    les symboles dans les yeux de Mona Lisa sont visibles à l’oeil nu.

    D

    ces symboles contribueraient à l’identification de Mona Lisa.


    正确答案: A
    解析:
    由第二段的第一句Si cette découverte se confirmait, elle pourrait relancer les spéculations sur l’identité du portrait.可知,这一发现有助于确定蒙娜丽莎的身份,故选D。

  • 第13题:

    The peasants are busy _______the crops now.

    A. getting in

    B. pulling off

    C. handing in

    D. taking out


    参考答案A

  • 第14题:

    Whichmodifiersandreturntypeswouldbevalidinthedeclarationofaworkingmain()methodforaJavastandaloneapplication?()

    A.private

    B.final

    C.static

    D.int

    E.abstract


    参考答案:B, C

  • 第15题:

    某数据库表中有一个Name字段,查找Namey~Mary Lisa的记录的准则可以设置为( )。

    A.In(”Mary","Lisa")

    B.Like”Mary"AndLike"Lisa"

    C.Like("Mary","Lisa")

    D.”Mary"And”Lisa'’ 。


    正确答案:A
    解析:本题考查Access中逻辑运算符的用法。h用于指定一个字段值的列表,列表中的任意一个值都可与查询的字段相匹配;Like用于指定查找文本字段的字符模式,在所定义的字符模式中,用“?”表示该位置可匹配任何一个字符;用””表示该位置可匹配零或多个字符;用“#”表示该位置可匹配一个;用口描述一个范围,用于可匹配的字符范围。答案为A。

  • 第16题:

    The study also notes a steady decline in the number of college students taking science courses.

    A: relative
    B: general
    C: continuous
    D: sharp

    答案:C
    解析:
    题干意为“这项研究还表明选学理科课程的大学生数量在持续下降。” 句中划线词意为“稳定的,持续的”。C项continuous意为“连续的”。例:The atmosphere is a continuous layer of gases.大气圈是连续的气体层。A项意为“相关的”。B项意为“总体的”。D项意为“急剧的”。故选C。

  • 第17题:

    PART Ⅰ: INCOMPLETE SENTENCES
    Directions: This part of the test has incomplete sentences. Four words or phrases, marked (A), (B), (C), (D), are given beneath each sentence. You are to choose the one word or phrase that best completes the sentence. Then, on your answer sheet, find the number of the question and mark your answer.
    Actress Lisa Ross--Ellis filed a lawsuit against The Entertainment Files magazine over false ______ made in their November issue.

    A. accuse
    B. accusative
    C. accusations
    D. accusatory

    答案:C
    解析:
    accuse是动词,表示"谴责,控告";accusative表示"宾格(的)";accusation是名词,表示"指控,罪 名";accusatory是形容词,表示"责难的,指责的,控诉的"。根据上下文,这里应该填入一个名词,作为定语从句的先行词。故本题正确答案为C。

  • 第18题:

    They all go outing on such a warm spring day()Mark. He is busy with his lessons now.

    Abeside   

    Bbesides   

    Cexcept for

    Dexcept


    D

  • 第19题:

    8255A中INTE


    正确答案:中断允许,由C口的相应位控制。

  • 第20题:

    单选题
    Sentence 6 (reproduced below) can best be revised in what way?Reynolds found out that when he was Lisa, it is a second-class world to be a woman looking for a job.
    A

    (As it is now)

    B

    When he was Lisa, Reynolds found that it was a second-class existence for a woman seeking work in the world.

    C

    Although as Lisa, Reynolds felt it is a second-class world to be a woman looking for a job.

    D

    Reynolds as Lisa experienced the second-class world of female job applicants.

    E

    In Reynolds’s opinion, he felt as Lisa that it is a second-class world for female job applicants.


    正确答案: B
    解析:
    A项不正确,因为句子中的动词时态不一致。B项不恰当。D项没有错误。E项“opinion”和“felt”造成累赘,且两个动词的时态不一致,故选D项。

  • 第21题:

    单选题
    At the end of the story, the voice was _____
    A

    Lisa’s mother’s.

    B

    the cashier’s.

    C

    from Lisa’s heart.

    D

    merely Lisa’s illusion.


    正确答案: D
    解析:
    文章第二段中,Lisa想象了她妈妈会和自己说的话。与最后一段对比,可知两处引号里的内容基本相同,称呼中都出现了“girl”,都有doin’,ya等非纯正英语的发音,由此推断这段应该是Lisa的妈妈催促她回去的话,因此选A。

  • 第22题:

    单选题
    The police ______ the murderer everywhere when he suddenly appeared in a theatre.
    A

    is searching for

    B

    are searching for

    C

    were searching for

    D

    was searching for


    正确答案: D
    解析:
    句意:谋杀犯突然出现在剧院的时候,警察正在四处搜寻他。the police和people一样,是集合名词,表示复数含义,因此谓语使用复数形式;根据从句的时态判断,主句要用过去进行时。故答案是C项。

  • 第23题:

    单选题
    Lisa was busy taking notes _____ Mark was searching the Internet for the information.
    A

    until

    B

    unless

    C

    while

    D

    if


    正确答案: D
    解析:
    本题考查连词用法。句意:马克上网查资料时,莉莎正忙着做笔记。until意为“到……为止,在……以前,直到……才”;unless意为“如果不,除非”;while意为“当……的时候;然而”;if意为“如果”。句中两个分句都是过去进行时,表示同时发生的动作。正确答案选C。

  • 第24题:

    多选题
    在EBSCO数据库检索时,检索式“TI online N2 searching” 的含义是:()
    A

    标题中含有ONLINE和SEARCHING,顺序不可以颠倒

    B

    标题中含有ONLINE和SEARCHING,顺序可以颠倒

    C

    标题中含有ONLINE和SEARCHING,中间可以插入其他词语

    D

    标题中含有ONLINE和SEARCHING,中间不可以插入其他词语


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