终身高级VIP会员
- 资源币
- 370
- 积分
- 814
- 贡献
- 0
- 在线时间
- 160 小时
- 注册时间
- 2017-5-19
- 最后登录
- 2022-1-27
|
发表于 2020-8-24 18:04:38
|
显示全部楼层
COM+ (Component Services)
Version 1.5
Purpose
COM+ is the next evolution of Microsoft® Component Object Model (COM) and Microsoft Transaction Server (MTS). COM+ builds on and extends applications written using COM, MTS, and other COM-based technologies. COM+ handles many of the resource management tasks that developers previously had to program, such as thread allocation and security.
Where Applicable
COM+ can be used to develop enterprise-wide, mission-critical, distributed applications based on the Microsoft Windows® 2000 operating system.
Developer Audience
COM+ is designed primarily for Microsoft Visual C++® and Microsoft Visual Basic® developers. It can also be used to manage and deploy applications.
Run-Time Requirements
COM+ ships with and requires Microsoft Windows 2000. COM+ applications can also be run on Microsoft Windows 98 and Microsoft Windows NT® clients.
|
|