Microsoft's COM is a software(71) that allows applications to be built from binary software components. COM is the underlying architecture that forms the foundation for higher-level software services, like those provided by OLE. COM defines a binary stand

题目

Microsoft's COM is a software(71) that allows applications to be built from binary software components. COM is the underlying architecture that forms the foundation for higher-level software services, like those provided by OLE. COM defines a binary standard for function calling between components, a way for components to dynamically discover the interfaces implemented by other components, and a mechanism to identify components and their interfaces uniquely.

OLE is a compound(72) standard developed by Microsoft. OLE makes it possible to create(73) with one application and link or embed them in a second application. Embedded objects retain their original format and(74) to the application that created them. Support for OLE is built into the Windows and MacOS Operating Systems. A(75) compound document standard developed mainly by Apple and IBM is called OpenDoc.

A.structure

B.procedure

C.protocol

D.architecture


相似考题
更多“Microsoft's COM is a software(71) that allows applications to be built from binary softwar ”相关问题
  • 第1题:

    以下URL中写法正确的是( )

    A.http://www.microsoft.com\index.html

    B.http//www.microsoft.com\index.html

    C.http://www.microsoft.com/index.html

    D.http//www.microsoft.com/index.html


    正确答案:C
    解析:选项A中有“\”,在URL中都用“/”,所以选项A错误;选项B和D中http后都没有“:”,所以只有选项C正确。

  • 第2题:

    下列URL。的表示方法中,正确的是( )。

    A.http://www.microsoft.com/index.html

    B.http://www.microsoft.com/index.html

    C.http://www.microsoft.com/index.html

    D.http://www.microsoft.com/index.html


    正确答案:A
    解析:本题主要考核的知识点是统一资源定位器URL。的书写规范。URL由3部分组成。协议类型://主机名/路径及文件名。选项A符合书写规范是正确的。选项 B中双斜线的方向反了,选项C主机名后的斜线方向反了,选项D协议后没有冒号。

  • 第3题:

    下列URL的表示方法中,正确的是

    A.http://www.microsoft.com/index.html
    B.http:\\\\www.microsoft.com/index.html
    C.http://www.microsoft.com\\index.html
    D.http//www.microsoft.com/index.html

    答案:A
    解析:

  • 第4题:

    下列URL的表示方法中,正确的是( )。

    A.http://www.microsoft.com/index.html

    B.http:\\www. microsoft.com/index.html

    C.http://www.microsoft.com\index.html

    D.http//www.microsoft.com/index.html


    正确答案:A
    解析:URL的正确格式为:协议://IP地址或域名/路径/文件名。故本题答案选A。

  • 第5题:

    下列URL的表示方法中,正确的是()

    A.http://www.microsoft.com/index.html
    B.http:\\\\www.microsoft.com/index.html
    C.http://www.microsoft.com\\index.html
    D.http//www.microsoft.com/index.html

    答案:A
    解析:

  • 第6题:

    102、下列URL的表示方法中,正确的是()。

    A.http://www.microsoft.com/index.html

    B.http:\\www.microsoft.com/index.html

    C.http://www.microsoft.com\index.html

    D.http//www.microsoft.com/index.html


    A