释义 |
MVC pattern 基本例句 MVC模式 MVC pattern is a complex design pattern.MVC模式是一种复杂的设计模式。 Are technically part of the controller in the MVC pattern, as they respond to events initiated by the client.从技术上讲是MVC模式的控制器的一部分,因为它们对客户发起的事件进行响应。 As shown in Figure 4, the MVC pattern can be implemented at numerous levels throughout an application.正如图4所示,MVC模式在整个应用程序中可以在多个级别上实现。 The work principle and mechanism of JSF framework based on MVC pattern was research in the paper.对基于MVC模式的JSF框架的工作原理和运行机制进行了研究。 At the broadest level, the MVC pattern partitions multiple tiers of the application, representing the popular three-tier application model.在最广泛级别,MVC模式将应用程序划分成多个层,来表示流行的三层应用程序模型。 |