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

搜索资源列表

  1. meikuang

    0下载:
  2. 整个程序是struts1.2的版本构架,数据库是mysql,用户名root,密码1234 数据库文件就是那个sql文件,启动mysql后,导入这个sql文件就可以了。 程序后台管理入口是admin_login.jsp 用户名密码都是admin-The whole process is struts1.2 framework version, database is mysql, username root, password is 1234 database files that s
  3. 所属分类:MySQL

    • 发布日期:2017-05-22
    • 文件大小:6776917
    • 提供者:yanggt
  1. meikuang

    0下载:
  2. 煤矿安全实时监控系统 主要功能是信息发布,留言本,信息分类。 主页上的登陆是ajax的,下面那个年份查询是自动生成图片,大家可以研究一下。 整个程序是struts1.2的版本构架,数据库是mysql,用户名root,密码1234,希望这个程序可以为初学者提供帮助! 数据库文件就是那个sql文件,启动mysql后,导入这个sql文件就可以了。 程序后台管理入口是admin_login.jsp 用户名密码都是admin-Coal Mine Safety Monitoring
  3. 所属分类:MySQL

    • 发布日期:2017-05-23
    • 文件大小:6856848
    • 提供者:袁永辉
  1. quizApplication

    0下载:
  2. online quiz application is a web application for conducting online quiz.uses mysql,jsp,java scr ipt
  3. 所属分类:MySQL

    • 发布日期:2017-03-29
    • 文件大小:40855
    • 提供者:tanuashish
  1. web_service

    0下载:
  2. Tomcat5.5+MySQL sever 5.1+Lomboz Eclipse3.1 实现,完全使用JSP完成,含有用户注册、登陆、修改信息、修改密码的基本功能-Tomcat5.5+MySQL sever 5.1+Lomboz Eclipse3.1
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-07
    • 文件大小:1183864
    • 提供者:xin
  1. ejforum

    0下载:
  2. 基于jsp的Java技术论坛,功能齐全,配合服务器如tomcat等,数据库如Oracle,MySQL,mssql等,包含安装和配置文档,使用方便。-Jsp' s Java technology-based forum for full-featured, such as with the server such as tomcat, databases such as Oracle, MySQL, mssql, etc., including installation and config
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3631658
    • 提供者:胡二郎
  1. Codejia

    0下载:
  2. 这是一个JSP在线考试系统,后台数据库为MySQL。这是一个完整的web应用程序,实现了教师出题、学生在线考试(自由测试、单元测试、模拟考试)、错题本,以及相关的系统维护功能。在线测试的功能主要包括三部分:教师出题、学生在线考试和系统维护:系统维护包括对年级科目、知识点和模拟考试这些信息的维护,包括对相关内容的查看、添加和删除,并保持这些信息间的内部关联;教师试题录入模拟包括录入自由测试、单元测试、和模拟考试的试卷,并可以对系统中的试卷或试题进行修改; 学生在线考试模块包括自由测试、单元测试、模
  3. 所属分类:Education soft system

    • 发布日期:2017-05-15
    • 文件大小:3629759
    • 提供者:海龙
  1. orders

    1下载:
  2. 简单的一个商品销售及查询系统,通过JSP和MYSQL进行相关的操作。-A simple system of sales and inquiries through the relevant JSP and MYSQL operation.
  3. 所属分类:MySQL

    • 发布日期:2017-04-03
    • 文件大小:236007
    • 提供者:wys
  1. demossh

    0下载:
  2. 用jsp和mysql完成的按照ssh架构的通讯录管理系统-Jsp and mysql with the completed structure in accordance with the ssh Contacts Management System
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-06-09
    • 文件大小:16204260
    • 提供者:setfire
  1. animal

    0下载:
  2. 人工智能实习作业,基于web的动物识别专家系统,基于产生式规则的正向推理,使用jsp开发,开发环境为Eclipse+struts+tomcat+mysql,内含详细说明文档-Practice of artificial intelligence operations, web-based expert system for animal identification, production rule-based forward reasoning, the use of jsp developm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-16
    • 文件大小:4507934
    • 提供者:da
  1. onlineQuestion

    0下载:
  2. 这个是用java作的一个在线调查的网站,用到技术是jsp+servlet+jquery+mysql-This is a java online survey for the site, using technology is the jsp+ servlet+ jquery+ mysql
  3. 所属分类:MySQL

    • 发布日期:2017-04-05
    • 文件大小:921080
    • 提供者:jiangxin
  1. osm

    0下载:
  2. Online Shopping Mall source code using jsp.Very good example for people or programmers who need an example to develop an online system with database connection.Data are stored using mysql although the source code can be changed to suit your database
  3. 所属分类:MySQL

    • 发布日期:2017-03-31
    • 文件大小:41823
    • 提供者:Matthew K.Heafy
  1. shiyan

    0下载:
  2. 如何通过jsp来链接到mysql数据库中,访问数据库-jsp connect to the database
  3. 所属分类:MySQL

    • 发布日期:2017-04-02
    • 文件大小:6084
    • 提供者:mojiajia
  1. java_AddressBookManagementSystem

    1下载:
  2. 通讯录管理系统 为一个网友做的通讯录管理系统,简单到没法再简单,适合刚刚接触java的人来学习。 本系统采用jsp+servlet ,属于mvc模式。 前台没有一点美工,本人不会一点美工,请原谅。 希望这个东西能给初学者提供一点点帮助。 数据库是mysql的,在database包中有连接类,自己读一下,用户:root 密码:1234-Address book management system as an address book management
  3. 所属分类:Home Personal application

    • 发布日期:2017-03-30
    • 文件大小:643694
    • 提供者:邵孟国
  1. PHPnow-1.5.5

    0下载:
  2. Win32 下绿色免费的 Apache + PHP + MySQL 环境套件包。 简易安装、快速搭建支持虚拟主机的 PHP 环境。附带 PnCp.cmd 控制面板,帮助你快速配置你的套件,使用非常方便。 PHPnow 是绿色的,解压后执行 Setup.cmd 初始化,即可得到一个 PHP + MySQL 环境。 然后就可以直接安装 Discuz!, PHPWind, DeDe, WordPress 等程序。 • 支持虚拟主机:便捷的虚拟主机管理 •
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-06-03
    • 文件大小:15784549
    • 提供者:范怀念
  1. liuxing

    0下载:
  2. 铁人下载系统是由铁人科技网络团队开发出来的JSP版下载系统,针对市场上其它语言开发的网站安全性的不足,本下载系统采用JAVA+MySQL开发,继承其强大、稳定、安全、高效、跨平台等多方面的优点,本系统适合个人软件下载站,企业文档管理下载等应用-Iron Man download system is the iron man technology web team developed the JSP version download system for markets other langua
  3. 所属分类:Other systems

    • 发布日期:2017-05-15
    • 文件大小:4049946
    • 提供者:刘国福
  1. xuanke

    1下载:
  2. 用jsp及mysql实现简单的学生选课系统 在eclipse 环境中运行-Jsp and mysql with the realization of a class selection
  3. 所属分类:Education soft system

    • 发布日期:2015-08-18
    • 文件大小:16384
    • 提供者:jurassic1233
  1. student

    1下载:
  2. jsp设计的学生信息管理系统,英文版,用的是MySQL数据库。功能强大-jsp student information management system designed for the English version, using a MySQL database. Powerful! !
  3. 所属分类:Education soft system

    • 发布日期:2017-03-29
    • 文件大小:694115
    • 提供者:xiongkunyou
  1. test_online

    0下载:
  2. 本系统是基于jsp的网上考试系统,数据库采用的是mysql-The system is based jsp online examination system, the database used is mysql
  3. 所属分类:Education soft system

    • 发布日期:2017-05-17
    • 文件大小:4998992
    • 提供者:刘希波
  1. a-thesis

    0下载:
  2. 大学生论文管理系统代码,系统使用JDK1.5和TOMCAT5.5配置开发环境,采用三层架构开发模式,采用JAVA、JSP编写程序,采用MYSQL作为后台数据库-Student paper management system code, the system uses JDK1.5 and TOMCAT5.5 configured development environment, using three-tier development model, using JAVA, JSP program
  3. 所属分类:Education soft system

    • 发布日期:2017-04-08
    • 文件大小:3565
    • 提供者:卫功五
  1. humanmanager

    0下载:
  2. 本人使用JAVA实现的一个人事管理系统的程序,使用了JSP,SERVLET技术,对MYSQL数据库进行操作,供大家参考-I use the JAVA implementation of a personnel management system, the use of the JSP, SERVLET technology, MYSQL database to operate, for your reference
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-05-04
    • 文件大小:1071125
    • 提供者:马博
« 1 2 ... 7 8 9 10 11 1213 14 15 16 »
搜珍网 www.dssz.com