strategy pattern
基本解釋
- 策略模式
英漢例句
- We applied the strategy pattern for the selection of the appropriate rule engine.
我們應用策略模式來進行合適規(guī)則引擎的選擇。 - I could point out other issues, for instance, where are the client side validations, adaptable workflow, and dynamic strategy pattern for the controller?
我還能指出其他問題,例如,控制器的客戶端驗證、可適用工作流程和動態(tài)策略模式在什么地方? - 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 復合型戰(zhàn)略營銷模式
- strategy design pattern 策略模式
- The strategy design pattern 策略設計模式;策略模式
- The Strategy Pattern 策略模式;戰(zhàn)略模式
短語
專業(yè)釋義
- 戰(zhàn)略模式
- 策略模式
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圖形庫為基礎,實現(xiàn)了彩超檢測系統(tǒng)軟件的主界面和各個設置對話框,使用策略模式實現(xiàn)前端控制子系統(tǒng),使用狀態(tài)模式和命令模式實現(xiàn)計算測量子系統(tǒng),成功地完成了彩超系統(tǒng)軟件的界面設計。