是類似VBX的東東嗎? 還是像OLE那種的??
能否順便簡介一下用途, 謝謝... :>
--
By rokaku...
遵循 OLE 2.0 規格包裝的 Componentware,使用上 VBX 一樣.
原本製作 VBX 的 Componentware Vendor 都有同樣功能的
OCX產品.
--
來自半封閉開放系統的誠摯邀約, 請大家一起支持全新的
Delphi Mailing List -- DelphiChat
Delphi 2.0 深度歷險 -- http://www.aaa.hinet.net/delphi
勁量環保電池 <rokak...@vlsi1.iie.ncku.edu.tw> wrote
"component" 是通稱啦! Delphi 的 component, Netscape 的 plug-in,
和 OCX, VBX 都是 component, componentware, software component,
都可以這樣稱呼. OLE Control 則是專指在 OLE 中用的 component 而言,
簡稱就是 OCX (Ole Control X). 在後面加一個 X 是 Microsoft 的習慣.
^ ^ ^
"component" 的定義抄給你, 是從 "The COM Specification" 抄來的:
A component is a resuable piece of software in binary form that
can be plugged into other components from other vendors with
little effort.