strategy pattern
基本解释
- 策略模式
英汉例句
- We applied the strategy pattern for the selection of the appropriate rule engine.
我们应用策略模式来进行合适规则引擎的选择。 - I could point out other issues, for instance, where are the client side validations, adaptable workflow, and dynamic strategy pattern for the controller?
我还能指出其他问题,例如,控制器的客户端验证、可适用工作流程和动态策略模式在什么地方? - So here is an example: you have just added the Strategy pattern, and you have more flexibility. But the tradeoff is that you now have more objects and an additional level of indirection.
这就有一个例子,当你只是添加了策略模式时,你在得到了更多的灵活性的同时你也会拥有更多的对象和一个额外的间接层次。 - Combining those findings with the other results of the survey, the researchers concluded that if their subjects were better informed, their incentives to act more selfishly would increase, and the pattern of immunisation would look even more like a Nash strategy.
ECONOMIST: Flu vaccination - What I see instead: a pattern of using China Business Problem Solvers (Painkillers), while keeping long term strategy as a separate process, and wishing fervently that China could just be easier.
FORBES: The China Hand is Dead: Long Live The China Hand - Where his business is concerned, pattern-finding and analyzing Business Intelligence software is no longer the province of statistical analysts, strategy reports, or briefing books anymore.
FORBES: Microstrategy's Michael Saylor Is Back, And Not Shy About It
双语例句
权威例句
词组短语
- strategy and pattern 策略与模式
- compound strategy marketing pattern 复合型战略营销模式
- strategy design pattern 策略模式
- The strategy design pattern 策略设计模式;策略模式
- The Strategy Pattern 策略模式;战略模式
短语
专业释义
- 战略模式
- 策略模式
The software is implemented based on the new GUI toolkit, the main window and some settting dialogs are realized. Front-end control subsystem is designed using strategy pattern, while measurement-calculation subsystem is designed using state pattern and command pattern in detail.
以此GUI图形库为基础,实现了彩超检测系统软件的主界面和各个设置对话框,使用策略模式实现前端控制子系统,使用状态模式和命令模式实现计算测量子系统,成功地完成了彩超系统软件的界面设计。