facade pattern 双语例句
全部
1·This is relatively easy to do using the facade pattern.
使用facade模式会相对简单些。
2·The Session Facade pattern can be used with both known and unknown actors.
会话虚包模式可用于已知的和未知的参与者。
3·A facade pattern provided by JPA Manager Beans, which is used in a service approach.
JPA Manager Beans提供的外观模式,用于服务方式。
4·Facade Pattern: Provide a unified interface to a set of interfaces in a subsystem.
外观模式:为子系统中的一组接口提供一个统一的入口。
5·Everybody building enterprise scale applications should be familiar with the facade pattern.
创建企业级应用程序的每个人都应该对facade模式很熟悉。
6·The business layer USES a facade pattern to support coarse-grained message-based operations.
业务层用facade模式实现基于粗粒度消息的操作。
7·The Session Facade pattern resolves these issues by injecting a session bean into the scenario.
通过在这个方案中加入一个会话 bean,会话虚包解决了这些问题。
8·If you follow a thin facade pattern, your stateless session beans probably delegate to other classes.
如果用户采用瘦虚包模式,那么用户的无状态会话可能会代表其他的类。
9·The command facade pattern consists of two distinct types of objects: the command and the facade.
Command facade模式由两个独特的组件组成:Command和facade。
10·The session Facade pattern substitutes a single call to a session bean for multiple calls to an entity bean.
会话虚包模式用对会话bean的单个调用来代替对实体bean的多个调用。
