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

搜索资源列表

  1. javatest

    0下载:
  2. 基于STRUTS的网络调查应用,支持单选,多选,图形等多种样式问答。 Web based test / exam system, supports profiles, groups and categories. Questions with one or more correct answers, open answers. Graphical results. Struts, J2EE, MVC.-STRUTS network-based survey application su
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1449667
    • 提供者:zrx
  1. 21

    1下载:
  2. 1、在Eclipse中导入工程,可以通过Eclipse中的菜单File→Import→Existing Projects intoWorkspace中选择Project; 2、在MySQL中创建数据库,使用MySQL Control Center执行database目录下的dbscr ipt.sql数据库脚本文件创建数据库SQL语句创建数据库和表及数据; 3、设置数据库连接配置,修改doc目录下的exam.xml文件,将其中的数据库用户名和密码设置为实际的用户名和密码; 4、将doc
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2761278
    • 提供者:张磊
  1. examonline

    0下载:
  2. 这是一个在线考试系统 数据库用的SQLSERVER,exam文件为数据库的备份文件。 数据库配置文件为\\WEB-INF\\classes\\examinlinejdbcsql.properties
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:827862
    • 提供者:王莉
  1. MouseDemo

    0下载:
  2. 这是一个JSP在线考试系统,后台数据库为MySQL。这是一个完整的web应用程序-This is a JSP online exam system, the background database MySQL. This is a complete web application
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:47945
    • 提供者:qqqq
  1. test_online

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

    • 发布日期:2017-05-19
    • 文件大小:5462869
    • 提供者:吴刚
  1. OLE

    0下载:
  2. It is a web online exam Application developed using JSP
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:199928
    • 提供者:anbu
  1. SCWCD-Exam-Study-Guide-Java-Web-Component-Develop

    0下载:
  2. SCWCD Exam Study Guide Java Web Component Developer Certification
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3244098
    • 提供者:Korfeeleen
  1. test2.0

    0下载:
  2. 创在线考试系统是一个JSP在线考试系统,后台数据库为MySQL。这是一个完整的web应用程序,实现了教师出题、学生在线考试(自由测试、单元测试、模拟考试)、错题本,以及相关的系统维护功能,以及考试人员的维护。-Create online exam system is a JSP online examination system, the background database MySQL. This is a complete web application that implements t
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-23
    • 文件大小:7200041
    • 提供者:徐庆
  1. hiberexam

    0下载:
  2. 在线考试,struts ,hibernate , spring. 部署Web应用请按如下步骤进行: 1. 进入hiberexam路径下,将sql.sql脚本中的语句导入MySql数据库。 2. 修改hiberexam\WEB-INF\classes路径下的appContext文件,将其中的数据库密码修改为你的数据库密码。 3. 进入hiberexam\WEB-INF路径下,启动Dos或shell窗口,输入 ant compile -- 该命令用于编译应用。 4. 将整个
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-24
    • 文件大小:7713293
    • 提供者:Charos
  1. exam

    0下载:
  2. Java web课上用servlet一个网上考试小网站,适合于初学者实用-Java web servlet class with a small online exam site, suitable for beginners and practical
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-08
    • 文件大小:8221
    • 提供者:kimiwang
  1. Online-Exam

    0下载:
  2. A simple online examination software using JSP (web server is BLAZIX)
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:78389
    • 提供者:chandra
  1. Olinetest_jsp_v1.0

    0下载:
  2. === === === === === === === === === === = 目录说明 ============================================================= WebRoot 程序目录. Data 数据库文件,放置(tomexam文件夹)到mysql数据库的data目下即可. ===================================================
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-12-09
    • 文件大小:28767703
    • 提供者:张荣燊
  1. testonline

    0下载:
  2. 1、在Eclipse中导入工程,可以通过Eclipse中的菜单File→Import→Existing Projects intoWorkspace中选择Project; 2、在MySQL中创建数据库,使用MySQL Control Center执行database目录下的dbscr ipt.sql数据库脚本文件创建数据库SQL语句创建数据库和表及数据; 3、设置数据库连接配置,修改doc目录下的exam.xml文件,将其中的数据库用户名和密码设置为实际的用户名和密码; 4、将doc
  3. 所属分类:Java Develop

    • 发布日期:2017-11-08
    • 文件大小:2764492
    • 提供者:charles
  1. exam-system

    1下载:
  2. 基于java的web在线考试系统,包括源码和毕业论文-Java web-based online examination system, including source code and thesis
  3. 所属分类:Java Develop

    • 发布日期:2017-12-04
    • 文件大小:18562626
    • 提供者:双双
  1. OnlineExam

    0下载:
  2. 一个网上考试的JAVA WEB程序,很简单,供初学者练手。-An online exam JAVA WEB procedure is very simple for beginners to practice hand.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-19
    • 文件大小:5398258
    • 提供者:张贺
  1. web-exam

    0下载:
  2. SSH在线考试系统,学生登录考试系统的功能:进入考试,查询成绩等;教师登录考试系统的功能:查看考生成绩等。-SSH online examination system, students log function examination system: Go to the examination, the query results, etc. teachers login examination system functions: View test scores and the like.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-06-01
    • 文件大小:13710881
    • 提供者:shawn
  1. BS-kaoshi-bao-ming-System

    0下载:
  2. jsp网页系统,关于考试报名的、有兴趣的-jsp web system, about exam registration, interested to see
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-18
    • 文件大小:4627218
    • 提供者:ta
  1. azxz

    0下载:
  2. 基于java的web在线考试系统,包括源码-An online exam system
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-05
    • 文件大小:172675
    • 提供者:赵文鸡
  1. Java-web-based-online-examination

    0下载:
  2. 基于javaweb的网上考试系统, 可以实现在线考试,注册登录-Java web-based online examination system can be achieved online exam registration Login
  3. 所属分类:JavaScript

    • 发布日期:2017-05-18
    • 文件大小:5089708
    • 提供者:王子
  1. online-exam-system

    0下载:
  2. 以ssh mvc分层实现的web在线考试系统 内含:mysql数据库文件,登录系统,教师系统(学生管理,试题管理),学生系统-To ssh mvc hierarchical realization of the web online examination system contains: mysql files, login system, teacher system (student management, test questions management), student sys
  3. 所属分类:Java Develop

    • 发布日期:2017-12-10
    • 文件大小:4674802
    • 提供者:彭嘉乐
搜珍网 www.dssz.com