【单选题】【消耗次数:1】
They also believe that building skyscrapers [填空] to solve the problem of the growing scarcity of land in the city.
help
helps
helping
to help
参考答案:
复制
纠错
相关题目
【单选题】 1. I help him ____ he helps me. We help each other.
①  but
②  and
③  or
④  though
【单选题】 Computers can also help the police fight ______________ .
①  care
②  count
③  cash
④  crime
【单选题】 This record will help your safety officer ----what the problem is
①  bring up
②  put on
③  find out
④  take in
【单选题】 He called the police for help, ____ that the problem was more than he could deal with.
①  to realize
②  having been realized
③  realizing
④  realized
【单选题】 Don’t hesitate ______ for help if you have any problem meeting the schedule.
①  to ask
②  asked
③  asking
④  to be asked
【单选题】 Could you help [填空]?
①  I
②  me
③  my
④  mine
【单选题】 A: Please help yourself to the fish. B: [填空].
①  No, I cant
②  Thanks, but I dont like fish
③  Sorry, I cant help
④  Well, fish dont suit for
【单选题】 A: Please help yourself to the fish. B:[填空]
①  Thanks , but I dont like the fish.
②  Sorry, I cant help.
③  Well, what about you?
④  Oh, I cant.
【单选题】 I don’t think you can work out the maths problem ___ her help.
①  since
②  unless
③  with
④  without
【单选题】 What do you think _____solve the problem ?
①  you can do
②  can you do
③  you can do to
④  can you do to
随机题目
【单选题】 以下选项中,鼠标单击事件对应的事件句柄是( )。
①  onChange
②  onLoad
③  onClick
④  onDblclick
【单选题】 可以在下列哪个 HTML 元素中放置 Javascript 代码?( )
①  script
②  javascript
③  js
④  scripting
【单选题】 下列表达式中,结果返回真值的是( )
①  (1==1) || (32)
②  (3===3)&&(5l)
③  !(17=20)
④  (3!=3)
【单选题】 以下事件中,表单数据填完后,单击提交按钮,会触发的事件是( )。
①  submit
②  reset
③  click
④  focus
【单选题】 以下选项中,可以获得值为false的Boolean对象的是( )。
①  var a = new Boolean(l)
②  var a=new Boolean(abc)
③  var a=new Boolean(true)
④  var a=new Boolean()
【单选题】 JavaScript中表示声明变量的关键字是( )。
①  if
②  while
③  var
④  loop
【单选题】 下列不属于JavaScript的关键字的是( )。
①  for
②  interface
③  switch
④  new
【单选题】 对location对象的href属性的叙述错误的是( )
①  可以获取当前路径
②  可以改变当前路径
③  可以用来刷新页面
④  是只读属性
【单选题】 如何编写当 i 不等于 5 时执行一些语句的条件语句?( )
①  if =! 5 then
②  if < 5
③  if (i < 5)
④  if (i != 5)
【单选题】 下列选项中,javascript变量名称不合法的是( )
①  string
②  length
③  非法字符
④  this