1 / 9

Стратегия ( Strategy )

Автори В тази тема Цел на шаблона Други наименования. Стратегия ( Strategy ). Проблем. http://www.javaworld.com/javaworld/jw-04-2002/jw-0426-designpatterns.html. Приложение Структура Описание на шаблона Оценка на шаблона. Реализация. Полезни връзки :

Download Presentation

Стратегия ( Strategy )

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Автори В тази тема Цел на шаблона Други наименования Стратегия(Strategy)

  2. Проблем http://www.javaworld.com/javaworld/jw-04-2002/jw-0426-designpatterns.html

  3. ПриложениеСтруктура Описание на шаблонаОценка на шаблона

  4. Реализация Полезни връзки : http://www.javaworld.com/javaworld/jw-04-2002/jw-0426-designpatterns.html http://www.giantflyingsaucer.com/blog/?p=1072

  5. Познати приложения Полезни връзки: 1.http://www.codeproject.com/Articles/38631/Strategy-Design-Pattern 2.http://www.oodesign.com/strategy-pattern.html

  6. Свързани шаблони „Миниобект“ (Flyweight)

  7. Пример • http://www.codeproject.com/Articles/38631/Strategy-Design-Pattern • http://www.go4expert.com/forums/showthread.php?t=5127

  8. Упражнения

  9. Полезни източници • GoF- книгата:"Design Patterns: Elements of Reusable Object-Oriented Software", Addison-Wesley, Erich Gamma, Richard Helm, Ralph Johnson, John Vlissides • книга: “Patterns in Java”, Volume 1, 2nd Edition, Mark Grand (потърсете я в "4shared" или "filecrop") • http://www.oodesign.com/ • Лекцията към курса за шаблони във ФМИ:http://www.devbg.org/patternscourse/ • http://www.dofactory.com/Patterns/Patterns.aspx 6. Примери на Java:http://sourcemaking.com/design_patterns/strategy

More Related