技术栈

前端控制器模式

一名技术极客
1 年前
java·设计模式·前端控制器模式
31-Java前端控制器模式(Front Controller Pattern)1. 创建视图HomeView.javaStudentView.java2. 创建调度器 Dispatcher