1) Object analysis patterns
对象分析模式
2) distributed object model
分布式对象模型
1.
The performances of the two most popular distributed object models named RMI and CORBA are studied.
本文对当前流行的两种分布式对象模型CORBA和RMI的性能进行了研究。
2.
Distributed Object Model is the key technology to meet the distributed computing requires, after recommending the two competitive technologies: DCOM and CORBA, this paper analyzes the interoperability specifications between DCOM and CORBA, finally discusses the designing and implementing of DCOM/CORBA bridge based on C++ builder.
分布式对象模型是实现分布式计算需求的关键技术。
3.
This paper analyses distributed object models—CORBA.
通过对CORBA分布式对象模型的分析 ,详细描述其不同层次的体系结构及基于C ++的实现方法 ,使读者了解分布式对象模型的体系结构及工作原理 。
3) distributed object modeling
分布式对象建模
4) analysis object
分析对象
5) object analysis
对象分析
1.
The characteristic of different embedded system is analyzed by requirement analysis, system analysis and object analysis of the ROPES, thus determining the appropriate solution.
利用ROPES分析阶段中需求分析、系统分析和对象分析技术,多方面分析了不同嵌入式系统的特点,从而可以确定合适的解决方案。
2.
Combined with application of GIS-T in our country, the authors study GIS model and spatial data structure of highway interchange using object analysis method, and apply them to the GIS-T system .
对NSDI制定的交通设施标识的背景和标准进行了介绍 ,在结合我国GIS的应用中 ,利用对象分析的方法 ,提出了公路立交的GIS模型和空间数据结构 ,进行了相应的研究和应用 ,并对我国GIS -T的发展提出了几点建议。
3.
By analysing the management essence of the objective world,this paper puts forward a new idea that OO object has the management life cycle(MLC) in management application field, analyses its characteristics, and discusses its thread、 method and steps with MIS object analysis as a main clue.
本文通过对客观世界系统管理实质的分析,提出了OO对象在管理应用领域存在管理生命周期(MLC)的思想,详细分析了该思想的特点,并探讨了以该思想为主线索的MIS对象分析思路、方法和步骤。
6) object schema
对象模式
1.
The basic architecture of ONet client side is introduced,the defects of binding flow with static object schema are analysed.
介绍了目前ONet系统客户端基本结构,分析了客户端使用流程中静态绑定对象模式的缺陷,针对性地提出一种基于动态对象组件的设计方法,详细阐述了运用接口编程,以及组件间的回调技术对现有系统架构进行改进和拆分的方案,使ONet系统最终实现了对象模式的动态加载。
2.
First,a DTD is mapped to an object schema,then the object schema is mapped to the relational database.
提出先映射到对象模式 ,然后映射到关系数据库模式的一种编程方法。
补充资料:XML对象模式
微软IE5中的XML解析器揭示了XML对象模式,允许你访问和处理XML文档中的节点。当解析器读取并且解析一个XML文档时,它将建立一棵节点树,每个节点都能通过脚本来访问。 例如,如果解析器读取并且解析下面的XML文档,它将创建一个能通过文档ID值(xmlDocument)被引用的文档对象,一个表现根节点的对象和一个表现树中其余节点的对象。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条