搜索资源列表
JSP+Servlet+JavaBean(MVC)1
- 一个学习MVC的很好的实例 此项目以JSP、servlet、JavaBean实现MVC三层架构,*仅供参考* 环境:eclipse_3.2、myeclipse_5.1、jdk_6.0、tomcat_5.5、数据库sql server 2005 为方便调试,未设置默认首页,请从bookworm.jsp登陆 数据库端口、帐户、密码等可能有所不同,请到BookStore\\WebRoot\\WEB-INF下的 connection.xml文件中更改配置
FLASH.AS3.MVC.words.chess.code
- FLASH AS3实现MVC五字棋游戏代码FLASH AS3 MVC 5 words achieving chess game code -FLASH AS3 MVC 5 words achieving chess game code
2008-11-5
- 实现在线书店的基本功能 应用了hibernate+jsp 技术采用了mvc三层设计模式-Online bookstore application of the basic functions of hibernate+ Jsp technology uses a three-tier design patterns mvc
StrtsSPDemo
- 本案例重点讲解了如何Struts中实现分页程序,通过Struts+DAO的设计方式讲解了J2EE WEB端标准的分页程序。 产品:JDK 1.5、Tomcat 5.0、MySQL数据库 技术:Struts、JAVA、JSP内置对象、SQL语句、DAO设计模式、MVC设计模式 -Struts,DAO
DevFramework
- 开发框架选型的基本原则为便于快速开发,易于学习和使用。基于这方面的考虑,本次开发框架的基本选型为 MVC框架:Struts2.1; 持久层框架:iBATIS2.3; 业务层框架:Spring2.5; 安全框架:Spring Security; JS框架:jquery1.3.2; 在这个系统中实现了授权管理,用户信息管理等等, 你可以参考目录DOC, 这个文件详细说明了怎么来安装和部署这个系统 -Selection of basic principles of deve
spring2.5
- spring为编写企业应用程序提供了轻量的解决方案,同时仍然支持使用声明式事物,用RMI或web service远程调用,以及使用多种方式来将数据时持久化到数据库.spring提供了全功能的mvc framework,以及透明集成AOP到你的软件中的能力-spring for the preparation of enterprise applications provide a lightweight solution, Tong Shi Shi Yong declarative still
MvcArticleDemo
- Asp.net3.5 MVC入门之文章管理系统源码。-Asp.net3.5 MVC entry of the article management system source code.
ASP.NET.3.5
- ASP.NET是微软力推的Web开发编程技术,也是当今最热门的Web开发编程之一。本书深入浅出,循序渐进讲授读者如何使用ASP.NET进行系统开发。全书内容包括了解ASP.NET、认识C# 3.5、认识面向对象、ASP.NET基础控件、ASP.NET高级控件、数据库与ADO.NET、数据库基础、ASP.NET操作数据库、ASP.NET访问其他数据源、ASP.NET MVC、LINQ及Lambda表达式、WCF应用开发、WPF应用开发以及图形图像编程等内容。为了便于读者学习和理解ASP.NET的知
53959682JSPpServletpJavaBean(MVC)
- 此项目以JSP、servlet、JavaBean实现MVC三层架构,*仅供参考* 环境:eclipse_3.2、myeclipse_5.1、jdk_6.0、tomcat_5.5、数据库sql server 2005 为方便调试,未设置默认首页,请从bookworm.jsp登陆 数据库端口、帐户、密码等可能有所不同,请到BookStore\WebRoot\WEB-INF下的 connection.xml文件中更改配置-This item to JSP, se
jiaowuguanli
- 系统开发工具:MyEclipse + Tomcat + MySql系统说明: (1)系统分三种身份:学生,教师和管理,每种身份登陆系统后进入不同的权限操作界面。 (2)学生信息管理 (3)教师信息管理 (4)课程信息管理 (5)排课和选课信息管理 (6)成绩信息管理-System Development Tools: MyEclipse+ Tomcat+ MySql system: (1) system is divided into three roles: students, t
information-
- 实现功能如下: 1:管理员登录功能(MD5 加密) 2:实现了免费信息 和付费信息的发布 必须通过管理员的审核才能够显示到网页上 3:免费的信息一个账户只能够发送5条信息 3:设置了主页面,主页面中可以查询到相关的广告 也可以收藏改页面 4:客服可以对信息进行检索,显示的结果以分页的形式展现在网页中 使用到的知识: 1:mvc 模式,数据库 Oracle的操作 2: Java基础知识 3: html+xml+jsp+javascr ipt+servlet
struts4php_3.0
- 虽然现在有很多php的开源框架 但我觉得struts才是 MVC领域的鼻祖和完美实现者。 这些天我就php着手做了一个十分类似于struts2的MVC框架 所实现的功能大致如下: 1集成了smarty为前端表示模板(可自由扩展) 2所有的请求都以action为中心做处理 3实现了多种action返回处理的方式 默认有:dispatcher ,redirect,actionChain和json (可自由扩展) 4集成了AJAX 默认接受和返回json格式的数据 (
springMVC
- spring mvc hello word
spring-mvc-login-example-(1)
- simple login spring, mvc is also used and spring security is also applied and eclipse is used with tocat 6.5
ultimix1.5.70
- Ultimix 是一个用来开发 Web 应用的 PHP 框架,包含多语言支持、权限管理、小型MVC框架、包结构以及一个模板引擎、Javascr ipt库和简单的 GUI 库,同时还包含一个缓存系统和 CAPTCHA。-Ultimix is used to develop Web applications PHP framework, including multi-language support, rights management, small MVC framework, the pack
spring2.5.1
- spring mvc 开发实例,MYECLIPSE下开发-the the spring mvc Development instance, MYECLIPSE developed under
spring-mvc-jar
- spring MVC 相关jar 包,spring 4.3.5(Spring MVC related jar packages)
ASP.NET MVC 5 Security And Creating User Role
- ASP.NET MVC 5 Security And Creating User Role
ASP.NET MVC 5入门指南(中文PDF+源码)
- ASP.NET MVC 5入门指南(中文PDF+源码)(ASP.NET MVC 5 Introductory guide source code)
Angular 5 高级编程(第2版)
- Angular 将服务器端开发领域的一些最佳实践用于增强浏览器 HTML,为更加简单方 便地构建富应用程序(rich application)打下了良好的基础。Angular 应用程序围绕模型-视图- 控制器(Model-View-Controller,MVC)设计模式构建(Angular uses some of the best practices in server-side development to enhance browser HTML for simplicity W