在客户类中,提供了两个不同的find方法。
In the customer class, two different find methods are offered.
同步的代码块在执行之前需要与客户类对象相关的锁。
This synchronized code block acquires the lock associated with the customer class object before it executes.
因此,让两个阶级一个是客户类汇总与集合类的地址。
So let's make two classes one is the customer class aggregated with a collection of addresses class.
使用DI,可以通过配置容器或在代码中实现注入,让容器注入适合的客户类。
With DI, you can allow the container to inject the appropriate customer class either by configuring the container or implementing the injection in the code.
所以,Humanresources类要依赖于客户类的特定实现。
Thus, the Human Resources class depends on a specific implementation of a customer class.
为客户类应用程序创建自动测试套件,在整个开发周期内执行压力和性能测试。
Created automated test suites for customer-like applications and executed stress and performance tests throughout the entire development cycle.
客户类可以是用于许多不同客户类型的抽象基类,比如说私有客户或业务客户。
The customer class can be an abstract base class for a family of different customer types, such as private or business customer.
我方需要对所有客户进行分类,并根据贵方提供的信息将贵方归入零售客户类。
We are required to categorise all of our clients and, on the basis of the information you have provided to us, we have categorised you as a Retail client.
像表示存储在Notes文档中的信息的每个业务对象类那样,客户类扩展了boentity类。
The customer class extends the BOEntity class, like every business object class representing information stored in a Notes document.
在这个简单的例子中,客户类的delete方法包含检查该客户的一个或多个订单是否依然存在的适当代码。
In this simple example, the delete method of the customer class contains appropriate code to check if one or more orders for this customer still exist.
客户类包含一个用于创建新订单的方法,以及一个查找特定订单或者查找与某一客户相关的所有现有订单的方法。
The customer class contains a method to create a new order and to find a specific order or to find all existing orders associated with a customer.
客户类中的第二个find方法是findAllOrder(),它使用了一个包含搜索到的对象类型和该实例的客户ID 的密钥。
The second find method in the customer class, findAllOrder(), uses a key with the searched object type and the customer ID of this instance.
网上银行的便利吸引了银行最想留住的那类客户。
The convenience of online banking appeals to the kind of customer banks most want to keep.
你也同时必须回答这个问题:你是否允许客户继承这个类?
You also have to answer questions like: do you allow clients to subclass from this type?
为了解决这种情况,可以使不同版本的客户端类(包括接口)分隔到不同的包中。
To accommodate this, different versions of client side classes (including the interfaces) may be separated into different packages.
该测试版有一个可用于编写UDDI客户的类库。
It contains a class library that can be used to write UDDI clients.
接口编写好后,准备编写调用该接口公开的方法的客户端类。
With the interface written, you are ready to write the client class that calls the methods that the interface exposes.
RPC代理的客户端类也在这个包中。
The client-site classes for the RPC proxy are also located in this package.
清单3中给出了通过Dispatch对象调用清单1的HelloWorld服务的完整客户机主类。
Listing 3 contains a complete client main class that calls Listing 1's HelloWorld service via this Dispatch object.
清单2中给出了使用Call对象调用清单1的HelloWorld服务的完整客户机主类。
Listing 2 contains a complete client main class that calls Listing 1's HelloWorld service using the call object.
在客户端类中,取消清单24中addheader调用的注释。
In the client class, uncomment the addHeader invocation in Listing 24.
用户下一步需要完成的事情就是WMQTT客户端类的实现。
The next thing you need is an implementation of the WMQTT client classes.
此时,您应该有一个客户端类、一个接口、以及一个实现接口的类。
At this point, you should have a client class, an interface, and one class that implements the interface.
让这样样式的企业相隔的是其迎合了两种不同种类的消费者,每一类客户都受益于有更多来自一类客户的光顾。
What sets this type of enterprise apart is that it caters to two distinct groups of customers and each sort benefits the more custom there is from the other sort.
同样,实例化泛型类的客户机类必须使用满足对构造函数存在所声明的约束的类来这样做。
Also, client classes that instantiate our generic class must do so with classes that meet the declared constraint on what constructors exist.
清单11首先创建了一个新的客户端类。
使用客户端截取程序时,客户机截取程序类本身必须处于客户机应用程序的类路径中。
When you use a client-side interceptor, the client interceptor class itself must be in the client application's classpath.
但是,从类的客户的角度来看,这个类用起来仍很简单。
However, from the perspective of the client of the class, this class is still simple to use.
这个客户端类如清单2所示。
这个客户端类如清单2所示。
应用推荐