›› 2010, Vol. 23 ›› Issue (8): 110-.

• Articles • Previous Articles     Next Articles

Design of Screen Layout Control Based on the Observer Pattern

 LIU Hao, DONG Qiu-Hong   

  1. (School of Technical Physics,Xidian University,Xi'an 710071,China)
  • Online:2010-08-15 Published:2011-03-28

Abstract:

In software design processing,it often arises that an object's behavior causes the corresponding behavior of several other objects.Observer pattern as a design mode has resolved the reuse problem of the above objects with dependence of one to many.Based on the analysis of the ideas Observer pattern,the paper designs a screen layout control with the C# language and achieves fairly good results.

Key words: observer pattern;user control;C#

CLC Number: 

  • TP311