网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)

UMS are mainly unattended overnight and during this time ____ should have control of the main engine

A.the chief engineer

B.the engineer on cabin watch

C.the bridge officer on watch

D.the master


参考答案

更多 “ UMS are mainly unattended overnight and during this time ____ should have control of the main engineA.the chief engineerB.the engineer on cabin watchC.the bridge officer on watchD.the master ” 相关考题
考题 在当前表单的LABELI控件中显示系统时间的语句是A)THISFORM.LABELl .CAPTION=TIME()B)THISFORM.LABELI.VALUE=TIME()C)THISFORM.LABEL l .TEXT=TIME()D)THISFORM:LABEL l .CONTROL=TIME()

考题 在当前表单的LABEL1控件中显示系统时间的语句是A.THISFORM.LABEL1.CAPTION=TIME()B.THISFORM.LABEL1.VALUE=TIME()C.THISFORM.LABEL1.TEXT=TIME()D.THISFORM.LABEL1.CONTROL=TIME()

考题 在当前表单的LABELl控件中显示系统时间的语句是______。A.THISFORM.LABELl.TEXT=TIME()B.THISFORM.LABELI.VALUE=TIME()C.THISFORM.LABELl.CAPTION=TIME()D.THISFORM.LABELl.CONTROL=TIME()

考题 3. —Come and join us,Jimmy !—I-m sorry,but I-m really busy now.lf I _______ time,l would certainly go.A. will haveB. have hadC. hadD. have

考题 在当前表单的LABEL1控件中显示系统时间的语句是______。A.THISFORM.LABEL1.TEXT=TIME()B.THISFORM.LABEL1.VALUE=TIME()C.THISFORM.LABEL1.CAPTION=TIME()D.THISFORM.LABEL1.CONTROL=TIME()

考题 在当前表单的kABEL1控件中显示系统时间的语句是A.THISFORM.LABELI.CAPTON=TLME( )B.THISFORM. LABEL1.VALUE=HME( )C.THISFORM. LABEL1.TEXT=TIME( )D.THISFORM. LABEL1.CONTROL=TIME( )

考题 在当前表单的LABELI控件中显示系统时间的语句是 ______。A.THISFORM. LABEL1 CAPTION=TIME()B.THISFORM. LABEL1 VALUE=TIME()C.THISFORM. LABELI TEXT=TIME()D.THISFORM. LABEL1 CONTROL=TIME()

考题 在当前表单的LABEL1控件中显示系统时间的语句是A.THISFORM.LABEL1.CAPTION=TIME()B.THISFORM.LABEL1.VALUE=TIME()C.THISFORM.LABEL1.TEXT=TIME()D.THISFORM.LABEL1.CONTROL=TIME()

考题 在当前表单的LABELl控件中显示系统时间的语句是A.THISFORM.LABEL1.CAPTION=TIME()B.THISFORM.LABEL1.VALUE=TIME()C.THISFORM.LABEL1.TEXT=TIME()D.THISFORM.LABEL1.CONTROL=TIME()

考题 能获取系统当前时间分钟数的方法是以下哪个?A.time.strftime(“% m”, time.localtime())B.time.strftime(“%M”, time.localtime())C.time.strftime(“%t”, time.localtime())D.time.strftime(“%T”, time.localtime())