The public interface of twitter.
Twitter的公共接口。
The public interface of Google Maps
GoogleMaps的公共接口
My job involves public interface…
我的工作需要抛头露面…
The public interface of an e-business puts services first.
电子商务的公共接口首先存放服务。
The WSDL file describes the public interface to the component view.
WSDL文件描述组件视图的公共接口。
Will methods in the DAO's public interface throw checked exceptions?
DAO的公共接口中的方法是否抛出检查过的异常?
It may force you to change the public interface to the target object.
它会迫使您更改目标对象的公用接口。
If the public interface has not changed, the WSDL document stays as is.
如果公有接口未更改,则WSDL文档将保持原样。
Is its public interface defined entirely by properties that access its data members?
它的属性上有定义完整的公共接口来访问或者修改数据成员吗?
No public interface provided, could not support the integrating of different system.
告警也没有远程公开接口,不能支持各个不同系统的告警集成。
Data encapsulation, or separating the public interface of a type from the implementation.
资料封装,或者说从实作分开型别的公用介面。
It defines a public interface that allows business processes to advertise themselves as web services.
它定义了一个公共接口,该接口允许商业流程把自己宣传成为Web服务。
Next, you will create a proxy with the same public interface as the original application or bean.
接着,将创建一个代理,使用公共接口作为原始的应用程序或bean。
Habitually use pre-existing software, often created and sourced from a third party via a public interface.
它们一般都是通过公共接口由第三方提供源码以及创建的。
As mentioned above, the DistributedMap public interface gives the application direct access to cache instances.
如上所述,Distributed map公共接口使得应用程序可以直接访问缓存实例。
Members typically make up the public interface for a type, which is why they are public unless otherwise specified.
成员通常组成类型的公共接口,这就是成员通常是公共成员(除非另外指定)的原因。
The private life of a business process is known as its private interface, likewise, the public life is its public interface.
商业流程的私有生命周期称为商业流程的私有接口,同样,公共生命周期是其公共接口。
In the simplest sense, Web services allow us to define services with a very accessible and technology neutral public interface.
就最简单的方面而言,Web服务允许我们定义带有完全可访问的和技术中立的公共接口的服务。
Essentially, multiple service providers may implement two completely different workflows with exactly the same public interface.
从本质上来说,多个服务提供者可以用完全相同的公共接口实现两个完全不同的工作流。
Figure 4 shows a recursively composed process where an activity in one process is tied to the public interface of another process.
图4显示一个递归组合流程,其中一个流程中的活动被绑定到另一个流程的公共接口。
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.
不管使用哪种实现,您只需要处理公共接口方法,所以无需担心在外壳里面发生的事情。
They are less effective with those classes whose public interface changes a lot, and that includes most of the user-interface code.
而对那些其公共接口更改很多以及包含大多数用户接口代码的类来说,这些测试就不怎么有效了。
With Web services, an organization provides access to its services through a public interface based on open standards and a common language.
借助于Web服务,组织允许通过基于开放式标准和通用语言的公共接口来访问它的服务。
I found it seems useful to separate abstract method into two methods, one for public interface, the other to be overridden by subclasses.
我发现似乎有用的抽象方法分离到两个方法,一个公共接口,另一个是被子类覆盖。
For the e-business dialogue being created in this series, the PIP3A4 purchase order process from RosettaNet will help define the public interface.
在这个系列中要创建的电子商务对话中,RosettaNet中的PIP3A4购买订单将帮助定义公共接口。
The public interface of message types forms a layer of your application that encourages you to think in terms of user intent, not updating data.
消息类型的公开接口组成了应用的一个层次,鼓励你以符合用户意图的方式去思考,而不只是更新数据。
Exposing reference types through your public interface allows users of your object to modify its internals without going through the methods and properties you've defined.
通过公共接口暴露引用类型,允许你的对象的用户,不用通过你已经定义的方法和属性就能修改它的内部。
I confess that I do not use automated tests systematically because my experience has been that they are most effective with classes whose public interface does not change often.
我承认我没有系统地使用自动化测试,这是因为我的经验表明,对于那些其公共接口不经常更改的类,自动化测试是最有效的。
It's reasonable to follow common object-oriented programming practices and have getters and setters in the public interface, but within a class you should always access fields directly.
通常根据面向对象语言的实践,在公共接口中使用Getters和Setters是有道理的,但在一个字段经常被访问的类中宜采用直接访问。
It's reasonable to follow common object-oriented programming practices and have getters and setters in the public interface, but within a class you should always access fields directly.
通常根据面向对象语言的实践,在公共接口中使用Getters和Setters是有道理的,但在一个字段经常被访问的类中宜采用直接访问。
应用推荐