【单选题】
- I heard Susan surprised her teacher by working hard. Yes, ___
A. her teacher worked hard.
B. Susan worked hard.
C. the teacher was surprising.
D. Susan was surprised.
查看试卷,进入试卷练习
微信扫一扫,开始刷题
答案
B
解析
暂无解析
相关试题
【单选题】
- Peter, don't step on the grass_______.
A. It doesn't matter
B. I can't do it
C. Don't worry
D. Sorry, I won't do it again
【单选题】
- How was your journey to Paris? - ____
A. It went very well.
B. I flew there.
C. I love Paris.
D. Thank you for asking.
【单选题】
- I'm sorry for being late, Mr Lt______.
A. All right
B. That's right
C. Not at all
D. Never mind
【单选题】
- Happy birthday to you! ___!
A. Happy birthday to you
B. I'm very glad
C. That's all right
D. Thank you
【单选题】
- Do you like country music?___.
A. Yes, I like basketball a lot
B. It's far too crowded
C. Yes, I'm crazy about it
D. Oh, it's funny
【单选题】
- Have a cup of tea, ____? Thanks a lot.
A. don't you
B. haven't you
C. shall we
D. will you
【单选题】
- Thank God.It's Friday again.A nice weekend!___.
A. Me too
B. Yes,I'll be free then
C. That's all right
D. The same to you
【单选题】
— Write to me when you get home. OK, I ______.
A. must
B. should
C. will
D. can
【单选题】
Tom is so talkative. I’m sure you'll soon get tired ___ him.
A. of
B. with
C. at
D. on
【单选题】
I don't know ____ to deal with such matter.
A. what
B. how
C. which
D. /
【单选题】
___ is your girl friend like? She is very kind and good-looking.
A. How
B. What
C. Which
D. Who
【单选题】
He ___ driving me home, even though I told him I lived nearby.
A. insisted on
B. insisted at
C. insisted that
D. insisted in
【单选题】
We came finally ___the conclusion that she has been telling lies all the time.
A. of
B. into
C. to
D. at
【单选题】
I won’t make the___mistake next time.
A. like
B. same
C. near
D. similar
【单选题】
He ___lives in the house where he was born.
A. already
B. yet
C. still
D. ever
【单选题】
I am not used to speaking ___ public.
A. in
B. at
C. on
D. to
【单选题】
I didn’t know what to do, but then an idea suddenly ___to me.
A. appeared
B. happened
C. occurred
D. emerged
【单选题】
Measles (麻疹) ___ a long time to get over.
A. spend
B. spends
C. take
D. takes
【单选题】
A pair of spectacles ___ what I need at the moment.
A. is
B. are
C. has
D. have
【单选题】
— Five days ___ too long for me to wait.
A. was
B. were
C. is
D. are
【单选题】
You had better ___ a doctor as soon as possible.
A. seeing
B. saw
C. see
D. seen
【单选题】
The boy is not happy at the new school. He has ___ friends there.
A. few
B. a few
C. little
D. a little
【单选题】
I fell and hurt myself while I ___ basketball yesterday.
A. was playing
B. am playing
C. play
D. played
【单选题】
Tom ___ more than twenty pounds on the novel.
A. spent
B. paid
C. cost
D. took
【单选题】
Don't forget ____ the window before leaving the room.
A. to have closed
B. to close
C. having closed
D. closing
【单选题】
Twenty people were___ wounded in the air crash.
A. quickly
B. wrongly
C. bitterly
D. seriously
【单选题】
The top of the Great Wall is ___ for five horses to go side by side.
A. wide
B. so wide
C. wide enough
D. enough wide
【单选题】
We’ve missed the last bus. I'm afraid we have no ___but to take a taxi.
A. way
B. choice
C. possibility
D. selection
【单选题】
Nancy is considered to be ____ the other students in her class.
A. less intelligent
B. the most intelligent
C. intelligent as well
D. as intelligent as
【单选题】
It's _____ that he was wrong.
A. clearly
B. clarity
C. clear
D. clearing
【单选题】
There ____ a book and some magazines on the desk.
A. is
B. be
C. have
D. has
【单选题】
She is not only my classmate _____ also my good friend.
A. or
B. but
C. and
D. too
【单选题】
He asked the waiter ___ the bill.
A. on
B. of
C. for
D. after
【单选题】
_____ you are leaving tomorrow, we can have dinner together tonight.
A. Since
B. While
C. For
D. Before
【单选题】
I would like to do the job ___ you don't force me to study.
A. in case
B. although
C. though
D. as long as
【单选题】
The reason I did not go abroad was ___ a job in my home town.
A. because
B. due to
C. that I got
D. because of getting
【单选题】
_____ she survived the accident is miracle.
A. What
B. That
C. As
D. Which
【单选题】
I often see ____ the road on his way home.
A. he cross
B. him cross
C. him crossed
D. he crossing
【单选题】
His mother _______ alone since his father died.
A. lived
B. lives
C. has lived
D. is living
【单选题】
The workers are busy _____ models for the exhibition.
A. to make
B. with making
C. being making
D. making
推荐试题
【判断题】
(专基_Js)数组转字符串的方法是splice()
A. 对
B. 错
【判断题】
(专基_Js)数组不能用+进行拼接多个数组
A. 对
B. 错
【判断题】
(专基_Js)slice()方法的第二个参数在执行时是包括的
A. 对
B. 错
【判断题】
(专基_Js)数组和字符串之间是不可相互转换的
A. 对
B. 错
【判断题】
(专基_Js)var arr = [1,2,3,4];console.log( arr.push(5,6) )打印结果是[1,2,3,4,5,6]
A. 对
B. 错
【判断题】
以上脚本会正常弹出警告对话框提示hello world
A. 对
B. 错
【判断题】
(专基_Js)函数是指由事件驱动或可重复调用执行的代码块
A. 对
B. 错
【判断题】
(专基_Js)形参是局部变量,当函数执行结束自动销毁
A. 对
B. 错
【判断题】
}以上脚本会正常弹出警告对话框提示hello
A. 对
B. 错
【判断题】
(专基_Js) return用于在function中返回值
A. 对
B. 错
【判断题】
(专基_Js)如果函数形参没有接收到传递的实参,该形参默认保存null
A. 对
B. 错
【判断题】
(网站)var myFun=function(){};console.log(typeof(myFun))的打印结果是object
A. 对
B. 错
【判断题】
(专基_Js) 将一个数组的length属性设为0时,意味着这个数组被清空
A. 对
B. 错
【判断题】
(网站)var arr = [];for(var i=0;i<3;i++){arr[i]=[]}以上代码说明arr是一个二维数组
A. 对
B. 错
【判断题】
(专基_Js)如果没有return语句,则函数调用仅仅依次执行函数体内的每一条语句直到函数结束,这种情况下,调用函数返回的结果是undefined
A. 对
B. 错
【判断题】
(专基_Js)使用getHours()方法获取月份时,返回值的取值范围为[1,24]
A. 对
B. 错
【判断题】
(专基_Js)new Date( 2018 , 0 , 0 )实际设置的是2017年12月31日
A. 对
B. 错
【判断题】
(专基_Js) new Date(2017,11,0).getDate()可以获取2017年11月的总天数
A. 对
B. 错
【判断题】
(专基_Js) new Date();括号内不能设置参数
A. 对
B. 错
【判断题】
(专基_Js)new Date( 2018 , 6 , 0 ).getDate()是指获取2018年6月一共有多少天
A. 对
B. 错
【判断题】
(网站)正则表达式中的?用来匹配前面的字符0次或多次
A. 对
B. 错
【判断题】
(专基_Js)()在正则表达式中是分组的作用
A. 对
B. 错
【判断题】
/^a|zood$/对这个正则的`正确理解是当前面是a后面不管是什么都好使或当后面是zood前面不管是什么都好使
A. 对
B. 错
【判断题】
(专基_Js)?表示 匹配0到1次
A. 对
B. 错
【判断题】
(专基_Js)replace第一个参数只能是正则表达式
A. 对
B. 错
【判断题】
(专基_Js)test()方法用于检测正则表达式与目标字符串是否匹配,返回值是布尔值
A. 对
B. 错
【判断题】
(专基_Js)正则表达式中返回匹配字符串的下标方法的是search()
A. 对
B. 错
【判断题】
(专基_Js)replace()方法是将字符串转数组
A. 对
B. 错
【判断题】
console.log(/^(a|z)ood$/.test("azood"))打印结果是true
A. 对
B. 错
【判断题】
(专基_Js)设置元素样式时,样式名需要使用驼峰写法进行设置,比如background-color ,需写成backgroundColor
A. 对
B. 错
【判断题】
(专基js)btnObj.onclick()只是简单的调用了btnObj的onclick所指向的方法,只是调用方法而已,并未触发事件
A. 对
B. 错
【判断题】
(专基js)btn.onclick = sayHi();这个语句实现的是当点击btn时,调用sayHi这个函数
A. 对
B. 错
【判断题】
(专基_Js)获取的文本框的内容是字符串类型
A. 对
B. 错
【判断题】
(专基_Js)innerHTML能将文本或标签写入到某个元素开始标签和结束标签中
A. 对
B. 错
【判断题】
(专基_Js)load事件是卸载事件
A. 对
B. 错
【判断题】
(专基_Js)事件对象兼容的语句为 e||window.event
A. 对
B. 错
【判断题】
(专基_Js)获得焦点的事件是blur
A. 对
B. 错
【判断题】
(专基_Js)违反了HTML与JS代码分离的原则是DOM0级事件处理程序,因此很少使用
A. 对
B. 错
【判断题】
(专基js)相比于HTML事件处理程序,DOM0级事件处理程序使用的比较多
A. 对
B. 错
【判断题】
(专基_Js)局部作用域内的变量只存在函数内,函数之行结束会销毁
A. 对
B. 错