【单选题】【消耗次数:1】
Mary Kingsley____________ twenty months between 1893 and 1895 exploring West Africa.
spend
spends
spended
spent
参考答案:
复制
纠错
➡️如需代学继续教育,联系微信:yizhituziang

相关题目
【单选题】 Mary Kingsley believed that Africans could learn technology____________ and would finally move into the modern world.
①  gladly
②  carefully
③  possibly
④  gradually
【判断题】 He spends much time watching?TV
①  正确
②  错误
【判断题】 He spends a lot of time play computer games.
①  正确
②  错误
【单选题】 Tom ____more than twenty pounds on the novel.
①  spent
②  paid
③  cost
④  took
【单选题】 Tom ________ more than twenty pounds on the novel.
①  spent
②  paid
③  cost
④  took
【多选题】 ------ Why did she visit Africa?------ She went there____________________ .
①  for research work
②  to do research
③  to gather information
④  to collect information
【单选题】 ______you would like to spend on this vacation?
①  Where
②  When
③  Who
④  What
【多选题】 在javaScript中,下列选项中能够得到最后一个“Mary”的是() var str=“this is Mary.She is Mary”;(选择二项)
①  var i=str.substring(str.indexOf(Mary,13));
②  var i=str.substring(str.indexOf(Mary,13),str.length);
③  var i=str.substring(str.indexOf(Mary
④  var i=str.substring(str.indexOf(Mary),str.indexOf(Mary)+4);
【单选题】 We spent the day just ( ) in the wood.
①  walked
②  to walk
③  walking
④  walk
【单选题】 It was in the countryside ________ I spent my childhood.
①  where
②  place
③  when
④  that
随机题目
【简答题】 程序设计语言的工程特性主要表为[填空]、[填空]、[填空]、[填空]。
【单选题】 利用()能把一个对象复杂的操作过程或行为描述清楚。
①  状态图
②  活动图
③  顺序图
④  协作图
【单选题】 Ada语言是在Pascal语言基础上开发出来的,适用于( )项目的应用领域。
①  科学工程计算
②  数据库应用
③  实时处理
④  人工智能
【单选题】 ()是指在同一作用范围内的若干个参数特征不同的函数可以使用相同的函数名字。
①  函数重载
②  多态性
③  封装
④  运算符重载
【判断题】 利用数据类型对数据值进行防范。
①  正确
②  错误
【简答题】 系统存储或检索对象的基本设施是[填空]。
【单选题】 已知AB是圆O的直径,弦AD、BC相交于点P,那么CD∶AB等于∠BPD的(  )
①  正弦
②  余弦
③  正切
④  余切
【单选题】 某种商品的进价为800元,出售时标价为1200元,后来由于该商品积压,商店准备打折销售,但要保证利润率不低于5%,则至多可打( )
①  6折
②  7折
③  8折
④  9折
【单选题】 采用( )编写程序,可提高程序的可移植性。
①  机器语言
②  宏指令
③  汇编语言
④  高级语言
【简答题】 [填空]就是对象所能执行的操作,也就是类中所定义的服务。