单选题Having studied the INMARSAT document, GMDSS document, SOLAS Convention and other international navigation documents, we all know that the Chapter IV of SOLAS Convention is mainly about().Athe radio regulationsBthe technical terms and definitionsChow to operate the GMDSS SES equipmentDMaritime Communications

单选题
Having studied the INMARSAT document, GMDSS document, SOLAS Convention and other international navigation documents, we all know that the Chapter IV of SOLAS Convention is mainly about().
A

the radio regulations

B

the technical terms and definitions

C

how to operate the GMDSS SES equipment

D

Maritime Communications


参考解析

解析: 暂无解析

相关考题:

What is the purpose of the Project Plan?A.To document the Preliminary estimates.B.To document the Definitive estimates.C.To document the Budgetary estimates.D.To document Parametric estimates.E.To document Order of Magnitude estimates.

● What is the purpose of the Project Plan?A To document the Preliminary estimates.B To document the Definitive estimates.C To document the Budgetary estimates.D To document Parametric estimates.E To document Order of Magnitude estimates.

下面语法正确的是() A.Document.bgcolorB.Document.fgColorC.Document.locationD.Document.openE.Window.write

在DOM中通过元素ID号访问对象的正确方法是()。A.document.getElementsByName(“元素名称”)B.document.getElementsByTagName(“标记名称”)C.document.getElementsById(“元素id”)D.document.getElementsById(“元素id”)

在JavaScript中,下列可以获取滚动条距窗口顶端滚动的距离的是()。 A.document.documentElement.scrollTop;B.document.documentElement.topScroll;C.document.style.scrollTop;D.document.style.topScroll;

Two users share the same Windows 7 computer. The first user creates a document intended to be used by both users, and then logs off. The second user logs on and types the name of the document in the Start menu, but the document is not found. Which of the following is the problem?()A. The document is set to hidden.B. The document is locked.C. The document was saved as a system document.D. The document is owned by the first user.

WhichWSDLstyleissuitedtosendingbinarytreenodesaspartofaSOAPmessage?() A.RPC/literalB.RPC/encodedC.Document/encodedD.Document/literalE.Document/literalwrapped

ThefollowingmethodsaretobepublishedasWebservicestobeinvokedviaSOAPmessagesandvalidatedwithaschema:publicvoidmyMethod(intx,floaty);publicvoidmyMethod(intx);publicvoidsomeOtherMethod(intx,floaty);WhichWSDLstyleshouldbeused?()A.RPC/literalB.RPC/encodedC.Document/encodedD.Document/literalE.Document/literalwrapped

在 Windows 系统中,设 E 盘的根目录下存在 document1文件夹,用户在该文件夹下己创建了 document2文件夹,而当前文件夹为 document1. 若用户将test.docx 文件存放 在 document2文件夹中,则该文件的绝对路径为( ) ;在程序中能正确访问该文件 且效率较高的方式为( )。A.\document1\B.E:\document1\ document2C.document2\D.E:\document2\ document1A.\document1\ test.docxB.document1\ document2\test.docxC.document2\test.docxD.E:\document1\ document2\test.docx

在Windows系统中,设E盘的根目录下存在documentl文件夹,用户在该文件夹下已创建了document2文件夹,而当前文件夹为,document1。若用户将test.docx文件存放document2文件夹中,则该文件的绝对路径为( );在程序中能正确访问该文件且效率较高的方式为( )。A.\document1\B.E:\document1\ document2C.document2\D.E:\document2\ document1A.\document1\test.docxB.document1\ document2\test.docxC.document2\test.docxD.E:\document1\ document2\test.docx

The document that certifies the correctness of the load line marks on a ship is called the ______.A.Certificate of InspectionB.Load line certificateC.Certificate of DocumentationD.SOLAS Certificate

在Windows系统中,设E盘的根目录下存在document1文件夹,用户在该文件夹下创建了document2文件夹,则当前文件夹为document1. 若用户将test.docx文件存放在document2文件夹中,则该文件夹的绝对路径为(上题)。在程序中能够正确访问该文件且效率较高的方式为(本题)A.\document1\test.docx B.document1\document2\test.docxC.document2\test.docx D.\document1\document2\test.docx

