模型-视图-控制器(Model-View-Controller,MVC)模式在面向对象应用程序的软件工程中相当有用。本文将讨论如何将其应用到静态或动态调用的 Web 服务中去。
标签: Model-View-Controller 模型 控制器
上传时间: 2016-03-24
上传用户:jhksyghr
A Model-View-Controller Framework that integrates with the MFC Doc/View architecture.
标签: Model-View-Controller architecture integrates Framework
上传时间: 2016-12-18
上传用户:gyq
在我们的开发项目中使用MVC(Model-View-Control)模式的益处是,可以完全降低业务层和应用表示层的相互影响。此外,我们会有完全独立的对象来操作表示层。MVC在我们项目中提供的这种对象和层之间的独立,将使我们的维护变得更简单使我们的代码重用变得很容易(下面你将看到)。
标签: Model-View-Control MVC 项目 模式
上传时间: 2013-12-22
上传用户:问题问题
这是我在北大青鸟accp4.0 第一学期 的java 项目<员工管理系统>,采用db,model,view,三层关系. 连接数据库驱动为jdbc 用eclipse完成的手写的窗体代码,用jbuilder2006编译调试.
上传时间: 2013-12-09
上传用户:aig85
a good example of flywheel controlled by model predictive controller
标签: controlled controller predictive flywheel
上传时间: 2017-05-26
上传用户:hgy9473
JSP的强大优势在于把一种应用的商务逻辑和它的介绍分离开来。用 Smalltalk的面向对象的术语来说, JSP鼓励MVC(Model-View-Controller)的web应用。JSP的classes 或 beans 是模型, JSP 是这个视图, 而Servlet是控制器。这个例子是一个简单的留言板
上传时间: 2013-12-20
上传用户:003030
随着计算机技术和网络技术的发展,在线教育平台为校园网的数字化提供了技术支持。它能够有效地将信息技术融入教学的环境当中,从而推动的传统教育的改革。 Struts是Apache软件组织提供的一项开放源代码项目,它为Java Web的开发提供了模型-视图-控制器(Model-View-Controller, MVC)框架,尤其适用于开发大型可扩展的Web应用,并且为其提供了一个通用的框架,使得开发人员可以把精力集中在如何解决实际业务问题上,比较适合大型团队开发。 UML(Unified Modeling Language)是一种可视化的建模语言,功能强大,易于使用,便于开发人员之间的沟通。它已经广泛用于面向对象系统的分析、设计和实现。RUP(Rational Unified Process)是一种软件工程方法,描述了软件迭代的开发过程。 本文描述了在线教育平台的开发过程,遵循RUP的思想,利用UML对系统进行需求、分析和设计,并通过使用Struts框架对系统进行实现。
上传时间: 2013-12-12
上传用户:dianxin61
本文是一篇由两部分组成的系列文章的第二部分,着重描述如何使用任何模型-视图-控制器(Model-View-Controller,MVC)模式来实现 Web 服务体系结构。本文将着重描述如何使用 SOAP 和 UDDI API 来访问静态和动态 Web 服务,以及组成 Web 服务体系结构的组件的设计实现。
上传时间: 2013-12-24
上传用户:h886166
一个用MVC模式写出来的贪食蛇小游戏,将Model.View.Control分开,可作为学习MVC的入门。
上传时间: 2013-11-30
上传用户:leixinzhuo
The cable compensation system is an experiment system that performs simulations of partial or microgravity environments on earth. It is a highly nonlinear and complex system.In this paper, a network based on the theory of the Fuzzy Cerebellum Model Articulation Controller(FCMAC) is proposed to control this cable compensation system. In FCMAC ,without appropriate learning rate, the control system based on FCMAC will become unstable or its convergence speed will become slow.In order to guarantee the convergence of tracking error, we present a new kind of optimization based on adaptive GA for selecting learning rate.Furthermore, this approach is evaluated and its performance is discussed.The simulation results shows that performance of the FCMAC based the proposed method is stable and more effective.
标签: system compensation simulations experiment
上传时间: 2015-08-26
上传用户:希酱大魔王