网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
On a ship,a door that is required to be marked KEEP CLOSED is designed to ______.
A.prevent the passage of flammable gases
B.prevent the passage of poisonous vapors
C.delay the spread of heat and flames
D.maintain watertight integrity
参考答案
更多 “ On a ship,a door that is required to be marked KEEP CLOSED is designed to ______.A.prevent the passage of flammable gasesB.prevent the passage of poisonous vaporsC.delay the spread of heat and flamesD.maintain watertight integrity ” 相关考题
考题
Arbitration is a _____ approach to conflict management in resolving conflict disputes.A lose-loseB win-winC win-loseD lose-winE closed door
考题
120 Arbitration is a _____ approach to conflict management in resolving conflict disputes.A. lose-loseB. win-winC. win-loseD. lose-winE. closed door
考题
I suggest we should cancel the performance immediately to________ .A.prevent fire from occurringB.avoid a trampleC.keep people awayD.stop the traffic flow
考题
We returned school late from a party and found the door of the students' apartment ______.A. had closedB. closeC. to closeD. closed
考题
阅读以下说明和C++代码。【说明】传输门是传输系统中的重要装置。传输门具有Open(打开)、Closed(关闭)、Opening (正在打开)、StayOpen(保持打开)和Closing(正在关闭)五种状态。触发传输门状态转换的事件有click、complete和timeout三种。事件与其相应的状态转换如下图所示。下面的C++代码1与C++代码2分别用两种不同的设计思路对传输门进行状态模拟,请填补代码中的空缺。【C++代码1】const int CLOSED=1; const int PENING=2;const int PEN=3; const int CLOSING=4;const int STAYOPEN=5; //定义状态变量,用不同整数表示不同状态class Door {Private:int state; //传输门当前状态void setState(int state){ this->state=state;} //设置当前状态public:Door():state(CLOSED){};void getState(){ //根据当前状态输出相应的字符串switch(state){case OPENING: cout<<"OPENING"<<endl; break;case CLOSED: cout<<"CLOSED"<<endl; break;case OPEN: cout<<"OPEN"<<endl; break;case CLOSING: cout<<"CLOSING"<<endl; break;case STAYOPEN:cout<<"STAYOPEN"<<endl; break;}};void click() { //发生click事件时进行状态转换if ((1)) setState(OPENING);else if ((2)) setState(CLOSING);else if ((3)) setState(STAYOPEN);}void timeout(){ //发生timeout事件时进行状态转换if (state == OPEN) setState(CLOSING);}void complete(){ //发生complete事件时进行状态转换if (state == OPENING) setState(OPEN);else if (state == CLOSING) setState(CLOSED);}};int main(){Door aDoor;aDoor.getState();aDoor.click(); aDoor.getState();aDoor.complete();aDoor.getState(); aDoor.click();aDoor.getState();aDoor.click(); aDoor.getState(); return 0;}【C++代码2】class Door {public:DoorState *CLOSED,*OPENING,*OPEN,*CLOSING,*STAYOPEN,*state;Door();virtual~Door(){……//释放申请的内存,此处代码省略);void setState(DoorState *state) { this->state = state;}void getState(){//此处代码省略,本方法输出状态字符串,//例如,当前状态为CLOSED时,输出字符串为“CLOSED”};void click();void timeout();void complete();};Door::Door(){CLOSED = new DoorClosed(this); OPENING = new DoorOpening(this);PEN = new DoorOpen(this); CLOSING = new DoorClosing(this);STAYOPEN = new DoorStayOpen(this);state = CLOSED;}void Door :: click() {(4);)void Door :: timeout() {(5);)void Door :: complete() {(6);}class DoorState//定义一个抽象的状态,它是所有状态类的基类{protected:Door *door;public:DoorState(Door *door) {this->door = door;}virtual~DoorState(void);virtual void click() {}virtual void complete(
考题
Hardly ______ when the door suddenly closed.A. they had arrivedB. they arrivedC. did they arriveD. had they arrived
考题
The operator of each vessel subject to the pollution regulations is NOT required to keep written records of ______.A.the name of each person designated as a person in chargeB.the date and results of the most recent equipment inspectionC.cargoes carried and dates delivered,including destinationsD.hose information not marked on the hose
考题
The international shore connection required on a ship is designed to ______.A.Permit discharge of waste oilB.Allow hook up of fire fighting water from a dock or another vesselC.Satisfy pollution prevention requirementsD.Allow emergency use of the fire main for deballasting
考题
By plotting the analysis messages on weather charts, we are able to ______.A.prevent any possible accident at seaB.prepare a reasonable forecast of the wind and weatherC.help the mariner to fix a accurate ship’s positionD.aid the salvage of a ship in peril
考题
单选题The name and hailing port of a documented commercial vessel is().A
not required to be marked anywhere on the vesselB
required to be marked on both bows and on the keelC
required to be marked on the stern with the name of the vessel marked on both bowsD
required to be marked on the keel,stern,and both bows
考题
单选题When a ship is in tropical zone and in seawater of density 1025,she must not load to more than the upper edge of the line marked().A
SB
TC
WD
F
考题
单选题()water is the water in the hold to keep the ship’s stability.A
BilgeB
BallastC
SlopD
Sanitary
考题
单选题How must each storage tank for helicopter fuel on a ship be marked?()A
DANGER - KEEP AWAYB
DANGER - EXPLOSIVE VAPORSC
DANGER - NO SMOKINGD
DANGER - FLAMMABLE LIQUID
考题
单选题Any firefighting equipment that is carried in addition to the minimum required number on a ship must().A
meet the applicable standardsB
be marked as additional equipmentC
be stowed in a separate areaD
All of the above
考题
单选题During the required periodic abandon ship drill aboard a ship,each person not assigned duties in the muster list is().A
instructed in the use of portable fire extinguishersB
shown a video demonstrating lifeboat launchingC
instructed in the use of life jacketsD
not required to attend the boat drill
考题
单选题当船舶停靠码头时,为了保证船货安全,有必要24小时值班。()A
When a vessel is alongside the wharf, it’s necessary for the ship to keep a 24-hour deck watch to guarantee the safety of the ship and the cargo.B
When a vessel is alongside the wharf, t’s necessary for the ship to keep a 24-hour gangway watch to guarantee the safety of the ship and the cargo.C
When a vessel is alongside the port, it’s necessary for the ship to keep a 24-hour deck watch to guarantee the safety of the ship and the cargo.D
When a vessel is alongside the port, it’s necessary for the ship to keep a 24-hour gangway watch to guarantee the safety of the ship and the cargo.
考题
单选题The port of registry is().A
not required to be marked anywhere on the vesselB
required to be marked on both bows and on the keelC
required to be marked on the stern with the name of the vessel marked on both bowsD
required to be marked on the keel, stern, and both bows
考题
单选题The safe working load for the assembled cargo gear and the minimum angle to the horizontal for which the gear is designed shall be marked on the().A
deckB
head of the boomC
heel of the boomD
mast or king post
考题
单选题The operator of each vessel subject to the pollution regulations is NOT required to keep written records of().A
the name of each person designated as a person in chargeB
the date and results of the most recent equipment inspectionC
cargoes carried and dates delivered,including destinationsD
hose information not marked on the hose
考题
单选题According to the ship regulations,the capacity of a liferaft is required to be marked().A
on the station billB
on a sign next to the liferaftC
on the Certificate of InspectionD
in the Operations Manual
考题
单选题A ship station on receiving a shore-to-ship distress alert should().A
keep silenceB
interfere with such communicationC
establish communication as directed and render such assistance as is required and appropriateD
refuse communication as directed and render such assistance as it required and appropriate
考题
单选题On a ship,a door that is required to be marked KEEP CLOSED is designed to().A
prevent the passage of flammable gasesB
prevent the passage of poisonous vaporsC
delay the spread of heat and flamesD
maintain watertight integrity
考题
单选题A ship designed for carrying goods requiring refrigeration is called ().A
REEFERB
RO/RO SHIPC
CONTAINERD
TANKER
热门标签
最新试卷