搜索资源列表
OA
- 本系统包含250多个JavaBean类,整个系统全面实现MVC(模型 视图 控制)三层架构, 大量的应用到了类的反射机制涉及网络编程行业最高精尖技术STRUTS+HIBERNATER,最有说 服力的证实了多层建构框架模式的绝优越性。数据和逻辑处理由STRUTS的模型层Model进行处理, 页面调转由STRUTS的控制层Controller实现,页面负责显示请求和响应,大大增强了“人机”的 互动性,这一层在STRUTS的视图层View用STRUTS标签+HTML等实现,同时使用va
VelocityDemo
- velocity Velocity是一个基于java的模板引擎(template engine)。它允许任何人仅仅简单的使用模板语言(template language)来引用由java代码定义的对象。 当Velocity应用于web开发时,界面设计人员可以和java程序开发人员同步开发一个遵循MVC架构的web站点,也就是说,页面设计人员可以只 关注页面的显示效果,而由java程序开发人员关注业务逻辑编码。Velocity将java代码从web页面中分离出来,这样为web站点的长期维护提 供了
BSJJW_Solution
- mvc的练习demo,以及mvc的讲解说明-mvc exercise demo mvc explain instructions
MVC-4
- Programming ASP.NET MVC4书籍 source codes-Programming ASP.NET MVC4 books source codes
MVC-Data-Validation-Demo
- MVC数据验证实例,两个时间的对比验证例子-MVC Data Validation
MVC
- 基于MVC对学生表的C#实验,集合添加了简单的对学生表的添加删除修改-Tables for students based on MVC C# experiment collection to add a simple student table add delete modify
MiniMvc2
- 这是一个学习mvc的经典书籍中的经典代码,讲述了一如何使用MVC进行web开发-This is a learning MVC classic code in the classic books, tells the story how to use the MVC web development
MvcMusicStore
- 音乐商店是经典的MVC案例,这里面包含了PDF,让你能够在看源代码的同时,告诉你他们的开发思路,有助于技术的提高。-MusicStore is a clasic Mvc project,inside this document there is a pdf which helps to learn how they devloped.It s helpful to your tech.
ooplr
- php的mvc架构,编写的首页,登陆,注册,修改密码,退出,跟新等功能,带页面权限认证-php s mvc architecture, the preparation of s home page, landing, registration, modify password, exit, with the new and other functions, belt page the permissions certification
Chapter-27
- 精通ASP.NET.MVC.5框架(第五版)-Chapter 27-Pro.Asp.Dot.NET.MVC.5.5th.edition-Chapter 27
Chapter-26
- 精通ASP.NET.MVC.5框架(第五版)-Chapter 26-Pro.Asp.Dot.NET.MVC.5.5th.edition-Chapter 26
Chapter-25
- 精通ASP.NET.MVC.5框架(第五版)-Chapter 25-Pro.Asp.Dot.NET.MVC.5.5th.edition-Chapter 25
Chapter-24
- 精通ASP.NET.MVC.5框架(第五版)-Chapter 24-Apress.Pro.Asp.Dot.NET.MVC.5.5th.edition-Chapter 24
Chapter-23
- 精通ASP.NET.MVC.5框架(第五版)]-Chapter 23-Pro.Asp.Dot.NET.MVC.5.5th.edition-Chapter 23
DJView
- HeadFirst设计中的MVC展示 功能:管理节拍,维护当前BPM的状态和许多产生MIDI事件的代码,以便让我们听到的节拍,主main函数为DJTestDrive.java-In the design of HeadFirst display MVC Management function: beat, maintenance of current status of BPM and MIDI have many events of the code, so that we can h
Use
- 使用servlet3实现的简易mvc框架,使用反射,自定义注解-Use servlet3 implement simple MVC framework, using reflection, custom annotations
dhts
- 使用servlet3实现的简易mvc框架,使用反射,自定义注解()