Skip to content
EntityQ818562· pop 27· linked from 143 articles

观察者模式

Sign in to save

設計模式

In the Vinony graph

Within Vinony's link graph, 观察者模式 is referenced by 143 other articles, and connects out to publish–subscribe pattern, entity component system and Microsoft Windows.

It is catalogued under the topic Software design patterns.

Its subject is documented across 24 Wikipedia language editions.

Wikidata facts

Show 2 more facts
Commons category
Observer pattern
Sources (2)

via Wikidata · CC0

Article · 中文

觀察者模式是軟體設計模式的一種。在此種模式中,一個目標物件管理所有相依於它的觀察者物件,並且在它本身的狀態改變時主動發出通知。這通常透過呼叫各觀察者所提供的方法來實現。此種模式通常被用在即時事件處理系統。

Abstract from DBpedia / Wikipedia · CC BY-SA

Connections

Categories