After a few rounds of talks, both sides regarded the territory dispute ________.A) being settled B) to be settled C) had settled D) as settled

题目

After a few rounds of talks, both sides regarded the territory dispute ________.

A) being settled         B) to be settled        C) had settled        D) as settled 

 


相似考题
更多“After a few rounds of talks, both sides ? ”相关问题
  • 第1题:

    a language lesson plan usually has the following components: background information, teaching aims, language contents and skills, stages and procedures, teaching aids, assignments and _________.

    :A. teachers’ after-lesson reflection

    B. students’ after-lesson reflection

    C. teachers’ after-lesson feedback

    D. students’ after-lesson feedback


    正确答案是:A

  • 第2题:

    A) rings

    B) cycles

    C) circles

    D) rounds


    正确答案:A
    答案:A
    [试题分析]固定用法。
    [详细解答]根据句意,这里所填词表示树的年轮,只能用 rings,故答案为A。

  • 第3题:

    Few () his intention of moving to the South.

    Aknows

    Bare knowing

    Cknow

    Dis knowing


    C

  • 第4题:

    I suggest ______ in English in class.

    A: to talk

    B: talk

    C: talking

    D: talks


    参考答案:B

  • 第5题:

    [A] bodies [B] parties [C] sides [D] units


    正确答案:B

  • 第6题:

    在CSS中,解决父级元素塌陷的方法中,下面描述错误的是()

    A.在最后一个浮动元素的后面,加入一个空标记,为其设置样式clear:both;

    B.为浮动元素的父级元素,设置样式 overflow:hidden

    C.使用父级元素:after伪选择器,并设置相关样式

    D.:after伪选择器的作用是在元素内容之前插入内容


    after 伪选择符的作用是在元素内容之前插入内容,利用这一特点可以解决浮动塌陷问题