18357.html

来自「以电子书的形式收集了VB一些常见问题解决方法,可以很方便的查找自己需要解决的问题」· HTML 代码 · 共 23 行

HTML
23
字号
<html>  <head>    <title>Re: Distributed Component Object Model</title>  </head>  <body bgcolor="#FFFFFF" vlink="#808080">    <center>      <h1>Re: Distributed Component Object Model</h1>    </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by 请指教 on September 03, 1999 at 04:08:43:<p>In Reply to: <a href="18346.html">Distributed Component Object Model</a> posted by wei on September 03, 1999 at 00:01:15:<p>: DCOM (Distributed Component Object Model):<br>: An object protocol that enables ActiveXR components to communicate directly with each other across a network. DCOM is language neutral, so any language that produces ActiveX components can also produce DCOM applications.<p>: For more information, please refer MSDN.<p>我想COM是一种规格,物件模型,DCOM是一种分散的物件模型,COM模型不需如DLL由名称及路径载入,他由COM ID呼叫,语言中立,比dll不易出错,是这样没错吧,可是,我还是举不出COM物件模型的例子,还是搞不懂他...<br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 18357--></ul><!--end: 18357--><br><hr size=7 width=75%><p></body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?