网站首页  词典首页

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

 

单词 public interface
释义

public interface

  • 网络公开接口;公有接口;公共接口
1.
公开接口
...不到,即使找到也不能修改”的代码使用时,接口的修改才会成为问题。公开接口public interface) vs 已发布接口(publishe…
zhigang.org
2.
公有接口
一般来说,公有成员提供了该类的公有接口(public interface)——即实现了这个类的行为的操作集合。它包括该类的所有成员函 …
frankyzhong.bokee.com
3.
公共接口
l 一个类别的公共接口public interface)包括该类别之公共特征(public features)的语法及语义,但不包括实现细节。每个 Eif…
www.moon-soft.com
4.
公共接口的一部分的
...服务器端都没有问题。但是在WEB SERVICE里,属性(PROPERTY)是不能成为公共接口的一部分的PUBLIC INTERFAC
www.cnblogs.com
5.
公用接口
...员设置值,显示数据成员的值,对数据进行加工等)。因此,公用成员函数是用户使用类的公用接口(public interface),或者说 …
see.xidian.edu.cn
6.
外部接口
被调用的外部接口Public Interface)11 a) b) c)查看当前核保流程状态 查看当前核赔流程状态 查看流程轨迹12 设置各个结点 …
www.03964.com

例句

释义:
1.
The private life of a business process is known as its private interface, likewise, the public life is its public interface.
商业流程的私有生命周期称为商业流程的私有接口,同样,公共生命周期是其公共接口。
www.ibm.com
2.
With Web services, an organization provides access to its services through a public interface based on open standards and a common language.
借助于Web服务,组织允许通过基于开放式标准和通用语言的公共接口来访问它的服务。
www.ibm.com
3.
Contracts define the external interface, also known as the public interface, of a class.
契约定义了一个类的外部接口(也称公共接口)。
www.ibm.com
4.
More importantly , properties allow you to separate an object's public interface from the internal representation of its data .
更重要的是,属性允许您将对象的公共接口与其数据的内部表示相分离。
www.bing.com
5.
You can create new, customized server controls with a minimum effort by inheriting and enhancing the public interface of existing controls.
通过继承和改进现有控件的公共接口,您可以很轻松地创建新的自定义服务器控件。
msdn2.microsoft.com
6.
In either case, you're only going to be dealing with the public interface methods, so don't worry about what goes on under the hood.
不管使用哪种实现,您只需要处理公共接口方法,所以无需担心在外壳里面发生的事情。
www.ibm.com
7.
Additionally, the security-critical code is generally audited for access to its public interface.
此外,通常会对安全临界代码进行审核,以访问其公共接口。
msdn2.microsoft.com
8.
Data encapsulation, or separating the public interface of a type from the implementation.
资料封装,或者说从实作分开型别的公用介面。
msdn.microsoft.com
9.
Test-driven design changes should not pollute the public interface of the original object.
测试驱动的设计更改不应该污染原始对象的公用接口。
www-128.ibm.com
10.
Public interface supported by telecommunications systems integrated with customer contact systems to capture incoming calls.
与公众通讯方面,利用电讯系统结合顾客联络系统,处理及记录来电。
www.1823.gov.hk
1.
Essentially, multiple service providers may implement two completely different workflows with exactly the same public interface.
从本质上来说,多个服务提供者可以用完全相同的公共接口实现两个完全不同的工作流。
www.ibm.com
2.
They are less effective with those classes whose public interface changes a lot, and that includes most of the user-interface code.
而对那些其公共接口更改很多以及包含大多数用户接口代码的类来说,这些测试就不怎么有效了。
www-128.ibm.com
3.
With linkages to various service clusters as the public interface.
透过公共界面连接至不同的服务群组。
www.info.gov.hk
4.
You can link the two together so that an activity in one process is being implemented through the public interface of another process.
您可以将这两者链接在一起,这样一个流程中的活动就可以通过另一个流程的公共接口实现。
www.ibm.com
5.
If the public interface has not changed, the WSDL document stays as is.
如果公有接口未更改,则WSDL文档将保持原样。
www.ibm.com
6.
It may force you to change the public interface to the target object.
它会迫使您更改目标对象的公用接口。
www-128.ibm.com
7.
Figure 4 shows a recursively composed process where an activity in one process is tied to the public interface of another process.
图4显示一个递归组合流程,其中一个流程中的活动被绑定到另一个流程的公共接口。
www.ibm.com
8.
it defines a public interface that allows business processes to advertise themselves as web services.
它定义了一个公共接口,该接口允许商业流程把自己宣传成为Web服务。
www.ibm.com
9.
The public interface of an e-business puts services first.
电子商务的公共接口首先存放服务。
www.ibm.com
10.
Next, you will create a proxy with the same public interface as the original application or bean.
接着,将创建一个代理,使用公共接口作为原始的应用程序或bean。
www.ibm.com
1.
The WSDL file describes the public interface to the component view.
WSDL文件描述组件视图的公共接口。
www.ibm.com
2.
No public interface provided, could not support the integrating of different system.
告警也没有远程公开接口,不能支持各个不同系统的告警集成。
www.fabiao.net
3.
If, in your coding, you change anything that affects the public interface, a new WSDL is generated.
如果在编写代码的过程中更改了任何公有接口的项目,则会生成一个新的WSDL。
www.ibm.com
4.
A Web service exposes a public interface described by a standard industry document format such as a WSDL file.
Web服务公开了一个公共接口标准工业文件格式描述,例如一个WSDL文件。
www.sunnybtoc.com
5.
Will methods in the DAO's public interface throw checked exceptions?
DAO的公共接口中的方法是否抛出检查过的异常?
www.ibm.com
6.
Avoid data members in the public interface.
放在公开接口中。
topic.csdn.net
7.
In this way, WSDL describes the public interface to the web service.
WSDL描述Web服务的公共接口。
en.wikipedia.org
8.
In the simplest sense, Web services allow us to define services with a very accessible and technology neutral public interface.
就最简单的方面而言,Web服务允许我们定义带有完全可访问的和技术中立的公共接口的服务。
www.ibm.com
9.
For example, a Public interface cannot inherit from a Friend interface.
例如,Public接口不能从Friend接口继承。
msdn2.microsoft.com
10.
When changing the public interface of a component using these methods, you must follow these rules
使用这些方法更改组件的公共接口时,必须遵循下列规则
msdn2.microsoft.com
1.
Study of City Apartment House Public Interface Design
城市住宅公共界面的设计研究
www.ilib.cn
2.
Gets the public interface with the specified
从指定的内部接口获取具有指定
msdn2.microsoft.com
3.
The public interface of Twitter
Twitter的公共接口
www.ibm.com
随便看

 

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

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/1/12 2:47:01