模型-視圖-控制器(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
上傳用戶:希醬大魔王