CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - struts 系统

搜索资源列表

  1. wuzi_sys

    0下载:
  2. 基于Struts + Spring + Hibernate 的物资管理系统研究与实现-SSH2-based material management system and implementation
  3. 所属分类:transportation applications

    • 发布日期:2017-04-06
    • 文件大小:220758
    • 提供者:kanaka
  1. struts_ts

    0下载:
  2. 基于struts的图书管理系统 运用JSP技术完成对图书信息的管理-Library management system based on the use of struts JSP technology to complete the management of library information
  3. 所属分类:Education soft system

    • 发布日期:2017-05-13
    • 文件大小:3477412
    • 提供者:wang
  1. ETCMS_BasedOnStruts

    0下载:
  2. 毕业设计,基于Struts框架技术的ETC设备信息管理系统,含论文及答辩ppt-ETC based on Struts framework technology, equipment information management system
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3448032
    • 提供者:Simon
  1. ch01

    0下载:
  2. 基于struts框架开发登录注册系统,通过Struts 2框架负责与用户进行交互,并通过业务逻辑组件完成业务逻辑判断-Login struts framework based development system, through the Struts 2 framework is responsible for interacting with users and business logic components through to complete business logic to d
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-06
    • 文件大小:1402562
    • 提供者:liushubin
  1. MyWeb

    1下载:
  2. 采用J2EE平台进行项目开发,MyEclipse作为项目开发工具,Tomcat6服务器,利用java语言实现后台代码设计,html,javascr ipt,jsp实现前台界面功能,利用SQL建立数据库,采用jdbc,struts,hibernate三种技术进行数据库链接  项目功能:实现用户在网页上注册、登录、安全退出、用户信息保存至数据库(利用sql系统),用户登录之后能够实现股票交易、保存交易记录、交易记录实现分页功能等,特别添加管理员角色,实现添加删除股票信息功能 -
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-10
    • 文件大小:2284419
    • 提供者:lanluanluan
  1. chinamobile

    0下载:
  2. 本系统采用struts+spring+hibernate架构,重在讲述三者结合在一起的应用开发,所有源程序都 有详细的注释,供入门者学生参考,未经作者允许不得用于商业用途,只能用于教学或个人学习。 程序只是整个系统中的一个模块,用于和各位程序爱好者交流之用。-The system uses struts+ spring+ hibernate framework, focusing on the three together about application development, h
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-07
    • 文件大小:1433396
    • 提供者:heima9121
  1. 8.30

    0下载:
  2. 洗车销售,基于struts的汽车销售系统-car sale
  3. 所属分类:transportation applications

    • 发布日期:2017-05-12
    • 文件大小:3017416
    • 提供者:zsb
  1. news-release-system

    0下载:
  2. java++jsp+毕业论文+新闻发布系统 采用struts框架结构-Java++ JSP+ graduation thesis+ news release system Adopt struts frame structure
  3. 所属分类:JavaScript

    • 发布日期:2017-05-20
    • 文件大小:5717208
    • 提供者:apple
  1. graduation

    1下载:
  2. struts、hibernate、oracle实现的物流仓库管理系统。实现了库存管理的入库、出库等详细功能。-struts, hibernate, oracle implementation logistics warehouse management system. Inventory management to achieve the storage, a library and other detailed features.
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-06-02
    • 文件大小:14063212
    • 提供者:zhiguoqin
  1. OA2010

    0下载:
  2. 详细说明:JSP源码 / OA办公,Struts图书馆管理系统-Details: JSP Source/OA office, Struts library management system
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-16
    • 文件大小:181610
    • 提供者:sammi888
  1. 3

    0下载:
  2. 客户关系管理系统 ,用java做的,主要用到spring struts hibernate 三个框架,功能比较完善-Customer relationship management system, to do with java, the main use spring struts hibernate three frames, features a relatively complete
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-05-30
    • 文件大小:12330007
    • 提供者:熊强
  1. Forum-Systems

    0下载:
  2. 论坛系统(Struts 2+Hibernate+Spring实现)-Forum Systems (Struts 2+ Hibernate+ Spring implementation)
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-08
    • 文件大小:1745994
    • 提供者:周汉唐
  1. x_ecport

    0下载:
  2. 类似当当网的图书交易系统,采用java+tomcat+struts+mysql-Similar books Dangdang trading system, using java+ tomcat+ struts+ mysql
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-06-08
    • 文件大小:15677506
    • 提供者:陈翔翔
  1. message_ssh

    0下载:
  2. 基于SSH架构的消息管理系统项目: 1、创建相应的实体类,以及映射文件,并让hibernate自动创建相应的数据库 * 在hibernate.cfg.xml中添加相应的自动创建数据库表的属性配置 2、创建业务逻辑类(抽象业务逻辑接口,并且提供相应的实现类),并配置 * 在applicationContext-managers.xml中配置 3、创建ActionForm以及Action类,并配置 * 在struts-config.xml中配置 * 在app
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-06-11
    • 文件大小:18302912
    • 提供者:shine
  1. ribao

    0下载:
  2. 日报管理系统,基于struts的日报管理系统,oracle数据库,java语言编写-Daily management system, based on the struts of the daily management system, oracle database, java language
  3. 所属分类:Java Develop

    • 发布日期:2017-05-22
    • 文件大小:6766874
    • 提供者:朱斌
  1. zuoye

    0下载:
  2. 基于web的会议室管理系统,Struts框架技术-Web-based meeting room management system, Struts framework technology
  3. 所属分类:VOIP program

    • 发布日期:2017-05-13
    • 文件大小:3089922
    • 提供者:张子钦
  1. spring_struts_hibernate

    0下载:
  2. JAVA系统学习的好帮手struts+hibernate+spring综合实战宝碘-weclome to download this verygood study java book
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:290401
    • 提供者:尹真
  1. CashManagerForSheep

    0下载:
  2. 财务管理系统,使用struts+hibernate+spring开发,很不错的,带数据库文件-Financial management system, the use struts+ hibernate+ spring development, very good, with a database file
  3. 所属分类:Java Develop

    • 发布日期:2017-06-16
    • 文件大小:25034886
    • 提供者:jessen
  1. StrutsArticle-1.1-src

    0下载:
  2. JSP struts编写的发布系统,希望对你有所帮助。里面只是全部的源代码~!-JSP struts publishing system written in, I hope for your help. Which is all the source code ~!
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-30
    • 文件大小:33787
    • 提供者:
  1. school

    0下载:
  2. 本系统实现的是一个学生课程及成绩管理系统,它是整个教务管理系统中的一个子系统。主要用户是学生、教师和管理员、管理员管理系统的基本信息(如课程信息等),学生和教师通过系统完成不同的工作。使用的MVC三层架构的模式,使用JSP+Servlet结合了Struts和Hibernate,这是为了使用系统的结构-This system is a student curriculum and performance management system, which is the educational man
  3. 所属分类:Education soft system

    • 发布日期:2017-05-13
    • 文件大小:3475677
    • 提供者:adam
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com