【单选题】【消耗次数:1】
The taxi driver _______ at me in the rear-view mirror when I got on the car.
smile
laughed
grinned
stared
参考答案:
复制
纠错
相关题目
【单选题】 I was awfully tired when I got home from work, but a half hour nap ____ me.
①  revived
②  released
③  relieved
④  recovered
【单选题】 I was awfully tired when I got home from work, but a half hour nap _____me.
①  revived
②  released
③  relieved
④  recovered
【单选题】 Must I take a taxi?No, you _______. You can take my car.
①  had better to
②  don’t
③  must not
④  don’t have to
【单选题】 When I got there, Henry ____ to the hospital.
①  had been sent
②  would send
③  was sent
④  would be sent
【单选题】 You uncle seems to be a good driver; I wouldnt dare to travel in his car.
①  even so
②  even though
③  therefore
④  so
【单选题】 When I got up this morning, I felt the temperature had ____.
①  sunk
②  reduced
③  dropped
④  lowed
【单选题】 When I got out of the car and walked about among them, ____ one old man who shook his head disapprovingly, they all began to cheer.
①  see that
②  except that
③  provided that
④  except for
【单选题】 The car beeped at me until I fastened my seatbelt.
①  A.汽车向我发出了嘟嘟的声音,直到我系上了安全带。
②  B.汽车发出嘟嘟的声音,我系上安全带就不响了。
③  C.汽车在我系上安全带之前才发出嘟嘟的声音。
④  D.汽车发出嘟嘟的声音,我才系上了安全带。
【单选题】 What a bad memory I’ve got! I even forgot ______ the book with me.
①  took
②  taking
③  take
④  taken
【单选题】 I will take my daughter with me when I __________ Shanghai.
①  go to
②  will go to
③  have been to
④  have gone to
随机题目
【单选题】 最容易形成很多小碎片的可变分区算法是()。
①  最先适应算法
②  最佳适应算法
③  位示图法
④  以上都不是
【单选题】 操作系统内核与用户程序、应用程序之间的接口是()。
①  shell命令
②  图形界面
③  系统调用
④  C语言函数
【单选题】 系统出现死锁的原因是()。
①  计算机系统发生了重大故障
②  有多个封锁的进程同时存在
③  若干进程因竞争资源而无休止地循环等待着,而且都不释放已占有的资源
④  资源数大大少于进程数,或进程同时申请的资源数大大超过资源总数
【单选题】 分区管理要求对每一个作业都分配()的内存单元。
①  地址连续
②  若干地址不连续
③  若干连续的页面
④  若干不连续的页面
【单选题】 树形目录结构的主文件目录称为()。
①  父目录
②  根目录
③  子目录
④  用户文件目录
【单选题】 计算机系统启动外围设备是按()启动的。
①  设备的绝对号
②  设备的相对号
③  通道号
④  设备名
【单选题】 当硬件中断装置发现有事件发生,就会中断正在占用CPU的程序执行,让操作系统的()占用CPU。
①  系统调用程序
②  中断处理程序
③  作业管理程序
④  文件管理程序
【单选题】 进程的动态、并发等特征是利用()表现出来的。
①  程序
②  数据
③  程序和数据
④  进程控制块
【单选题】 下列关于Linux系统设备管理的描述中,不正确的是()。
①  Linux系统利用设备文件方式统一管理硬件设备;
②  Linux系统将存储设备称为字符设备;
③  Linux系统特殊文件的I节点中包含主、次设备号;
④  Linux系统中使用了多重缓冲技术。
【单选题】 若P、V操作的信号量S初值为2,当前值为1,则表示有()个等待进程。
①  0
②  l
③  2
④  3