填空题The engineers spent the whole night (work) ____ on the new device.

填空题
The engineers spent the whole night (work) ____ on the new device.

参考解析

解析:
本题考查动词用法。句意:这些工程师花费了整整一个晚上研究新设备。spend time (in) doing sth.为固定搭配。故填入working。

相关考题:

She spent all night ______ about the future that lay ahead of her. (A) thinking(B) think(C) to(D) thought

He spent the whole morning _______ for the coming exam. A. to preparingB. having preparedC. preparingD. being prepared

It took Jane a whole hour to () this algebra problem. A. work onB. work atC. work outD. work over

All was quiet the whole night _______the light noise given out by the electric fan.A. besidesB. except thatC. besideD. except for

How long did the New York blackout in 1977 last?A. A whole night.B. Twenty-four hours.C. A whole week.D. Three days.

He spent the whole day in his room.He was in his room___day. A.the holeB.the allC.allD.all of

Thirty-five hundred dollars ( )spent in a single night, which( ) unthinkable. A、were/ wereB、have been/ has beenC、was/ wasD、are/ is

_____________, we started looking for work. A. Having been spent all the moneyB. All the money having been spentC. We spent all the moneyD. All the money was spent

7. They spent _______writing the report.A. the all morningB. the whole morningC. morningD. all morning

She kept a close eye__________the sick child and didn’t sleep the whole night.A.atB.inC.forD.on

When the teacher is presenting a new language, giving explanations, checking answers,which of the following should be adopted?A.Whole class work.B.Pair work.C.Group work.D.Individual work.

When the teacher is presenting a new language, giving explanations, checking answers,which of the following should be adopted?A.whole class workB.pair workC.group work D.individual work

When a teacher intends to present or explain a new language point, which of the following group methods is mostly recommended?A.pair workB.whole-class workC.individualD.group work

When the teacher is presenting a new language, giving explanations, checking answers,which of the following should be adopted?A.whole class workB.pair workC.group workD.individual work

The teacher spent almost the whole afternoon__________the students'homework.A.to go overB.go overC.going overD.went over

In Western Australia,there are around 450 aircraft maintenance engineers,most of______work in the Perth metropolitan area.A.themB.whomC.whichD.they

He kept the light in his room()the whole night.AburntBburningCburnDto burn

At sea, much of the ()time is spent maintaining the ship and her equipment in good condition.A、officers’B、engineers’C、sailors’D、pursers’

He kept the light in his room()the whole night.A、burntB、burningC、burnD、to burn

It will take us a whole day to finish the ()work.A、scrapeB、scrapedC、scrapingD、to scrape

Given that a static method doIt() in a class Work represents work to be done, what block of code will succeed in starting a new thread that will do the work?   CODE BLOCK a:   Runnable r = new Runnable() {   public void run() {   Work.doIt();   }   };   Thread t = new Thread(r);   t.start();   CODE BLOCK b:   Thread t = new Thread() {  public void start() {   Work.doIt();  }  };   t.start();   CODE BLOCK c:   Runnable r = new Runnable() {   public void run() {   Work.doIt();   }   };   r.start();  CODE BLOCK d:   Thread t = new Thread(new Work());   t.start();   CODE BLOCK e:   Runnable t = new Runnable() {   public void run() {   Work.doIt();   }   };   t.run();  A、Code block a.B、Code block B.C、Code block c.D、Code block d.E、Code block e.

单选题Night-shift workers are those who _____.Ahave to rely on their internal clockBneed to re-adjust their clockCfall asleep late at nightDhave to work at night

单选题The management have spent the whole day discussing the schedule of the meeting______next year.AholdBheldCto holdDto be held

单选题Given that a static method doIt() in a class Work represents work to be done, what block of code will succeed in starting a new thread that will do the work?   CODE BLOCK a:   Runnable r = new Runnable() {   public void run() {   Work.doIt();   }   };   Thread t = new Thread(r);   t.start();   CODE BLOCK b:   Thread t = new Thread() {  public void start() {   Work.doIt();  }  };   t.start();   CODE BLOCK c:   Runnable r = new Runnable() {   public void run() {   Work.doIt();   }   };   r.start();  CODE BLOCK d:   Thread t = new Thread(new Work());   t.start();   CODE BLOCK e:   Runnable t = new Runnable() {   public void run() {   Work.doIt();   }   };   t.run();ACode block a.BCode block B.CCode block c.DCode block d.ECode block e.

单选题He kept the light in his room()the whole night.AburntBburningCburnDto burn

单选题There are some back-up satellites in the event of failure. If the operational satellite is out of work,().Acommunications in the whole system will stopBthe global system will be damagedCthe back-up one will take its placeDthe whole system will not work

填空题(Work) ____ as a team, the foreign and Chinese engineers cooperated closely and successfully.