网站首页  词典首页

请输入您要查询的英文单词:

 

单词 corba
释义

corba

  • 网络公共对象请求代理体系结构(Common Object Request Broker Architecture);通用对象请求代理体系结构;公共对象请求代理架构
1.
公共对象请求代理体系结构(Common Object Request Broker Architecture)
它支持公共对象请求代理体系结构(CORBA),这是Enterprise JavaBeans(EJB)的前身,所以Java的对象可以和CORBA的对象 …
zhidao.baidu.com
2.
通用对象请求代理体系结构
编程技术文档 ... Code Style (代码的风格) CORBA (通用对象请求代理体系结构) CSDN 里关于游戏外挂的一个帖子。 ...
huihua.hebtu.edu.cn
3.
公共对象请求代理架构
...前试图创建分布式系统的标准是一件很苦恼的事情,比如公共对象请求代理架构(CORBA)或者分布式计算环境(DCE)——即目 …
soa.ctocio.com.cn
4.
公共对象请求代理结构
公共对象请求代理结构Corba)是一基于分布式面向对象的计算体系结构,可以隐藏底层通信协议和硬件的细节,因此RTI的 …
www.midiqi.com
5.
公用对象请求代理体系
Java远程方法调用(RMI)机制和公用对象请求代理体系CORBA)是最重要 和使用最广泛的两种分布式对象系统。每个系统 …
blog.csdn.net

例句

