| 1. | The front controller calls the 前端控制器将调用 |
| 2. | A servlet acting as a front controller in this mvc - style application 一个servlet ,作为这个采用mvc模式的应用程序的前端控制器。 |
| 3. | The front controller is responsible for accepting the request and passing it off to a specific action 前端控制器负责接受请求,并把请求传递到特定动作。 |
| 4. | Are both examples of the front controller pattern ; as such , they both provide the same functionality 都是前端控制器模式的例子;所以,它们提供了相同的功能。 |
| 5. | In both rails and struts , the action acts as a bridge between the front controller and the model 在rails和struts中,动作用来充当前端控制器和模型之间的桥梁。 |
| 6. | The main difference between the two front controllers is how they determine the action that processes a particular request 两个前端控制器之间的主要区别是它们如何决定处理具体请求的动作。 |
| 7. | This paper introduce the origin and development situation of design pattern . and then research some pattern in detail such as mvc 、 front controller 、 session facade 、 dao 、 command 、 observer 、 factory . and then analyse the graduate selecting course system and the application with design patterns 本文首先对于设计模式的起源以及其发展状况进行了简单介绍,然后针对其中的几种具体设计模式mvc 、 frontcontroller 、 sessionfacade 、 dao 、 command 、 observer以及factory进行详细分析。 |