搜索资源列表
JEgg1[1].0
- 使用JAVA开发的一个基于MVC模式的投蛋小游戏。一个典型的模型-视图-控制的例子。是软件体系结构中的一个典型。-use of a Java-based development of the MVC model for small eggs game. A typical model-view-control example. The software architecture of a typical.
javaproject
- 这是我在北大青鸟accp4.0 第一学期 的java 项目<员工管理系统>,采用db,model,view,三层关系. 连接数据库驱动为jdbc 用eclipse完成的手写的窗体代码,用jbuilder2006编译调试.
JSP 的模板
- JSP的强大优势在于把一种应用的商务逻辑和它的介绍分离开来。用 Smalltalk的面向对象的术语来说, JSP鼓励MVC(model-view-controller)的web应用。JSP的classes 或 beans 是模型, JSP 是这个视图, 而Servlet是控制器。这个例子是一个简单的留言板-JSP powerful advantage lies in a business application logic and its presentation to the left. Sm
Swing
- Swing组件简介 模型-视图-控制器设计模式 Swing组件都有三个要素: 内容,例如,按钮的状态(是否按下)或者文本框中的文本。 外观显示(颜色,尺寸)。 行为(对事件的反应)。 -About Swing components Model- View- Controller design pattern Swing component has three elements: content, fo
jDatePicker-1.1.0-src
- jdatepicker是一个swing开发的日期选择组件-JDatePicker and JDatePanel is a Java Swing component. It is designed with the Model View Controller pattern and it uses the Java Calendar object as the model. The component may be used via a popup control or embedded on a
MVCModelUsingJavaApplicationDevelopment
- 采用Java编程语言,设计合理的类,分别扮演模型(Model)、视图(View)和控制器(Controller)的角色。编写图形界面的程序,展示这三个角色,观察三种角色间的相互关系。-Using Java programming language, designed categories, and to play a model (Model), view (View) and controller (Controller) roles. Procedures for the preparati
A_(part6)_161145782003
- This concept of using JDBC with reference to J2EE standards or Model View Controller [ MVC ] Architecture is a bit messed up and I read many book and Articles online about this and using Enterprise Java Beans [ EJB ] Database Connection Pool wit
GWAP
- 商城之家JSP商城企业版v7.0本系统包含N多个JavaBean类,整个系统全面实现MVC(模型 视图 控制)三层架构,大量的应用到了类的反射机制涉及STRUTS+HIBERNATER高级编成技术,体现了多层建构框架模式的绝优越性。 商城之家JSP商城企业版数据和逻辑处理由STRUTS的模型层Model进行处理,页面调转由STRUTS的控制层Controller实现,页面负责显示请求和响应,大大增强“人机”的互动性,这一层在STRUTS的视图层View用STRUTS标签+HTML等实现,同
mvc_demo_src
- It describes the model view controller pattern. Model–View–Controller (MVC) is an architectural pattern used in software engineering. The pattern isolates business logic from input and presentation, permitting independent development, testing and m
javaME
- 设计了一种基于Model View Controller(MVC)模式的手机应用程序新架构,试图解决代码繁杂、维护不方便等问题.架构以一个控制器为中心,协调视图和模型.控制器控制各个界面的切换,响应界面传导过来的用户事件.当业务模型的状态改变时,通过控制器将变化传递到界面.在手机程序开发中,遵循切换由控制器负责、通用业务模型与专用业务模型分离的原则实施.给出了该架构的具体实现,并分析了这种架构的优缺点. -Is designed based on Model View Controller
java.odt.tar
- Creates, compiles and links two simple shaders. The vertex shader mimics the fixed function * pipeline and computes standard model view projection transformations. The fragment shader sets * the colour of fragments by reading the current glCol
denglu
- Struts 登陆的实现--MVC模式 希望它能起到作用。-Struts2-Login by Model,View and Controllar(MVC) Completely--I hope it is helpful .
java-student
- 基于java的学生信息管理系统,实现对学生具体信息的查询,修改,添加,删除-This paper first introduced the J2EE platform architecture and MVC (model-view-controller) development model, based on the J2EE platform and was widely used. Second, a brief descr iption of the system to use the
bookshop
- 本系统包含250多个JavaBean类,整个系统全面实现MVC(模型 视图 控制)三层架构, 大量的应用到了类的反射机制涉及网络编程行业最高精尖技术STRUTS+HIBERNATER,最有说 服力的证实了多层建构框架模式的绝优越性。数据和逻辑处理由STRUTS的模型层Model进行处理, 页面调转由STRUTS的控制层Controller实现,页面负责显示请求和响应,大大增强了“人机”的 互动性,这一层在STRUTS的视图层View用STRUTS标签+HTML等实现,同时使用va
JSPGenCMS3_20100820
- JSPGenCMS(JSPGen Content Management System)内容管理系统【简称JSPGenCMS】是一款基于JSPGen3.0框架所开发的内容管理系统,集成了内容(审核)管理、节点管理、专题管理、推荐位管理、广告管理、调查问卷、网上留言、静态生成、内容检索等多项强大功能,采用 模型-视图-控制器(MVC) 设计模式实现了程序与模板完全分离,通过Dreamweaver软件能够任意编辑模板修改显示样式,生成纯静态页面。-JSPGenCMS Management System
Lab01
- Java source Eclipse tomcat Model-View-Controller-Java source Model-View-Controller Popularized by Erich Gamma, Richard Helm, John Vlissides and Ralf Johnson better known as the Gang of Four in their book called Design Patterns.
yinhangjisuanjishiyongguanlixitong
- 计算机管理是旨在管理计算机及其使用者的全部信息的系统。本文首先介绍银行计算机使用管理的背景和意义及设计目的;在各个机构拥有多台计算机的方面分析,从机构,使用人,计算机信息三个方面出发,对计算机的信息进行统计。本系统采用面向对象的思想,用J2EE的MVC模式设计。将应用程序分为模型—视图—控制控制器三个部分,强制性的使应用程序的输入、处理和输出分开,成功地避免了代码的重复使用。最后针对银行计算机使用管理系统进行了测试,找出运行后的不足加以分析,并提出相应的解决方法。-Computer Manage
JsForum0.01beta
- java做的一个论坛,使用了JSP,Servlet,运用了MVC思想。- written in JSP and Servlets designed using the MVC (Model View Control) framework Struts
jquery-mvc
- CorMVC is a jQuery-powered Model-View-Controller (MVC) framework that can aide in the development of single-page jQuery applications. It evolved out of my recent presentation, Building Single-Page Applications Using jQuery And ColdFusion, and will co
jakarta-struts-1.1
- This subproject contains the source code for the "Struts" application support package, consisting of the following major components: - Controller servlet with action mapping technology, implementing the Model- View-Controller (MVC) design p