释义:
1.
Learning of this book, you will have a CORBA preliminary understanding, to be able to prepare and complete a simple CORBA application.
学习了本书,你将对CORBA有个初步了解,并能编写一个简单完整的CORBA应用程序。
www.hxzi.com
2.
Another possibility is to invoke an EJB component as though it were a CORBA component.
另一种可能性是调用EJB组件,就好象它是CORBA组件一样。
www.ibm.com
3.
A CORBA object is represented to the outside world by an interface with a set of methods.
接口用一系列方法在外部把CORBA对象表现出来。
www.ibm.com
4.
This also ensures that as the information industry changes, which it most certainly will do, CORBA will be able to keep pace with it.
这也确保随着信息工业的变动(的确发展很快),CORBA仍能跟上它的步伐。
www.ibm.com
5.
The article brings forward a project to simplify ORB, then tries to found a effective, apt approach to develop embedded CORBA.
该文提出精简ORB的方案,希望能建立一种有效、易用的嵌入式CORBA开发途径。
lib.nwnu.edu.cn
6.
These services can be implemented as remote Enterprise JavaBeans (EJB) method calls, web services, or CORBA calls, just to name only a few.
这些服务可以作为远程企业JavaBean(EJB)方法调用、Web服务或CORBA调用(这里只列出几个)来执行。
www.ibm.com
7.
No, at least I do not view the web services programming model as a reappearance or revitalization of CORBA.
不,至少我不把Web服务编程模型看作是CORBA的再现或再生。
www.ibm.com
8.
The CORBA mechanics all start with an interface. The best way to think of an interface is to envision my car.
全部CORBA结构是从一个接口开始的,理解接口的最佳方法就是想像我的汽车,对,我的汽车。
www.ibm.com
9.
The intent of this article was to give you an overview of the CORBA Transformation, and the created model was therefore very simple.
本文的目的就是为您提供一种关于CORBA转换的总的看法,因此创建的模型都非常简单。
www.ibm.com
10.
InfoQ: When comparing SOA with DCE and CORBA, you seem to really be comparing Web Services with earlier approaches to distributed computing?
InfoQ:在将SOA与DCE和CORBA做比较时,你好像就拿Web服务与早期的分布式计算的方法做了比较?
www.infoq.com
1.
The W3C has normalized DOM, whose main advantage is to be portable: it was defined as a CORBA interface and mapped to many languages.
W3C规范化了DOM,它的主要优点是可移植性:它是作为一种CORBA接口定义的,被映射到很多语言。
www.ibm.com
2.
CORBA also introduced the concept of language independence of the interface definition.
CORBA还引入了接口定义的语言独立性概念。
www.ibm.com
3.
The Common Data Representation (CDR) is the formal mapping of the data types to be used in a CORBA invocation.
公共数据表示(CDR)是CORBA调用中将使用的数据类型的正式映射。
www.ibm.com
4.
Overall, however, CORBA's use is in decline and it cannot be called anything but a niche technology now.
整体上说,CORBA的使用在减少,但是仅仅作为一个适得其所的技术,其它什么也不是。
blog.csdn.net
5.
Unfortunately, IORs do not correlate to OBJREFs, which results in an interoperability problem between CORBA and DCOM applications.
遗憾的是,IOR不能与OBJREF相互关联,这就导致了CORBA和DCOM应用程序之间的互操作性问题。
www.ibm.com
6.
The CORBA specification states that this file must extend IDLEntity and have the same name as the IDL interface name.
CORBA规范指出这个文件必须扩展IDLEntity,并且与IDL接口同名。
www.ibm.com
7.
It is also used for realtime and embedded systems development, a sector in which CORBA is actually growing.
CORBA也用于实时和嵌入式开发,在这个领域CORBA确实在增长。
blog.csdn.net
8.
The next section will have information about how CORBA Transformation is integrated with ClearCase.
下一小节将介绍CORBA转换是如何被集成到ClearCase中的相关的信息。
www.ibm.com
9.
CORBA handles this by strictly defining how data is translated or marshalled into a common format.
CORBA通过严格定义如何将数据转换或打包成公共格式来处理这种问题。
www.ibm.com
10.
It is assumed that you know nothing of CORBA.
这里假设你对CORBA毫无所知。
www.hxzi.com
1.
In fact, the general practice is widely advocated for any distributed technology, including CORBA, EJB, and DCOM.
实际上,这个通用的实践被广泛地应用到任何分布式技术中,包括CORBA、EJB和DCOM。
www.ibm.com
2.
To a certain degree, then, IDL interfaces correspond to class definitions, and CORBA objects correspond to class instances.
因而在某种程度上,IDL接口对应于类定义,CORBA对象对应于类实例。
www.ibm.com
3.
Sometimes, the term proxy is also used to refer to a running instance of the stub in CORBA.
有时,代理这个名称还被用来指CORBA中正在运行的存根实例。
www.ibm.com
4.
RMI and CORBA are often seen as competing technologies, since both provide transparent access to remotely distributed objects.
RMI和CORBA常被视为相互竞争的技术,因为两者都提供对远程分布式对象的透明访问。
www-128.ibm.com
5.
This project is just a graphical talk using CORBA to communicate. This is a proof of concept, nothing more.
这个项目是一次图解谈话使用CORBA通信。这是概念证明,没什么更多。
www.54shagua.com
6.
As the JTS is a Java implementation of the Object Transaction Service (OTS) defined by CORBA, it can only interface with another OTS model.
因为JTS是一种由CORBA定义的对象事务服务(OTS)的Java实现,它只能够与另一个OTS模型连接。
www.ibm.com
7.
The following part introduce of CORBA, real-time CORBA and event service, under which we construct a real-time message middleware prototype.
接下来部分,本文介绍了CORBA及实时CORBA规范和事件服务服务规范,在此基础上,设计了一个实时消息中间件原型,文中将对这个系统进行介绍。
www.lw23.com
8.
CORBA Technology is widely used in distributed computing to solve the problem of interoperability between heterogeneous systems.
CORBA技术是当前流行的日渐成熟的分布式计算技术,主要用来解决分布式异构系统互操作的问题。
www.fabiao.net
9.
In the case of CORBA, every node in the application environment would need to run the same ORB product.
如果要开发CORBA应用程序,应用程序环境中的每个节点都要运行相同的ORB产品。
www.ibm.com
10.
NOTE: Aside from preparing Lotus Domino to handle IIOP, you do not need any CORBA or IIOP programming knowledge to use the taglib.
注意:如果不准备让LotusDomino来处理IIOP,在使用taglib时就不需要任何CORBA或IIOP编程的知识。
www.ibm.com
1.
Explains the conversion process for CORBA applications, including the differences in architecture between CORBA and. NET Framework Remoting.
解释CORBA应用程序的转换过程,包括CORBA和.NETFrameworkRemoting之间的结构差异。
msdn2.microsoft.com
2.
Application models defined by the DTFs will form the basis for implementations extending from CORBA to every middleware environment.
DTF定义的应用程序模型将作为实现从CORBA扩展到每种中间件环境的基础。
www.ibm.com
3.
The transformation provides an optional, lightweight profile that you can use to model and generate most CORBA elements.
它提供一个可选的精巧的配置文件,您能够使用该建模并且生成大部分CORBA元素。
www.ibm.com
4.
Technical problems are at the heart of CORBA's decline.
技术问题是CORBA失利的核心原因。
blog.csdn.net
5.
This layer negotiates the required level of security between a CORBA client and a server prior to allowing communications.
在通信之前,该层在CORBA客户机和服务器之间协商需要的安全级别。
www.ibm.com
6.
We get a CORBA_NO_EXCEPTION error when we try to connect to a naming service running under "Global Security" turned on.
当我们试图连接到运行在“全局安全”开启情况下的命名服务的时候,得到了一个CORBA_NO_EXCEPTION错误。
www.ibm.com
7.
CORBA provides standards-based infrastructure for interactions between distributed objects.
CORBA为分布式对象间的交互提供了基于标准的基础设施。
www-128.ibm.com
8.
Now when you run the CORBA transformation again, you will be asked to check out the IDL file(s) to regenerate them as shown in Figure 16.
至此,当您再一次运行CORBA转换时,您将会被提示检验IDL文件来重新生成它们,如图16所示。
www.ibm.com
9.
SOAP offers a much easier means of messaging and communication than does CORBA and other remote protocols.
SOAP提供了比CORBA和其它远程协议更容易的消息传递和通信方式。
www.ibm.com
10.
An alternative to the XML-based protocols is CORBA, an object-based RPC mechanism that uses its own protocol, IIOP.
CORBA可以用来代替基于XML的协议,他是一个基于对象的RPC机制,他使用他自己的协议IIOP。
www.showxiu.com
1.
Any Eclipse project can be treated as a valid target for CORBA Transformation.
任何Eclipse项目都可以作为CORBA转换的有效目标。
www.ibm.com
2.
Overall, the OMG's technology adoption process must be seen as the core reason for CORBA's decline.
整体上,OMG的技术采纳过程应被视作CORBA失利的核心原因。
blog.csdn.net
3.
Now you can run CORBA Transformation against this model, or validate this model for any constraints violation for the stereotypes applied.
现在您可以不依照此模型运行CORBA转换,或者验证模型是否违反所应用的套用格式的约束条件。
www.ibm.com
4.
With CORBA, you would have to generate language bindings for the various languages you wanted to support.
使用CORBA时,您将不得不为各种您想支持的语言生成语言绑定。
www.ibm.com
5.
These stereotypes will be available to you if you apply the CORBA Transformation profile to this model.
如果您将CORBA转换配置文件应用于这个模型的话,这些套用格式就将可用。
www.ibm.com
6.
The IDL-to-Java compiler ensures that the defined interface will abide by the laws set forth by the CORBA specification.
IDL-to-Java编译器可确保所定义的接口遵守CORBA规范的规则。
www.ibm.com
7.
Another way of categorizing technologies can be Web services, CORBA, or COM.
对技术进行归类的另一种方法是划分为Web服务、CORBA或COM。
www.ibm.com
8.
CORBA Component Model (CCM) outlines the CORBA specification and CORBA interoperability with other component models.
CORBAComponentModel(CCM)概述了CORBA规范以及CORBA与其他组件模型的互操作性。
www.ibm.com
9.
This section will describe the normal workflow of a CORBA Transformation.
这一小节将描述CORBA转换的一般流程。
www.ibm.com
10.
This option is especially useful when one or more of the applications to be integrated are CORBA components.
当一个或多个被集成的应用程序是CORBA组件时,该选项特别有用。
www-128.ibm.com
1.
CORBA's numerous technical flaws have accumulated to a point where it is difficult to fix or add anything without breaking something else.
CORBA的几个技术缺陷累积到一个点上,就很难修复或者增加一些东西而不破坏另外一些东西。
blog.csdn.net
2.
Such issues affect only a minority of customers, but they add to CORBA's bad press and limit its market.
这样的问题仅仅影响小部分的用户,但是它们增加了CORBA的负面新闻并且限制了CORBA的市场。
blog.csdn.net
3.
Lack of data integrity over the wire (though only CORBA provides more than TCP itself).
连接过程中缺乏数据完整性(尽管单CORBA提供的就不止TCP本身)。
www.ibm.com
4.
Of the mappings to various middleware environments, only that to CORBA is even in progress; the rest exist only as potential RFPs.
在各种中间件环境的映射中,只有到CORBA的映射正在进行之中,其他还只是可能的RFP。
www.ibm.com
5.
The four technologies that you will examine in this column are SOAP, CORBA, XML-RPC, and good, old-fashioned low-level sockets.
在本专栏中,您将要探讨的四项技术是SOAP、CORBA、XML-RPC和优秀的、传统的、低级别的套接字。
www.ibm.com
6.
Then, the design of the target tracking software using CORBA technology is particularized.
之后,本文重点研究了采用CORBA技术设计目标跟踪软件的方法。
www.fabiao.net
7.
Design flaws in CORBA's interoperability protocol make it pretty much impossible to build a high-performance event distribution service.
CORBA互操作协议的设计缺陷使得它不可能建立一个高性能的分布式服务。
blog.csdn.net
8.
The CORBA ORB provides four main components: the ORB , object services, common facilities and application objects.
CorbAorb提供了四种主要的组件:orb、对象服务、公共设施和应用对象。
dict.veduchina.com
9.
The secure service is one of most important services of Common Object Request Broker Architecture (CORBA).
安全服务是公共对象请求代理体系结构(CORBA)一个重要的服务。
www.ceps.com.tw
10.
A CORBA system accomplishes this magical task by confining the interaction between objects to well-defined interfaces.
CORBA系统通过将对象之间的交互定义为明确的接口完成了这一不可思议的任务。
www-128.ibm.com
1.
IORs contain addressing information in a portable format which any CORBA product can resolve to an object endpoint.
IOR包含可移植格式的寻址信息,任何基于CORBA的产品都能把这些信息解析到对象端点上去。
www.ibm.com
2.
Domino 5 and earlier cannot handle a very high rate of CORBA connections; this causes the connections to fail.
Domino5和更早的版本不能处理很高速度的CORBA连接,这会造成连接中断。
www.ibm.com
3.
The main research work includes: communication mechanism to CORBA client-side and the way of accessing remote isomerous databases. 4.
主要研究内容:与CORBA客户端通信机制及对远程异构数据库访问方法。
www.fabiao.net
4.
The objects in a CORBA system are accessed exclusively through interfaces.
CORBA系统中的对象完全通过接口来访问。
www-128.ibm.com
5.
In contrast, the client stub in CORBA is called the stub and the server stub is called the skeleton.
相反,CORBA中的客户机存根称为存根(Stub),而服务器存根称为框架(Skeleton)。
www.ibm.com
6.
CORBA does not support asynchronous server-side dispatch.
CORBA不支持异步服务器端分派。
blog.csdn.net
7.
The CORBA specification provides no guarantee that two typedefs of a short will be compatible and interchangeable.
CORBA规范不保证short的两种typedef是兼容的和可互换的。
www.ibm.com
8.
Heterogeneous databases interoperation is related to distributed computing, so the paper studied CORBA technique.
异构数据库互操作研究涉及到分布式计算,为此,本文研究了CORBA技术。
www.lw23.com
9.
Before the collapse, several vendors had already dropped or deemphasized their CORBA products and, after the collapse, more followed.
在崩盘之前,几个厂商已经停止或者边缘化了它们的CORBA产品,并且在崩盘后,更多的CORBA产品随之并停止。
blog.csdn.net
10.
The method is implemented in a CORBA-based system and the test results show that it is effective.
上述方法已经在基于CORBA的实验系统中实现,测试结果表明该方法是有效的。
www.ceps.com.tw
1.
It's probably safe to say they don't want to deal with the hassles of IIOP or CORBA.
可能安全地说法是他们不希望处理IIOP或CORBA之间的争论。
www.ibm.com
2.
A CosNaming provider is available within the JDK, allowing the JNDI code to use the CORBA naming service for object lookup.
JDK中提供了CosNaming提供程序,允许JNDI代码使用CORBA命名服务查找对象。
www.ibm.com
3.
Illustrates the workings of a typical CORBA system.
说明了典型的CORBA系统的工作方式。
www-128.ibm.com
4.
However, when a decision is made to use particular middleware such as CORBA, the model is transformed to a CORBA-specific PSM.
然而,当一个使用特定的中间件(比如CORBA)被决定使用时,这个模型就被转化成了一个CORBA相关的PSM。
www.ibm.com
5.
The communication among system is provided by the data bus based on CORBA and the loose-coupling relationship is built by the news service.
通过CORBA数据总线实现了异构系统通信,通过消息服务建立模块间的松耦合关系,提高系统灵活性。
www.fabiao.net
6.
EJB components running inside a Geronimo server exposed through IIOP for remote access by CORBA-based clients.
通过IIOP公开的在Geronimo服务器中运行的EJB组件供基于CORBA的客户机远程访问。
www-128.ibm.com
7.
CORBA is a powerful, standardized remote procedure call specification.
CORBA是一个强大的、标准化的远程过程调用规范。
www.ibm.com
8.
Like CORBA, SOAP does not require that a specific object be tied to a given endpoint.
与CORBA一样,SOAP并不要求一个特定对象被连接到给定的端点上。
www.ibm.com
9.
The MOF is a key building block in the construction of CORBA-based distributed development environments.
MOF是在基于CORBA的分布式的开发环境的构造的一块关键的积木。
www.showxiu.com
10.
The first step for you will be to create a UML Modeling project, and then a CORBA Template model within this project.
第一步就是创建一个UML建模项目,然后在该项目中加入CORBA模板模型。
www.ibm.com
1.
CORBA-specific types can be designed with the help of stereotypes.
特定CORBA类型可以在套用格式的帮助下进行设计。
www.ibm.com
2.
CORBA Transformation is integrated with ClearCase for source control of generated IDL files.
CORBA变换被集成在ClearCase中用作生成的IDL文件的源控制器。
www.ibm.com
3.
An application client using the Geronimo client application container, accessing remote CORBA components.
应用程序客户机使用Geronimo客户机应用程序容器访问远程CORBA组件。
www-128.ibm.com
4.
In order to improve performance of CORBA-based distributed system, load-balance problem must be considered.
为了解决CORBA的分布式系统性能,负载分布成为CORBA应当考虑的问题。
www.ceps.com.tw
5.
Contrast this with the CORBA and DCOM protocols, which are binary, not self-describing, and tough to trace.
您可以将这与二进制、非自描述的和难于跟踪的CORBA和DCOM协议进行比较。
www.ibm.com
6.
The Lotus Domino Designer Programming Guide, Volume 3 Java CORBA Classes outlines the differences in attaining a Lotus Notes session object.
LotusDomino设计者编程指南,第3卷JavaCORBA类概述了获取LotusNotes会话对象之间的差异。
www.ibm.com
7.
How do I replace the CORBA-based interfaces of an existing C application with Web services using IBM products?
如何将现有C 应用程序的基于CORBA的接口替换为使用IBM产品的Web服务?
www.ibm.com
8.
The result was significant attrition in the number of commercial CORBA products.
结果导致了大量商用CORBA产品的损耗。
blog.csdn.net
9.
The Object Management Group (OMG) establishes standards for XMI, CORBA, and other enterprise technologies.
“对象管理组(OMG)”为XMI、CORBA以及其它企业技术建立一些标准。
www.ibm.com
10.
To support portable stubs and skeletons, holder classes also implement the org. omg. CORBA. portable. Streamable interface.
为了支持可移植的存根和骨架,holder类也实现org.omg.CORBA.portable.Streamable接口。
www.ibm.com
1.
You can design very complex CORBA models if you use all the features of CORBA Transformation.
如果使用CORBA转换中的所有特性,那么您就可以设计出非常复杂的CORBA模型。
www.ibm.com
2.
The CORBA specification is obviously quite detailed in the area of Common Data Representation.
显然,CORBA规范在公共数据表示方面是十分详细的。
www.ibm.com
3.
Shows the section of this plan that sets up EJB for remote CORBA client access.
显示了该计划文件的一部分,设置EJB以供CORBA客户机访问。
www-128.ibm.com
4.
Since CORBA 2. 0, the ability for ORBs of different vendors to work together was made a requirement by the specification.
从CORBA2.0开始,该规范就要求不同厂商的ORB必须能够一起工作。
www.ibm.com
5.
Numerous tools support CORBA, although their source codes may not be 100% portable among them.
很多工具都支持corba,虽然它们的源码可能不是100%的互相可移植。
www.hotdic.com
6.
At last a detailed implementation of the self organized networked control system is provided by using the CORBA technology.
最后给出了一个基于CORBA的自组织网络化控制系统的具体实现。
www.mct.com.cn
7.
The relationship between CORBA and FTP, MML is the key in the design and implement of software management.
在网元软件管理的实现方案中,如何处理CORBA与FTP,MML协议之间的关系是设计的关键。
www.fabiao.net
8.
This paper first introduces the main content of CORBA Trading Service.
介绍了CORBA交易服务的主要内容。
www.ceps.com.tw
9.
Based on CORBA standard, this paper designs a monitoring system structure which can support isomerism distributed object environment.
基于CORBA标准,设计能够支持异构的分布对象计算环境下的通用监测系统框架;
www.ceps.com.tw
10.
The failure of CCM did little to boost the confidence of CORBA customers, who were still stuck with their complex technology.
CCM的失利并未增加CORBA客户的信心,这些客户正陷于CORBA复杂技术的泥潭。
blog.csdn.net
1.
Element tells the Geronimo client application container where to find the CORBA naming service.
元素告诉Geronimo客户机应用程序容器到何处寻找CORBA命名服务。
www-128.ibm.com
2.
To configure the EJB for CORBA access, you need to create a specialized Geronimo deployment plan for the bundle.
为了配置EJB让CORBA访问,需要为其创建一个专门的Geronimo部署计划。
www-128.ibm.com
3.
CORBA is a powerful solution for complex IPC in object-orientation programming.
CORBA是用于面向对象编程中复杂的IPC的一个强大的解决方案。
www-128.ibm.com
4.
DCOM and CORBA are both reasonable protocols for server-to-server communications.
DCOM和CORBA都是服务器对服务器通信的合适的协议。
www.ibm.com
5.
CORBA must go a step further because multiple ORB vendors will use this mapping to create libraries.
CORBA在这方面应该做的更好,因为多个ORB提供商将要使用这一映射来生成类库。
www.ibm.com
6.
Finally the flexible information system is given to introduce the CORBA technology.
最后介绍了柔性信息系统以及分布式CORBA技术在其开发过程中的应用。
www.ceps.com.tw
7.
This will create a Corba Template Model in the UMLtoCORBA project, and will create model structure similar to that in Figure 2.
于是您在项目UMLtoCORBA中创建了一个Corba模板模型,并将建立一个类似图2所示的模型结构。
www.ibm.com
8.
EJB components are Java server-side components that are based on standard distributed object technologies, CORBA and RMI.
EJB组件是基于标准分布式对象技术、CORBA和RMI的服务器端java组件。
www.ibm.com
9.
The transaction manager uses CORBA OTS when an EJB in one container calls an EJB in another container.
当一个容器中的EJB调用另一个容器中的EJB时,事务管理程序将使用CORBAOTS。
www.ibm.com
10.
It is the Web's version of CORBA or DCE but much more than a general means for remote procedure calls.
它是Web版本的CORBA或DCE,但远不是一般意义上的远程过程调用。
www.ibm.com
1.
CORBA is a foundation of this new architecture.
CORBA是这种新体系结构的基础。
www.ibm.com
2.
That does not mean, of course, that we are leaving CORBA behind.
当然,这并不意味着我们要抛弃CORBA。
www-128.ibm.com
3.
Your central source for all CORBA information and specifications.
这是最主要的CORBA信息和规范资源。
www-128.ibm.com
4.
This article will describe how to create and use the CORBA Template model, and extend it to create your own CORBA Model.
本文将描述如何创建和使用CORBA模板,并且进一步介绍如何创建您自己的CORBA模型。
www.ibm.com
5.
In this paper, a solution for building and rebuilding the enterprise information systems based on CORBA and agent technology is proposed.
讨论了应用CORBA技术和代理技术来构造和重构企业信息系统的具体过程。
www.dictall.com
6.
It can be applied to schedulability analysis and judgment for real-time CORBA tasks covering recursive invocations .
可适用于含有递归调用的实时CORBA任务集的可调度性分析和判定。
dictsearch.appspot.com
7.
Because WSDL is protocol neutral, you can specify bindings for SOAP, CORBA, DCOM and other standard protocols.
因为WSDL是中性的协议,所以您可以指定SOAP、CORBA、DCOM和其它的标准协议的绑定。
www.ibm.com
8.
Databases interoperation based on CORBA technique, from theory level, is the best method.
基于CORBA技术的数据库互操作,从理论上来看将是实现异构数据库互操作的最佳方案。
www.edu-hb.com
9.
For this problem, in this paper we present a network statistics system structure based on CORBA, and give the formal . . .
针对这一问题,提出了基于CORBA的网络统系统结构,并对网络统计单元进行了形式化描述。
kns50.chkd.cnki.net
10.
Target will store the IDL files generated from the CORBA Transformation.
Target将存放CORBA转换中生成的IDL文件。
www.ibm.com
1.
Common facilities are optional CORBA services.
公共设施是可选的corba服务。
www.hotdic.com
2.
The ORB is the centerpiece of the CORBA infrastructure.
ORB是CORBA基础设施的关键一环。
www-128.ibm.com
3.
Run a CORBA Transformation with the target container specified as CCIntegrated.
运行CORBA转换,目标容器被指定为CCIntegrated。
www.ibm.com
4.
Subject containing CORBA credential is used by the authorization service to further restrict access to JNDI resources.
授权服务使用包含CORBA凭证的对象进一步限制对JNDI资源的访问。
www.ibm.com
5.
A Web-tier or EJB-tier Java client invoking methods on external CORBA components.
Web层或EJB层Java客户机调用外部CORBA组件的方法。
www-128.ibm.com
6.
Extending these implied models outside of CORBA just makes sense.
把隐含的模型扩展到CORBA外显然是合理的。
www-128.ibm.com
7.
I'm not quite sure why they didn't chose CORBA since that's the model GNOME uses for the Bonobo component system.
我不是很清楚为什么他们不选择CORBA,因为那是GNOME对Bonobo组件系统使用的模型。
www.ibm.com
8.
CORBA, DCOM, and RMI use binary encoding for arguments and return values.
DCOM和RMI对参数和返回值使用二进制编码。
www.ibm.com
9.
On the basis of the research results, A CAQ prototype system based on CORBA and JAVA technology is developed.
通过以上研究,并综合利用CORBA组件技术和JAVA技术开发出了计算机辅助质量管理系统的原型系统。
www.lw23.com
10.
CORBA (and most current HTTP servers) get around this by using connection pooling.
CORBA(以及大多数当前的HTTP服务器)通过使用连接池来解决这个问题。
www.ibm.com
1.
Similarly, Bonobo is a solution for GNOME, but is quite heavy, being based on CORBA.
类似的,Bonobo是一个用于GNOME的解决方案,但是非常笨重,因为它是基于CORBA的。
www.ibm.com
2.
This article will give you an overview of transformation from UML to CORBA.
本文将为您提供一种关于从UML到CORBA转换的总的看法。
www.ibm.com
3.
You could argue that it belongs in the implementation file, because it is specific to a particular binding such as SOAP or CORBA.
您可以认为它是属于实现文件,因为它是专门用于特别的绑定,例如SOAP或CORBA。
www.ibm.com
4.
This way, you can have two different CORBA orbs, any number of Web service implementations, and whatever else you feel is necessary.
这样,您就可以具有两个不同的CORBAorb、任意数目的Web服务实现和其他任何您认为必要的工具。
www.ibm.com
5.
Table 2 depicts how HTTP and XML address the interoperability issues that plague CORBA and DCOM.
表2描述了HTTP和XML是如何解决困扰CORBA和DCOM的互操作性问题的。
www.ibm.com
6.
This paper also designs a mineral machine controller based on the open framework and CORBA and develops a trial-system.
在给出通用控制器的基本架构的基础上,设计了基于CORBA技术的面向矿山机械的监控系统的具体方案,并进行了试验研究。
kns50.chkd.cnki.net
7.
How is web Service Technology different from CORBA?
Web服务技术与CORBA有何区别?
www.ibm.com
8.
The Naming service is a frequently used service in CORBA.
CORBA中经常使用命名服务。
www.ibm.com
9.
The UML to CORBA transformation transforms UML 2. 0 model elements into CORBA Interface Definition Language (IDL).
UML-to-CORBA转换将UML2.0模型中的元素转换到CORBA接口定义语言(IDL)。
www.ibm.com
10.
In the OMG standard CORBA from the early 1990s, it was called the "Event Service" .
在OMG组织的CORBA标准,从19世纪90年代早期,被称为“事件服务”。
www.bing.com
1.
In many instances, what the CORBA specification does not say is as important as what it does say.
在许多实例中,CORBA规范所没有提及的内容与它提及的内容是一样重要的。
www.ibm.com
2.
The major work in the CORBA server is accessing the specifically databases and transferring the record set to the XML format.
在CORBA服务器端完成的主要工作是访问数据库,将得到的结果集转化成XML文档。
www.fabiao.net
3.
In fifth chapter, it gives an example which is a module of the telecom charging system with CORBA technology .
第五章,以电信计费系统中的累帐模块为需求模型,给出了CORBA技术在电信领域应用的一个简单实例。
www.fabiao.net
4.
Now there are cases where CORBA ORBs from different vendors do interoperate.
现在也有来自不同厂商的CORBAORB能够相互操作。
www.ibm.com
5.
When a CORBA request is marshalled, it is done using the IIOP protocol.
对CORBA请求进行数据编入是通过使用IIOP协议做到的。
www-128.ibm.com
6.
This is another example of the CORBA model providing location transparency.
这是提供位置透明性的CORBA模型的另一个示例。
www.ibm.com
7.
CORBA uses the CosNaming naming service to locate remote objects.
CORBA使用CosNaming命名服务定位远程对象。
www-128.ibm.com
8.
This CORBA Template model contains various UML elements like package, component, interface and so on.
该CORBA模板模型包含不同的UML元素,例如包、组件、接口等等。
www.ibm.com
9.
NOTE: You can also use the CORBA API Java archive file to access IIOP-enabled Domino servers.
注意:还可以使用CORBAAPIJava归档文件访问IIOP-enabledDomino服务器。
www.ibm.com
10.
Finally, based on the research above, it designs a distributed network intrusion system, using CORBA, CDNIDS.
最后,基于对CORBA及其入侵检测技术的研究,设计并实现了一个基于CORBA的分布式网络入侵检测系统CDNIDS。
www.lw23.com
1.
GIOP is the guts of CORBA method invocations.
GIOP是CORBA方法调用的核心部分。
www.ibm.com
2.
The core of CORBA is Object Request Broker (ORB).
CORBA的核心是对象请求代理器。
www.ceps.com.tw
3.
However, the CORBA implementation of Domino 6 is much improved.
但是,Domino6的CORBA实现得到了很大改进。
www.ibm.com
4.
With the help of this profile you can model CORBA-specific types like struct, valuetype, typedef, and so on.
在这个配置文件的帮助下,您能够建模特定CORBA类型,例如结构体、变量类型、类型定义等等。
www.ibm.com
5.
The second benefit to CORBA (over SOAP or XML-RPC) is that its message format is binary, though this is in some ways a hindrance as well.
CORBA的第二个优点(相对于SOAP或XML-RPC)是,它的消息是二进制格式的,虽然在某些方面来说这也是一个缺点。
www.ibm.com
6.
Developers generally have a steep training curve to reach CORBA fluency.
要熟练使用CORBA,开发者通常要经历陡峭的培训曲线。
www-128.ibm.com
7.
In view of above, we design and implement a prototype system of intrusion detection.
在以上的基础上设计并实现了一个基于CORBA的入侵检测系统模型。
www.lw23.com
8.
These arguments cannot fully account for CORBA's loss of popularity, however.
但是这篇辩论文并不能完整说明CORBA为何失利。
blog.csdn.net
9.
In order to promote performance of the distributed systems based on CORBA, it is necessary to do research on load balancing based on CORBA.
为了提升基于CORBA的分布式系统的性能,有必要对CORBA环境下的负载平衡问题进行研究。
www.fabiao.net
10.
While CORBA and DCOM have their limitations, a distributed computing model is badly needed, and so they are widely used.
尽管CORBA和DCOM存在着局限性,但由于我们迫切需要一个分布式计算模型,因此它们还是得到了广泛的应用。
www.ibm.com
1.
A cdma2000 access network management system based on CORBA was finally implemented in this paper.
在上述研究的基础上,本文设计并实现了基于CORBA的cdma2000接入网网络管理系统。
www.juhe8.com
2.
Figure 18 lists how the transformation maps UML 2. 0 model elements to CORBA IDL.
图18列出了UML2.0模型中的元素到CORBAIDL的转换图。
www.ibm.com
3.
To model further, you need some way to design CORBA-specific types.
为了进一步建模,您需要某种方法来设计特定CORBA类型。
www.ibm.com
4.
This is because the CORBA open standards proved to be too difficult to implement in their most general form.
这是因为CORBA开放标准已证明由于太难而无法实现最常见的形式。
www.ibm.com
5.
You can also use our CORBA extension to access remote objects.
您甚至可以用我们的CORBA扩展库来访问远程对象。
www.phpx.com
6.
Remoting technologies such as EJB or CORBA mistakenly attempted to apply O-O principles to interprocess communications.
诸如EJB或CORBA这样的远程技术错误之处在于,试图将OO原则应用到进程间通信上。
www.infoq.com
7.
You will see the following cell level naming binding echo -- but this time, it is a CORBA type.
您将看到下面的单元级名称绑定回显,但这一次,它是CORBA类型的。
www.ibm.com
8.
ORBs make requests to other ORBs -- using the same standards, such as Distributed COM (DCOM) and CORBA -- and process responses.
orb利用相同的标准,如分布式com(dcom)和corba,提出对其他orb请求以及处理回答。
www.hotdic.com
9.
It also makes use of URLs for object references that coincides with IORs and OBJREFs, found in CORBA and DCOM, respectively.
它还使用URL进行对象引用,它们与分别在CORBA和DCOM中找到的IOR和OBJREF相一致。
www.ibm.com
10.
Richard has also worked on the development of CORBA tooling and chip validation software.
Richard也从事CORBA工具和芯片确认软件的开发。
www-128.ibm.com
1.
When starting the development of KDE 2. 0, the KDE team focused on using CORBA, a middleware framework for distributed object communication.
开始开发KDE2.0时,KDE团队专注于使用CORBA,它是一种分布式对象通信的中间件框架。
www.ibm.com
2.
Before you use the UML 2. 0 to CORBA transformation, you should be familiar with creating and editing UML 2. 0 models and projects.
在使用UML2.0到CORBA的转换之前,您应当熟悉一下如何创建和编辑UML2.0模型和项目。
www.ibm.com
3.
CORBA 1. 1 was introduced in 1991 by Object Management Group (OMG).
CORBA1.1由对象管理组(ObjectManagementGroup,OMG)于1991年提出。
www.ibm.com
4.
On the other hand, CORBA is "heavier" than needed for the simple processing the gateway requires.
而另一方面,CORBA对于网关所要求的简单处理来说显得过于“笨重”了。
www-128.ibm.com
5.
The downside is that if you ever need to debug a CORBA message, you're in trouble: only a GIOP server can understand it.
不好的方面是,如果您需要调试一条CORBA消息,您就会碰到麻烦:只有一台GIOP服务器能理解CORBA消息。
www.ibm.com
6.
CORBA, on the other hand, has a very steep learning curve, which includes having to learn another language (IDL) and new data types.
另一方面,CORBA有一条非常陡峭的学习曲线,它包括必须学习另一种语言(IDL)和新的数据类型。
www.ibm.com
7.
When a CORBA client sends a CosNaming request to the name service for a server process of a given name, the name service returns an
当CORBA客户机向名称服务发送CosNaming请求,请求给定名称的服务器进程时,名称服务返回该进程的
www-128.ibm.com
8.
CORBA is an international standard for an Object Request Broker - middleware to manage communications between distributed objects
CORBA是对象请求代理的国际标准,是用来管理分布式对象的中间件
myweb.xxzsg.com
9.
The CORBA standards are a set of middleware standards that support distributed object architectures
CORBA标准是支持分布对象体系结构的中间件的一套标准
myweb.xxzsg.com
10.
Construction Mechanism of the Supporting Platform Based upon the Application of CORBA on the Internet
基于CORBA的网上应用系统支撑平台构架机制
www.ilib.cn
1.
A study of CORBA based network management interface conformance test methodology
基于CORBA的网管接口一致性测试方法学的研究
www.ilib.cn
2.
The design of a CORBA-based data-integratedmiddleware and its implementation
基于CORBA的数据集成中间件的设计与实现
scholar.ilib.cn
3.
Optimization and Componentization of an Object Dispatching Mechanism in the CORBA Distributed Computing Environment
CORBA分布计算环境中对象适配机制的优化及构件化
www.ilib.cn
4.
Research On the System Platform of Dynamic Enterprise Alliance based CORBA
基于CORBA技术的动态企业联盟系统平台的研究
ilib.cn
5.
CORBA and Its Application in Integrated Information System for Machine Tool Development
CORBA技术及其在机床开发信息集成系统中的应用
ilib.cn
6.
Implementing Access Control for a CORBA System by Security Metaobject
基于安全元对象的CORBA系统的访问控制机制
www.ilib.cn
7.
CORBA Event Service and Its Application on Distributed Remote Diagnosis System
CORBA事件服务在分布式远程诊断系统中的应用研究
www.ilib.com.cn
8.
Design and Implementation of an Advanced Concurrent Interceptor Model in CORBA
一种新的并发截获器模型的设计与实现
service.ilib.cn
9.
CORBA Middleware-Based Distributed Remote Monitoring System for Transmitters
基于CORBA中间件的分布式发射机远程监控系统
ilib.cn
10.
Application of CORBA technology in integrated network management system for transport network
技术在传输网网络管理系统中的应用
ilib.cn
1.
Research and Implementation of a Platform for Customizing Applications Based on Fault-Tolerant CORBA
一种基于容错CORBA的容错应用定制平台的研究与实现
ilib.cn
2.
Technology of CORBA in Telecom Integrated Network Management System Applications
CORBA技术在构建电信综合网管系统中的应用
ilib.cn
3.
On CORBA-Based Distributed Decision Support System for Aluminum Profile Product Development
基于CORBA的铝型材产品开发分布式决策支持系统的研究
service.ilib.cn
4.
Application of CORBA Component Technology in Management System of Virtual Enterprise Process Information
CORBA组件技术在虚拟企业工艺信息管理中的应用
ilib.cn
5.
CORBA Based Modelling of Distributed Networked Manufacturing System
基于CORBA的分布式网络化制造系统建模
ilib.cn
6.
Constructing a New Generation of Network Management Applications with CORBA Technology
用CORBA技术构建新一代网管应用
www.ilib.cn
7.
Test Flow Technology of CORBA Based Network Management Interface Conformance Testing
基于CORBA的网络管理接口一致性测试中的测试流技术
service.ilib.cn
8.
Distributed Broadband Intelligent Networks and its Service Implementation Based on CORBA
基于CORBA的分布式宽带智能网及其业务的实现
www.ilib.cn
9.
Study of CORBA distributed model with middle main course
对带有中间主进程CORBA分布式模型的研究
www.ilib.cn
10.
The Access Mechanism for Local Objects in the CORBA Distributed Computation Environments
CORBA分布式计算环境下的本地对象访问机制
www.ilib.cn
1.
Implementation of CORBA-based Traffic Common Information Platform
基于CORBA的交通共用信息平台的实现
www.ilib.cn
2.
Application of CORBA Technology to Integrating Distributed System
CORBA技术在分布式系统集成中的应用
ilib.cn
3.
Constructing Distributed Image Retrieval System with CORBA
用CORBA技术构建分布式图像检索系统
ilib.cn
4.
Implementation of Remote Transfer on the CORBA Technique of Distributed Database
基于CORBA对象的分布式系统远程调用的实现
www.ilib.cn
5.
Implementation Asynchronous Communication Between Distributed Systems Based on CORBA
基于CORBA实现分布式系统间的异步消息通信
www.ilib.cn
6.
Research on Problems of CORBA-based Distributed Manufacturing Systems
基于CORBA的分布式远程制造系统的若干问题研究
ilib.cn
7.
Modelling in Telecom Network Management System Using CORBA Technology
应用CORBA技术在电信网络管理系统中建模
www.ilib.cn
8.
Application of CORBA technology in distributed measure-control system
CORBA技术在分布式测控系统中的应用
www.ilib.cn
9.
The Application of Parallel CORBA in Reservoir Characterization
并行CORBA技术在油气储层建模中的应用研究
www.ilib.cn
10.
The Design Model and Implementation Scheme of the Interface in the Integrated Network Management System Based on CORBA Technology
基于CORBA技术的综合网管接口的设计实现
www.ilib.cn
1.
The Application and Research of CORBA Components in Distributed Information System
一种分布式信息系统的构件模型及其应用研究
www.ilib.cn
2.
Application of CORBA Technology in Multi-class Distributed Command System
CORBA技术在多级分布式指挥系统中的应用
www.ilib.cn
3.
The Design and Realization of Coordinate Measuring Software System Based CORBA
基于CORBA的坐标测量软件的设计与实现
www.ilib.cn
4.
Design and Implementation of CORBA-based Middleware Management
基于CORBA的中间件管理系统的设计与实现
www.ilib.com.cn
5.
Research of Heterogeneous Database Integration Model on CORBA
基于CORBA的异构数据库系统集成模型的研究
www.ilib.cn
6.
Common Object Request Broker Architecture (CORBA)
公用对象请求代理程序体系结构
ienglish.eol.cn
7.
Research on a CORBA-based Model for Distributed Active Database System
基于CORBA的分布式主动数据库模型的研究
www.ilib.cn
8.
New Architecture for Web-Based Virtual Laboratory with CORBA Technology
基于CORBA技术的网上虚拟实验室系统架构设计
www.ilib.cn
9.
Research and Realization of the Management Platform for Application Servers Based on the CORBA Component Model
基于CORBA分布构件模型的应用服务器管理平台的研究与实现
www.ilib.cn
10.
The Application of the CORBA in Agile Supply Chain Management system
CORBA技术在敏捷供应链管理系统中的应用
www.ilib.cn
1.
Research on CORBA-based Object Model for Distributed General Query Database
基于CORBA的分布式通用数据库查询对象模型的研究
service.ilib.cn
2.
Research on End-to-End Scheduling Model for Real-Time CORBA System and Its Schedulability
端到端实时CORBA系统调度模型及其可调度性研究
www.ilib.cn
3.
The Study of CORBA Technology on Data Exchange and Integration in Electric Power Automation System
CORBA技术在电力自动化系统数据交换和整合应用中的探索
www.ilib.cn
4.
Study on Technology of Object Transaction Manager to Support Critical Task in CORBA
基于对象事务管理器技术来实现支持关键性任务的CORBA系统
www.ilib.cn
5.
Study on DBC-Based Software Testing Approach for CORBA Exception Mechanism
基于契约式设计的CORBA异常机制测试方法研究
www.ilib.cn
6.
Application of CORBA in Warship's Remote Technical Maintenance System
CORBA在舰船远程技术保障信息管理系统中的应用
service.ilib.cn
7.
Submarine noise computation engineering integrated software underwater based on CORBA
基于CORBA的潜艇水下噪声工程估算集成软件
service.ilib.cn
8.
Research of the Optimization Method for Distributed Heterogeneous Database Based on CORBA
基于CORBA的分布式异构数据模型优化研究
ilib.cn
9.
CORBA Common Object Request Broker Architecture (OOP)
公用对象请求代理(调度)程序体系结构
blog.sina.com.cn
10.
Development of Auto- monitoring System with CORBA Distributed Network Platform
CORBA分布式网络平台在大型制造企业自动监控系统中的应用
www.ilib.cn
1.
The Research and Realization of CORBA Based Network Management Model
一种基于CORBA的网络管理模型的研究与实现
service.ilib.cn
2.
The design and implementation of request interceptor in CORBA system
CORBA系统中请求级截获器的设计与实现
service.ilib.cn
3.
Use of Data Type Discriminator in Realizing General Query Database for CORBA Distributed Heterogeneous System
数据类型鉴别器在CORBA分布式异构系统中的应用
service.ilib.cn
4.
Modularization and Realization of Network Numeric Video-Surveillance System Based on CORBA Technology
基于CORBA技术的网络数字视频监控系统的组件化及实现
service.ilib.cn
5.
System integration and data exchange of heterogeneous configuration electric information system based on CORBA
基于CORBA的异构电力信息系统的集成与数据交换
ilib.cn
6.
Heterogeneous Recovery Strategy Based on CORBA for Intrusion Tolerant Distributed Object System
一种基于CORBA分布式对象的容侵恢复策略
www.ilib.cn
7.
A Distributed CORBA Application for Passing on a Message Typed from Keyboard in Real-time
一个同步实时传递信息的CORBA分布式应用
ilib.cn
8.
Research of CORBA-based Distributed Real-time Fault-tolerant System
基于CORBA的分布式实时容错系统的研究
service.ilib.cn
9.
A Research on the Agent and CORBA based Mold Remote Design and Manufacturing System
基于代理和CORBA的模具异地设计与制造系统研究
scholar.ilib.cn
10.
A CORBA-Based Model for Distributed Network Management Systems
一个基于CORBA的分布式网管系统模型
www.ilib.cn
1.
A CORBA-Based Model for Adaptive Fault Tolerance in Distributed Systems
基于CORBA的分布式系统自适应容错模型的研究
service.ilib.cn
2.
CORBA COM and Their Interoperation Techniques
及其互操作技术
168.160.184.72
3.
Design of a Heterogeneous Data Integration System Based on CORBA
一个基于CORBA的异构数据源集成系统的设计
www.ilib.cn
4.
When the client invokes methods on the interface, the stub object forwards the call to a CORBA component called the
客户机调用接口方法时,存根对象将调用转发给称为
www-128.ibm.com
5.
Research and Implementation of a Monitor System of Distributed Object Based on CORBA
基于CORBA分布式对象监测系统的研究与实现
www.ilib.cn
6.
Committee of Network Operation and Management CORBA
网络营运与管理专业委员会
wenku.baidu.com
7.
Analysis and practice of distributed heterogeneous computing environment based on CORBA
基于CORBA的分布式异构计算环境的分析与实践
ilib.cn
8.
Implementation of Distributed Parallel Calculation Based on CORBA Kernel Services
基于CORBA核心服务的分布式并行计算的实现
service.ilib.cn
9.
Multi - Resources Integration of Heterogeneous Configuration Information System for Oil and Gas Field Based on CORBA
基于CORBA的油气田异构信息系统多源集成
ilib.cn
10.
Design and Implementation of Information Appliance Network Supervision System Based On CORBA
基于CORBA的信息家电网络监控系统的设计与实现
ilib.cn
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/3/1 12:25:21