【单选题】【消耗次数:1】
On New Year’s Eve, there will be a firework ____ at People’s Square.
display
performance
show
exhibition
参考答案:
复制
纠错
相关题目
【单选题】 The concert usually takes place at the People’s Square, with the audience __________on the groun@@
①  seating
②  seated
③  be seating
④  to seat
【单选题】 To Hemingway, man’s greatest achievement is to show ______.
①  bravery before danger
②  grace under pressure
③  encouragement under pressure
④  optimism under pressure
【单选题】 In today’s newspaper, it _____ that there will be a new election tomorrow.
①  tells
②  states
③  writes
④  records
【单选题】 This year’s total output value of industry and agriculture will increase ____ 5 percent over last year.
①  to
②  of
③  with
④  by
【单选题】 关于以下JavaScript代码,说法正确的是( )。var s = document.getElementsByTagName(pfor(var i = 0;i(s.length;i++) { s[i].style.display=none}
①  隐藏了页面中所有id为p的对象
②  隐藏了页面中所有name为p的对象
③  隐藏了页面中所有标签为(p)的对象
④  隐藏了页面中标签为(p)的第一个对象
【单选题】 关于以下JavaScript代码,说法正确的是( )。 var s = document.getElementsByTagName(p); for(var i = 0;i<s.length;i++) { s[i].style.display=none; }
①  隐藏了页面中所有id为p的对象
②  隐藏了页面中所有name为p的对象
③  隐藏了页面中所有标签为的对象
④  隐藏了页面中标签为的第一个对象
【单选题】 ——How did you like Nick’s performance last night ?—— To be honest ,his singing didn’t ________to be much?
①  appeal
②  refer
③  belong
④  occur
【单选题】 I want go to New York. What’s the fare?
①  Pardon me?
②  I’m sorry
③  Yes, I don’t understand
④  I’m not understanding
【单选题】 do you like the new play?It’s good and interesting.
①  How
②  ?Which
③  ?What
④  ?Whom
【单选题】 People’s hearts ____ the children whose parents died in the accident.
①  went out for
②  went out with
③  went out to
④  went out of
随机题目
【单选题】 以下说法不正确的是( )
①  内存变量一旦定义,便不可以清除
②  可以用命令来清除已定义的内存变量
③  VisualFoxPro中,可清除指定的某个内存变量
④  VisualFoxPro中,可清除指定的某些内存变量
【单选题】 以下说法不正确的是( )
①  VFP采用树型数据模型
②  VFP采用关系型数据模型
③  Vfoxpro中,字符型字段不需定义小数位数
④  Vfoxpro中,建立表结构,就是定义各个字段的属性
【单选题】 以下说法不正确的是( )
①  VisualFoxPro中,运算符“NOT”表示逻辑或运算
②  VisualFoxPro中,运算符“NOT”表示逻辑非运算
③  VisualFoxPro中,表示逻辑非运算“!”表示逻辑非运算
④  VisualFoxPro中,运算符“or”表示逻辑或运算
【单选题】 以下说法正确的是( )
①  VisualFoxPro中,内存变量一旦定义,便不再可以清除,直到退出VisualFoxPro
②  VisualFoxPro中, 已定义的内存变量,不需要时,也可以用命令来清除
③  VisualFoxPro中,不可清除指定的某个内存变量
④  VisualFoxPro中,不可清除指定的某些内存变量
【单选题】 以下说法不正确的是( )
①  小数点在字段宽度中占一位
②  正负号在字段宽度中占一位
③  小数点和正负号在字段宽度中都占一位
④  字段宽度中,小数点和正负号都不被考虑
【单选题】 可以链接或嵌入OLE对象的字段类型是( )
①  通用型字段
②  备注型字段
③  通用型字段和备注型字段
④  任何类型的字段
【单选题】 以下说法正确的是( )
①  执行命令recall, 将恢复所有被逻辑删除的记录为正常记录
②  执行命令recall, 若当前记录为正常记录,则没有记录被恢复为正常记录
③  执行命令recall, 将被逻辑删除记录中的最后1条记录恢复为正常记录
④  执行命令recall, 将第1条被逻辑删除的记录恢复为正常记录
【单选题】 以下说法不正确的是( )
①  VisualFoxPro中,通过菜单操作,可建立表结构
②  VisualFoxPro中,只能通过菜单操作,才能建立表结构
③  VisualFoxPro中,通过菜单操作,可修改表结构
④  VisualFoxPro中,也可通过命令窗口内执行相关命令来建立表的结构
【单选题】 以下说法正确的是( )
①  VisualFoxPro中,二维数组各元素不可按一维数组表示
②  VisualFoxPro中,可为元素单个赋值
③  VisualFoxPro中,不可为整个数组的各个元素赋相同的值
④  VisualFoxPro中,二维数组各元素在内存按列的顺序存储
【单选题】 以下说法不正确的是( )
①  VFP采用层次型数据模型
②  VFP采用关系型数据模型
③  基本的字段属性包括字段名、字段类型、字段宽度和小数位数等
④  Vfoxpro中,建立表结构,就是定义各个字段的属性