搜索资源列表
StudentMVC
- This is the application based on MVC design pattern of web applications. This is the example code alternate to struts.x.
BrigdePattern
- The bridge pattern is a design pattern used in software engineering that is meant to decouple an abstraction its implementation so that the two can vary independently , introduced by the Gang of Four (GoF).-The bridge pattern is a design pattern used