更多“Seeing an old penny is a good omen.() ”相关问题
  • 第1题:

    What command would an operator use to move a file from the /old_dir directory to the /new_dir directory without changing the file name?()

    A. mv /old_dir/file /new_dir

    B. mv -p /old_dir/file /new_dir

    C. mv -k /old_dir/file /new_dir

    D. mv /old_dir/file /new_dir/new_file


    参考答案:A

  • 第2题:

    Mr. Crane__________ your report on increasing operational efficiency, and he is eager to talk to you about it on Monday.

    A.seen
    B.see
    C.has seen
    D.seeing

    答案:C
    解析:
    现在完成式时态,“have/has”-4-动词过去分词。

  • 第3题:

    ______a dog on the road,the car stopped.

    A.Having seen
    B.On seeing
    C.The driver seeing
    D.Seeing

    答案:C
    解析:

  • 第4题:

    He resented to wait and expected the minister__________him immediately upon his arrival.

    A.to be asked; to see
    B.being asked; to see
    C.to be asked; seeing
    D.being asked; seeing

    答案:B
    解析:
    考查动词的固定用法。resent后接动名词,expect后接不定式。句意为“被告知要等待他很生气,他希望部长到达的时候能立即见他”,故选B。

  • 第5题:

    (  )is American Sons of Currencies.
    A.Doliar
    B.Euro
    C.Yen
    D.Penny


    答案:A
    解析:

  • 第6题:

    用vi打开一个文件,如何用字母”new”来代替文件中所有的字母”old”

    A.:r/old/new

    B.:s/old/new

    C.:1,$s/old/new/g

    D.:%s/old/new/g


    B