组件技术的研究与应用.rar
组件技术的研究与应用,1.5万字17页包括论文、开题报告、翻译摘 要组件技术是一种近来才开始日益普及的最新软件开发技术,而在软件开发领域由它引起的革命也叫组件革命。组件技术在软件开发方面有着广泛的应用前景,其中应用得最广的是微软的com组件。到目前为止,我们还很难确定组件技术的明确定义,但它最终都是对接口的实现、封装。本...
该文档为压缩文件,包含的文件列表如下:
内容介绍
原文档由会员 小屁孩 发布
组件技术的研究与应用
1.5万字 17页
包括论文、开题报告、翻译
摘 要
组件技术是一种近来才开始日益普及的最新软件开发技术,而在软件开发领域由它引起的革命也叫组件革命。组件技术在软件开发方面有着广泛的应用前景,其中应用得最广的是微软的COM组件。到目前为止,我们还很难确定组件技术的明确定义,但它最终都是对接口的实现、封装。本文在研究与应用方面对组件技术进行了分析,并结合实际,阐述了我们中国的程序员应该怎样对待组件革命和组件技术。
关键词:组件,组件技术,接口,COM,基于组件开发,软件工厂
Study and Apply on Component technology
Abstract
Component technology is a latest software development technology that only increasingly be used in recent years,the revolution that brought about by it in software development field can also be called component revolution。Component technology has a very extensively applied foreground at the aspect of software development,at present,the most widely used of it is the COM of the Microsoft。So far,we still can hardly certain the specific definition of the component technology,but its last purpose is to make the achievement and capsulation of the interface。In this text,it had an analysis of the study and application of the component technology,and put it into practice to expatiate how we Chinese programmer should deal with the component revolution and technology
。
Keyword:Component,Component technology,Interface,COM,Component–based development,Softwarefactories
目 录
摘 要 - 1 -
Abstract - 1 -
第一章 组件技术概述 - 3 -
1.1 组件技术的起源 - 3 -
1.2 组件技术的概念和定义 - 3 -
1.3 组件技术的发展 - 4 -
1.4 组件技术的特点 - 4 -
1.5 组件粒度 - 5 -
第二章 目前组件技术的主要研究领域 - 6 -
2.1 几种主要的组件技术 - 6 -
2.2 Com组件 - 6 -
2.3 Asp组件 - 7 -
2.4 Ejb - 7 -
第三章 组件技术的一些主要应用领域和作用 - 9 -
3.1 组件技术在数字流域的应用 - 9 -
3.2 组件技术在MapGIS中的应用 - 9 -
3.3 Com组件技术在现场总线控制系统组态软件中的应用 - 9 -
3.4 组件在Flash游戏开发中的应用 - 9 -
3.5 组件技术在办公自动化系统中的应用 - 10 -
3.6 基于组件开发(CBD) - 10 -
3.7 组件执行环境 - 11 -
3.8 组件技术的作用 - 11 -
第四章 组件技术的发展趋势与存在的问题 - 13 -
4.1 组件技术的重要性 - 13 -
4.2 组件技术将“加速”软件应用 - 13 -
4.3 组件技术造就软件工厂 - 13 -
4.4 国内外研究现状及存在的问题 - 13 -
4.5 组件技术的发展前景 - 14 -
结束语 - 15 -
参考文献(References) - 16 -
致谢 - 17 -
参考文献(References)
[1] (美) 莫瑞尔著;施诺译.组件级编程[M].北京:清华大学出版社,2003.11.ISBN 7-302-07224-8
[2] (英) 怀特黑德(Whitehead,K.)著;王海鹏,沈华峰译.基于组件开发[M].北京:人民邮电出版社,2003.9.ISBN 7-115-11559-1
1.5万字 17页
包括论文、开题报告、翻译
摘 要
组件技术是一种近来才开始日益普及的最新软件开发技术,而在软件开发领域由它引起的革命也叫组件革命。组件技术在软件开发方面有着广泛的应用前景,其中应用得最广的是微软的COM组件。到目前为止,我们还很难确定组件技术的明确定义,但它最终都是对接口的实现、封装。本文在研究与应用方面对组件技术进行了分析,并结合实际,阐述了我们中国的程序员应该怎样对待组件革命和组件技术。
关键词:组件,组件技术,接口,COM,基于组件开发,软件工厂
Study and Apply on Component technology
Abstract
Component technology is a latest software development technology that only increasingly be used in recent years,the revolution that brought about by it in software development field can also be called component revolution。Component technology has a very extensively applied foreground at the aspect of software development,at present,the most widely used of it is the COM of the Microsoft。So far,we still can hardly certain the specific definition of the component technology,but its last purpose is to make the achievement and capsulation of the interface。In this text,it had an analysis of the study and application of the component technology,and put it into practice to expatiate how we Chinese programmer should deal with the component revolution and technology
。
Keyword:Component,Component technology,Interface,COM,Component–based development,Softwarefactories
目 录
摘 要 - 1 -
Abstract - 1 -
第一章 组件技术概述 - 3 -
1.1 组件技术的起源 - 3 -
1.2 组件技术的概念和定义 - 3 -
1.3 组件技术的发展 - 4 -
1.4 组件技术的特点 - 4 -
1.5 组件粒度 - 5 -
第二章 目前组件技术的主要研究领域 - 6 -
2.1 几种主要的组件技术 - 6 -
2.2 Com组件 - 6 -
2.3 Asp组件 - 7 -
2.4 Ejb - 7 -
第三章 组件技术的一些主要应用领域和作用 - 9 -
3.1 组件技术在数字流域的应用 - 9 -
3.2 组件技术在MapGIS中的应用 - 9 -
3.3 Com组件技术在现场总线控制系统组态软件中的应用 - 9 -
3.4 组件在Flash游戏开发中的应用 - 9 -
3.5 组件技术在办公自动化系统中的应用 - 10 -
3.6 基于组件开发(CBD) - 10 -
3.7 组件执行环境 - 11 -
3.8 组件技术的作用 - 11 -
第四章 组件技术的发展趋势与存在的问题 - 13 -
4.1 组件技术的重要性 - 13 -
4.2 组件技术将“加速”软件应用 - 13 -
4.3 组件技术造就软件工厂 - 13 -
4.4 国内外研究现状及存在的问题 - 13 -
4.5 组件技术的发展前景 - 14 -
结束语 - 15 -
参考文献(References) - 16 -
致谢 - 17 -
参考文献(References)
[1] (美) 莫瑞尔著;施诺译.组件级编程[M].北京:清华大学出版社,2003.11.ISBN 7-302-07224-8
[2] (英) 怀特黑德(Whitehead,K.)著;王海鹏,沈华峰译.基于组件开发[M].北京:人民邮电出版社,2003.9.ISBN 7-115-11559-1