Welcome![Sign In][Sign Up]
Location:
Search - mvc

Search list

[Game ProgramGreedSnakeGame

Description: 一个用MVC模式写出来的贪食蛇小游戏,将Model.View.Control分开,可作为学习MVC的入门。-an MVC model was made using the embedding of small game, separately Model.View.Control will be a learning MVC entry.
Platform: | Size: 4096 | Author: 奇迹 | Hits:

[JSP/JavajspMVC

Description: jsp+servlet+javaBean实现MVC -jsp servlet javaBean MVC
Platform: | Size: 488448 | Author: 罗森 | Hits:

[Windows Developmvcsphere

Description: 采用MFC编制MVC模式之球体演示程序 在传统面向过程的程序设计中,往往采用 Input-Processing-Output 模式,这“归功”于 DOS 操作系统的单任务。当 Windows 图形界面 OS 出现后,MVC(Model-View-Controller)模型更适合 Windows 图形界面程序的设计,它将数据处理和数据显示分离开,使维护,扩展系统更加灵活。-compiled using MFC ball MVC model demonstration program in the traditional process-oriented program design, often using Input-Processing- Output model, "credited to" single-DOS operating system tasks. When Windows graphical interface OS, after MVC (Model-View-Controller) model more suitable for Windows graphical interface design process, which allows data processing and data display, leaving the maintenance, expansion of the system more flexible.
Platform: | Size: 16384 | Author: 望打开 | Hits:

[Documentsspringquick

Description: Spring 快速入门教程 ──开发你的第一个Spring程序 翻译整理:Hantsy Bai<hantsy@tom.com> 本章学习用struts MVC框架作前端,Spring做中间层,Hibernate作后端来开发一个 简单的Spring应用程序。在第4章将使用Spring MVC框架对它进行重构。-Spring Quick Start Guide-- your first developed a procedure Spring translated : Hantsy Bailt; Hantsy@tom.comgt; This chapter to study struts MVC framework for the front, so the middle layer Spring, Hibernate for the back-end to develop a simple Spring applications. In Chapter 4 will use it Spring MVC framework for reconstruction.
Platform: | Size: 494592 | Author: 长旺 | Hits:

[Software EngineeringInfoToolSolutions

Description: MVC设计模式的经典案例,对于刚刚接触MVC设计的模式的人可以说是雪中送炭-MVC design pattern classic case, just contact the MVC design model who can be said to be 11,000,
Platform: | Size: 17408 | Author: 白驹辉 | Hits:

[ERP-EIP-OA-Portalerp0.1

Description: 该系统是一个使用Java语言开发,以国内开源Web MVC框架EasyJWeb作系统引擎的Java Web应用系统.系统主要实现的功能有订单录入、打印、销售汇总、原料管理、客户管理、生产配料计算、报表打印、汇总、系统数据管理及维护等功能,是一个使用非常简单的编码方式实现的Web开源应用系统。   系统采用面向对象的设计方法,页面设计及系统逻辑分离,具有较好的扩展性。系统使用数据库中间件技术,支持My SQL、MS SQL Server等多种数据库系统平台。系统涉及到复杂表单数据提交、AJAX无刷新数据提交、WEB打印等常用应用软件中涉及到的技术。   系统在线演示地址:asp.easyjf.com 用户名:test 密码:test 源码下载 安装说明 技术交流   系统开发单位:EasyJF开源团队 系统官方网址:www.easyjf.com -The system is a Java language development, open-source Web domestic MVC framework EasyJWeb system for the engine Java Web applications. The system's main function is to achieve orders entry, printing, sales summary, materials management, customer management, product ingredients, printing, collating , the data management system and maintenance functions, is to use a very simple coding to achieve the open-source Web applications. Using object-oriented systems design, page layout and system logic separation, the better scalability. System database middleware technology, My SQL, and MS SQL Server database system for a variety of platforms. System of the complex form data submitted updated data without AJAX submitted WEB Print popular software applications relating to the technology. The sy
Platform: | Size: 3477504 | Author: signme | Hits:

[Otherjavadx01

Description: 简易java框架开源订销管理系统 v0.1 该系统是一个使用Java语言开发,以国内开源Web MVC框架EasyJWeb作系统引擎的Java Web应用系统.系统主要实现的功能有订单录入、打印,销售汇总、原料管理、客户管理、生产配料计算、报表打印、汇总、系统数据管理及维护等功能,是一个使用非常简单的编码方式实现的Web开源应用系统。 系统采用面向对象的设计方法,页面设计及系统逻辑分离,具有较好的扩展性。系统使用数据库中间件技术,支持My SQL、MS SQL Server等多种数据库系统平台。系统涉及到复杂表单数据提交、AJAX无刷新数据提交、WEB打印等常用应用软件中涉及到的技术。-simple java open source framework provides sales management system v0.1 of the system is a Java language development, open-source Web domestic MVC framework EasyJWeb system for the engine Java Web applications. The system's main function is to achieve orders entry, printing, sales summary, materials management, customer households management, production ingredients, printing, collating, and data management and maintenance functions, is to use a very simple coding to achieve the open-source Web applications. Using object-oriented systems design, page layout and system logic separation, the better scalability. System database middleware technology, My SQL, and MS SQL Server database system for a variety of platforms. System of the complex form data submitted updated data without AJAX sub
Platform: | Size: 3264512 | Author: 陈承辉 | Hits:

[Internet-Network1111111111111111111111

Description: 这是一个典型的用MVC模式编写的程序,旨在让大家理解此模式-This is a typical pattern with MVC prepared by the procedures and enables us to understand this mode
Platform: | Size: 72704 | Author: 周吉超 | Hits:

[Education soft systemMyLiabary

Description: 这是一个图书管理系统源代码,它应用了许多良好的设计模式,单态模式,工厂模式,享元模式,comand模式,observer模式,mvc体系结构,是学习设计模式的不错选择-This is a library management system source code, which is used by the many excellent design pattern, single-state mode the factory model, enjoy yuan model comand model, observer mode, myc architecture, study design pattern is a good choice
Platform: | Size: 432128 | Author: 邓英妥 | Hits:

[GUI Developmvcstudy

Description: 使用MVC(Model-View-Controller)模型,将数据处理和数据显示分离开,使维护,扩展系统更加灵活。-use MVC (Model-View-Controller) model, data processing and data display, leaving the maintenance, expansion of the system more flexible.
Platform: | Size: 16384 | Author: inprssot | Hits:

[JSP/Javawebdeng

Description: 登录页面保护(通过jsp调用servlet实现页面保护,完全符合mvc模型,含数据库)-login page protection (through jsp pages called servlet achieve protection, fully consistent with myc model, containing database)
Platform: | Size: 92160 | Author: 廉季平 | Hits:

[Othercn700_java1093453462254

Description: 软件简介: MVC构架,JAVA电子留言簿 -software description : MVC architecture, e-book Java MVC architecture, electronic book JAVA
Platform: | Size: 1521664 | Author: 张雷 | Hits:

[CSharpaspnet_mvc_pd2006

Description: 在ASP.Net中MVC三层架构相关分析-ASP.Net MVC in three-tier structure analysis
Platform: | Size: 13312 | Author: | Hits:

[JSP/Javastruts-bookstore

Description: struts-bookstore 值得参考的MVC代码!-struts- bookstore worthy reference MVC code!
Platform: | Size: 1362944 | Author: ljwfbf | Hits:

[JSPstruts.MVC.java.web

Description: 精通struts.基于MVC的.java.web设计与开发.pdf-proficient struts. Based on the MVC. Java.web design and development. Pdf
Platform: | Size: 19662848 | Author: hehe | Hits:

[JSPstruts_web

Description: 《struts web设计与开发大全,关于struts MVC设计,有兴趣的朋友可以下来看看.-"struts web design and development Daquan, on the struts MVC design, Interested friends can see down.
Platform: | Size: 49152 | Author: | Hits:

[BooksJTStruts

Description: 精通Struts技术,为了更深刻的理解Struts框架,你必须先理解MVC设计模式,Struts技术的就是基于MVC设计模式的-Struts technical proficiency, in order to more profound understanding of Struts framework, you must first understand the MVC design pattern, Struts technology is based on the MVC design pattern
Platform: | Size: 55296 | Author: sky | Hits:

[JSP/Javaemvc

Description: 电子通讯薄(MVC) :此示例基于MVC模式,包含四个界面:登入、添加数据、查询数据和显示所有数据,通过这个示例将会对Struts构架有进一步的了解-thin electronic communications (MVC) : The MVC model based on the sample contains four interface : Login, add data, Inquiries revealed that all data and information Through the example of Struts framework will have a better understanding
Platform: | Size: 1533952 | Author: | Hits:

[JSP/Javadwf

Description: 这是我自己开发的一个MVC框架,已经应用于多个大型项目,还支持torque和velocity。-This is my own development of an MVC framework has been applied to a number of large projects, also support the torque and velocity.
Platform: | Size: 1511424 | Author: 何平 | Hits:

[JSP/Javadwfexample

Description: 我自己的MVC框架DWF的范例包。用实际的例子说明了如何使用我的DWF框架来开发网站。-my own MVC framework DWF examples of packages. With practical examples of how to use my DWF framework to develop the site.
Platform: | Size: 1813504 | Author: 何平 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net