1 / 9

Наблюдател ( Observer )

Автори В тази тема Цел на шаблона Други наименования. Наблюдател ( Observer ). Проблем. http://www.javaworld.com/javaworld/javaqa/2001-05/04-qa-0525-observer.html. Приложение Структура Описание на шаблона Оценка на шаблона. Линкове :

eagan-wolf
Télécharger la présentation

Наблюдател ( Observer )

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. Автори В тази тема Цел на шаблона Други наименования Наблюдател(Observer)

  2. Проблем http://www.javaworld.com/javaworld/javaqa/2001-05/04-qa-0525-observer.html

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

  4. Линкове : http://www.javaworld.com/javaworld/javaqa/2001-05/04-qa-0525-observer.html?page=2 http://www.gruntz.ch/papers/Observer.pdf Реализация

  5. Познати приложения • 1.http://www.oodesign.com/observer-pattern.html

  6. Свързани шаблони „Медиатор“ (Mediator) „Сингълтон“ (Singleton)

  7. Пример • http://www.java2s.com/Code/Java/Design-Pattern/ObserverPatternExampleinJava.htm

  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

More Related