MVP Architecture
cf
MVP
MVC
Model represents the information of the application and the business rules used to manipulate the data,
View corresponds to elements of the user interface such as text, checkbox items and so forth
Controller manages details involving the communication to the model of user actions
TA
Cache style
http://haacked.com/archive/2008/06/16/everything-you-wanted-to-know-about-mvc-and-mvp-but.aspx
http://msdn.microsoft.com/en-us/magazine/cc188690.aspx
http://www.cnblogs.com/lichl/archive/2009/03/07/1402164.html
http://blog.irm.se/blogs/eric/archive/2006/08/21/Dependency-Injection_3A00_-CreateNew-Attribute.aspx

浙公网安备 33010602011771号