以下添加键盘事件代码正确的是()。A、$(document).bind("keyup")B、$(document).bind("mouseup")C、$(document).bind("click")D、$(document).on("load")

下列可以控制某个元素a的文本颜色的是()A、document.all.a.style.colorB、document.all.a.style.backgroundColorC、document.a.colorD、document.a.gackgroundColor

编写JavaScript代码实现当移动浏览器的垂直滚动时,层(DIV)的垂直位置始终位于浏览器顶端,下列选项中()是正确的。 A、document.getElementById(“divid”).top=0;B、document.getElementById(“divid”).pixelTop= document.body.scrollTop;C、document.getElementById(“divid”). pixelTop=0;D、document.getElementById(“divid”).stype. pixelTop= document.body.scrollTop;

有如下标签,通过class获取dom对象正确的是()。A、document.getElementsByTagName("div")[0]B、document.getElementById("div")C、document.getElementsByName("div")D、document.getElementsByClassName("box")[0]

以下的操作中可以获取整个页面的HTML的代码是()。A、document.documentElementB、document.getElementsByTagName("div")C、document.bodyD、document.getElementsByClassName("box")[0]

divclass="box" /div以下操作可以获取到该标签的dom对象的是()。A、vardiv=document.getElementsByTagName("div")[0]B、vardiv=document.getElementsByTagName("div")C、vardiv=document.getElementsByClassName("box")[0]D、vardiv=document.getElementsByClassName("box")

jQuery哪个函数不是用来防止代码在document加载完成之前执行:()A、$(body).onload()B、$(document).ready()C、$(window).load()D、$(document).load()

Two users share the same Windows 7 computer. The first user creates a document intended to be used by both users, and then logs off. The second user logs on and types the name of the document in the Start menu, but the document is not found. Which of the following is the problem?()A、The document is set to hidden.B、The document is locked.C、The document was saved as a system document.D、The document is owned by the first user.

Which WSDL style is suited to sending binary tree nodes as part of a SOAP message?()A、 RPC/literalB、 RPC/encodedC、 Document/encodedD、 Document/literalE、 Document/literal wrapped

多选题在Windows系统中,设E盘的根目录下存在document1文件夹,用户在该文件夹下创建了document2文件夹,则当前文件夹为document1.若用户将test.docx文件存放在document2文件夹中,则该文件夹的绝对路径为()。在程序中能够正确访问该文件且效率较高的方式为()A/document1/BE:///document1/doucment2Cdocument2/DE:///document2/document1E/document1/test.docxFdocument1/document2/test.docxGdocument2/test.docxH/document1/document2/test.docx

单选题编写JavaScript代码实现当移动浏览器的垂直滚动时,层(DIV)的垂直位置始终位于浏览器顶端,下列选项中()是正确的。A document.getElementById(“divid”).top=0;B document.getElementById(“divid”).pixelTop= document.body.scrollTop;C document.getElementById(“divid”). pixelTop=0;D document.getElementById(“divid”).stype. pixelTop= document.body.scrollTop;

多选题jQuery哪个函数不是用来防止代码在document加载完成之前执行:()A$(body).onload()B$(document).ready()C$(window).load()D$(document).load()

单选题Two users share the same Windows 7 computer. The first user creates a document intended to be used by both users, and then logs off. The second user logs on and types the name of the document in the Start menu, but the document is not found. Which of the following is the problem?()AThe document is set to hidden.BThe document is locked.CThe document was saved as a system document.DThe document is owned by the first user.

多选题以下操作可以获取到该标签的dom对象的是()。Avardiv=document.getElementsByTagName(div)[0]Bvardiv=document.getElementsByTagName(div)Cvardiv=document.getElementsByClassName(box)[0]Dvardiv=document.getElementsByClassName(box)

单选题以下添加键盘事件代码正确的是()。A$(document).bind(keyup)B$(document).bind(mouseup)C$(document).bind(click)D$(document).on(load)

单选题Having studied the INMARSAT document, GMDSS document, SOLAS Convention and other international navigation documents, we all know that the Chapter IV of SOLAS Convention is mainly about().Athe radio regulationsBthe technical terms and definitionsChow to operate the GMDSS SES equipmentDMaritime Communications