搜索资源列表
MyLiabary
- 这是一个图书管理系统源代码,它应用了许多良好的设计模式,单态模式,工厂模式,享元模式,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 mode
library
- 这是一个基于Struts2+Hibernate+Spring的三层MVC图书管理系统,功能强大,适于广大学生参考学习。-This is a Struts2+ Hibernate+ Spring-based three-tier MVC library management system, powerful, suitable for the students to refer to learning.
BookManager(MVC)
- 图书管理系统的实现,MySQL+Struts 来实现该系统-Book Management System, MySQL+ Struts to implement the system ~ ~
kyBooks
- 图书管理系统。JSP+Struts(MVC框架)sql2000数据库-Library management system. JSP+ Struts (MVC Framework) sql2000 database
sconfieldManagement
- 图书管理系统是学校管理机制中的重要组成部分,通过对图书管理系统的运行管理机制进行调查研究,开发了此图书系统。本系统中解决了学校图书管理事务中的常用基本问题以及相关统计工作。本系统中包含6个功能模块:系统设置,读者管理,图书管理,图书借还,系统查询和更改口令。 本系统使有jsp进行网页界面的设计,使用MVC设计模式,采用了开源框架Struts,它采用了当今软件设计的最新技术,具有开发效率高、设计灵活、生成的软件界面友好美观等特点。本系统中通过jdbc驱动和数据库进行无缝连接,后端的数据库是
MVC
- MVC模式 留言板 MVC模式 留言板 -MVC model MVC Pattern message board message board message board MVC model MVC Pattern Message Board
02
- 来自jsp书籍,是基于java的图书管理系统,有助于学习ssh和mvc模式-Books from jsp, java-based library management system will help learn ssh and the mvc model
book
- 一个图书管理系统,代码采用MVC设计,这样代码看起来不乱,适合新手学习-A library management system, code using the MVC design, this code does not look random, suitable for novice to learn! !
springmvc
- spring mvc + extjs3.3.1 图书管理系统 修改原系统struts2 + extjs2.1-spring mvc+ extjs3.3.1
BookManage
- 一个C#开发的简单的图书管理系统,采用MVC模式才开,新手学习制作,多多包涵。-Books management system, the newbies learn production, bear with me a lot.
MVC
- MVC图书管理系统,开发环境,Eclipse,jdk,tomcat,Mqsql,技术支持:java,jsp,jdbc,resource,css,web-VC library management system, development environment, Eclipse, jdk, tomcat, Mqsql, technical support: java, jsp, jdbc, resource, css, web
library
- 一个基于Struts2+Hibernate+Spring的三层MVC图书管理系统,功能强大,适于广大学生参考学习。-Based Struts2+ Hibernate+ Spring MVC three-tier library management system, powerful, suitable for the majority of students learning.
SSH
- 这是一个基于Struts2+Hibernate+Spring的三层MVC图书管理系统,功能强大,适于广大学生参考学习。-This is a three-tier MVC Struts2+Hibernate+Spring based library management system, powerful, suitable for the majority of students learning.
JspLibrary
- 图书管理系统jsp+sql+javabean(MVC模式) 管理员,读者信息管理,图书的增删改查。(Book management system jsp+sql+javabean (MVC mode) Administrators, readers' information management, books and deletions and deletions.)
C#图书管理系统(MVC三层架构)
- 三层架构写的简单的图书管理系统,内有内容描述。(The simple book management system written by the three tier architecture has a content descr iption.)
day_45_bookstore
- 该视频用MVC框架写的图书在线管理系统,可用于图书的增删改查(The video online management system is written in MVC framework.)
双鱼林PHP基于MVC三层模式图书管理系统demo
- 登录后台有简单权限管理。 按照自己的思路完成了这个简陋的PHP增删改查程序... ...精php开发微信商城源码 精php开发开源电子商城源码(There is a simple privilege management in the login background. In accordance with their own ideas, we completed the crude PHP additions and deletions to change the search proced
图书管理系统
- java web ,图书管理系统,mvc三层架构,数据库文件在文件夹内(Java web, book management system, MVC three-tier architecture, database files in folders)
双鱼林SSM图书信息管理系统
- 技术要点: 1 此系统采用了目前最流行的ssm框架,其中的spingMVC框架相对于struts2框架更灵活,更安全。 2 本项目springMVC框架采用了注解映射器,使用了RESTful风格的url对系统发起http请求,开发更灵活。 3 同时使用了了hibernate提供的校验框架,对客户端数据进行校验! 4 Mybati数据库DAO层采用的是Mapper代理开发方法,输入映射采用的是POJO包装类型实现,输出映射采用了resultMap类型,实现了数据库多对一映射。 5 spr
图书管理系统+Java源代码+SQL Server数据库文件
- 图书管理系统 带数据库源码 【JAVA MVC】 即把一个应用的输入、处理、输出流程按照Model、View、Controller的方式进行分离,这样一个应用被分成三个层——模型层、视图层、控制层。(Library Management System with Database Source Code [JAVA MVC] That is to say, the input, processing and output processes of an application are