【单选题】【消耗次数:1】
The big shot ______ several government officials in the past years.
buy out
buy up
buy off
buy down
参考答案:
复制
纠错
相关题目
【判断题】 “Purchase”and “buy”are not synonyms because “purchase”is more formal than “buy”.
①  正确
②  错误
【单选题】 Eddie [] the table when Aunt Sally was out to buy the spaghetti.
①  set
②  sets
【单选题】 setTimeout(buy( ),20)表示的意思是( )。
①  间隔20秒后,buy( )函数被调用一次
②  间隔20分钟后,buy( )函数被调用一次
③  间隔20毫秒后,buy( )函数被调用一次
④  buy( )函数被持续调用20次
【单选题】 They could buy vegetables that farmers produced ( ).
①  local
②  locals
③  locally
④  in local
【单选题】 John decided [] nonetheless, not to buy the car.
①  comma
②  dash
③  brackets
④  semicolon
【单选题】 _________weve no money, we cant buy it.
①  Since
②  Because of
③  Therefore
④  with
【单选题】 This is the _____ mobile phone I want to buy.
①  quite
②  just
③  very
④  still
【单选题】 setTimeout(buy( ),20)表示的意思是( )。(选择一项)
①  间隔20秒后,buy( )函数被调用一次
②  间隔20分钟后,buy( )函数被调用一次
③  间隔20毫秒后,buy( )函数被调用一次
④  buy( )函数被持续调用20次
【单选题】 Can I buy you dinner in ( ) for your help?
①  return
②  returned
③  returning
④  reward
【单选题】 Shall I buy a cup of coffee for you? -[填空].
①  No, you won't.
②  No, you aren't.
③  No, please don't.
④  No, please.
随机题目
【单选题】 用HTML标记语言编写一个简单的网页,网页最基本的结构是( )
①  htmlhead/headframe/frame/html
②  htmltitle/titlebody/body/html
③  htmltitle/titleframe/frame/html
④  htmlhead/headbody/body/html
【单选题】 下列选项中,不是静态网页的文件扩展名是( )
①  .html
②  .xml
③  .shtml
④  .jsp
【单选题】 在HTML5中,哪个属性用于规定输入字段是必填的??(?????)
①  validate
②  formvalidate
③  required
④  placeholder
【单选题】 关于文本对齐,源代码设置不正确的一项是( )
①  居中对齐:div align=middle/div
②  居右对齐:div align=right/div
③  居左对齐:div align=left/div
④  两端对齐:div align=justify/div
【单选题】 HTML文本显示状态代码中,SUP/SUP表示( )
①  文本闪烁
②  文本或图片居中
③  文本加注下标
④  文本加注上标
【单选题】 以下关于FONT标记符的说法中,错误的是( )
①  可以使用color属性指定文字颜色。
②  可以使用size属性指定文字大小(也就是字号)。
③  指定字号时可以使用1~7的数字。
④  语句FONTsize=+2这里是2号字/FONT,将使文字以2号字显示。
【单选题】 A文件夹与B文件夹是同级文件夹,其中A下有a.html,B下有b.html文件,现在我们希望在a.html文件中创建超链接,链接到b.html,应该在a.html页面代码中如何描述链接内容( )
①  b.html
②  ././././B/b.html
③  ../B/b.html
④  ../../b.html
【单选题】 html中的注释标签是( )
① 
② 
③ 
④  !
⑤  --!
⑥ 
⑦ 
⑧  --!
【单选题】 要使单选框或复选框默认为已选定,要在input标签中添加( )属性
①  selected
②  disabled
③  type
④  checked
【单选题】 HTML文本显示状态代码中,SUP/SUP表示( )
①  文本加注下标线
②  文本加注上标线
③  文本闪烁
④  文本或图片居中