模型视图控制器 meaning in Chinese
mvc
Examples
- In modle designing , the text adopted model - view - controller ( mvc ) modle , and realize through struts frame ( the webs of mode use frames on the basis of mvc ) . there are three main implementation techniques used in mvc model of designing - - bean , jsp and servlet
在设计模式上采用了模型视图控制器( model - view - controller , mvc ) ,通过struts框架(一种基于mvc设计模式的web应用框架)来实现,在该模式设计中具体用到了三个主要的实现技术? ? javabean 、 jsp和servlet 。 - During the period of programming , j2ee platform is mainly used , the design pattern of mvc ( model - view - controller ) is introduced so that data layer could be well separated from representation layer . finally this paper proposes the detailed implement of ldap and the optimal idea of ldap server
在实现过程中,采用j2ee企业计算平台,引入了基于模型视图控制器mvc的设计模式,很好地实现了数据层与表示层的分离,使开发工作更加容易和迅速,最后给出了ldap的具体实现和ldap服务器的优化方法。