同步的代码块在执行之前需要与客户类对象相关的锁。
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.
为客户类应用程序创建自动测试套件,在整个开发周期内执行压力和性能测试。
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.
此时,您应该有一个客户端类、一个接口、以及一个实现接口的类。
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.
经过编译的代码应当包括已经使用GWT编译的客户端代码——记住,在服务器端使用一些客户机类以帮助数据传输。
The compiled code should include the client-side code you've already compiled using GWT — remember, you use some of those client classes on the server side to facilitate data transfer.
清单11首先创建了一个新的客户端类。
使用客户端截取程序时,客户机截取程序类本身必须处于客户机应用程序的类路径中。
When you use a client-side interceptor, the client interceptor class itself must be in the client application's classpath.
现在有一个复杂的工作区,它需要为每个地区创建的客户端类的子类(请参阅参考资料),但是GWT的工程师正在开发更可行的解决方案。
A complex workaround is available that requires a subclass of each client-side class to be created for each locale (see Resources), but GWT's engineers are working on a more viable solution.
在客户机控制器类中实现API方法。
客户机类可被编码为只需要抽象类型,而把实现策略和结果留给在运行时传递给它们的具体类实例。
Client classes can be coded to require only the abstract type, leaving the strategies and outcomes of implementation to the concrete class instances passed to them at run time.
在执行策略之前决定你希望与哪一类客户对话相当重要。
Decide which of these groups you want to talk to is critical before executing a strategy.
在执行策略之前决定你希望与哪一类客户对话相当重要。
Decide which of these groups you want to talk to is critical before executing a strategy.
应用推荐