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

搜索资源列表

  1. testCS

    0下载:
  2. 用java编写的标准化考试系统,基于CS网络应用模型,可实现自动出题,答题以及提交答案等功能-Using java prepared standardized test system, based on the CS network applications model, can be achieved automatically questions, answer questions and submit functions
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:52511
    • 提供者:ogreen
  1. testBS

    0下载:
  2. 基于BS网络应用模型的标准化考试系统,采用java编写,可实现自动出题,答题以及提交答案等功能-Network applications based on the BS model standardized test system, using java to prepare, can be realized automatically questions, answers, as well as features such as submission of answers
  3. 所属分类:Java Develop

    • 发布日期:2017-04-29
    • 文件大小:51802
    • 提供者:ogreen
  1. src

    0下载:
  2. 用java实现网络用户机与服务器的连接。用户通过登陆用户端的界面,向服务器发送用户名及密码,待服务器端审核通过,服务器给出用户的答题请求,向客户端发送题目。-Network users with java and server connectivity. Users to visit the client interface to the server to send user name and password, to be approved server, the server gives
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:30777
    • 提供者:徐丽
  1. EOES

    1下载:
  2. 用asp.net实现的一个在线考试系统,有登录、抽题、答题和评分等功能-Asp.net achieved by an online examination system, there are log, pumping problem, answer and score functions
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-09
    • 文件大小:212131
    • 提供者:wangshilei
  1. zxks

    0下载:
  2. 这个是用asp.net做的在线考试系统,实现登录、随机抽题、答题、评分、查询等功能-This is done using asp.net online exam system, registry, random questions, answers, score, inquiries and other functions
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-28
    • 文件大小:43283
    • 提供者:wangshilei
  1. Eksv4.0

    0下载:
  2. 一款基于B/S方式的专业网络考试系统。本考试支持名词解释、填空题、判断题、单选题、多选题、简答题、论述题、阅读理解,而且考试各题型的题量可以由管理员自己设定。 试卷可以分随机出卷和人工出卷,并有相应权限的老师进行批改 -A Based on B/S mode of the examination system of professional networks. Examination to support interpretation of the term,填空题to determine ti
  3. 所属分类:JavaScript

    • 发布日期:2017-03-30
    • 文件大小:913247
    • 提供者:钱红锋
  1. schoolkaoshi

    0下载:
  2. 1、测试帐户 管理员:admin/admin 普通用户:user2/user2, user3/user3 普通用户可以自注册,管理员只能在数据库中的ST_Users表中添加 2、管理员功能 科目管理、答题测试 3、普通用户功能 修改密码、答题 答题是随机从数据库中提取10道题 4、权限控制 权限管理中实现了IIdentity和IPrincipal接口 5、打开ST_WebExam下的ST_WebExam.sln就可以打开解决方案 ST_WebE
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-08
    • 文件大小:509253
    • 提供者:庄子
  1. exam_system

    0下载:
  2. java语言制作的简易考试系统 实现GUI界面,文件的读取,登入界面与答题界面的转换,客户端向服务器端发送帐号和密码的请求,服务器端客户端发送题目和选项。-java language examination system simple GUI interface, documents read, login interface converters interface with the answer, the client to the server-side account and passw
  3. 所属分类:JavaScript

    • 发布日期:2017-03-30
    • 文件大小:84660
    • 提供者:土豆
  1. Html

    0下载:
  2. 一个用HTML写的简单的出题网站,答题之前先设置及格分数线 设定的题目内容为html代码的相关内容-A simple to use HTML to write out the problem site, set the passing mark answer before the subject line to set the content of relevant content for the html code
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-29
    • 文件大小:562196
    • 提供者:绯闻
  1. PaperExer

    0下载:
  2. 本系统分前后台2部分,后台部分负责出题,并查看答题结果,前台部分显示答题界面,接受答题。-The system is divided into two parts before and after the sets, some background for the title, and view the answer results show that front part of the answer interface to accept the answer.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-06
    • 文件大小:65786
    • 提供者:天龙
  1. ExamOnline

    0下载:
  2. 在线考试系统,在线生成试卷,学生答题,然后判卷,给出得分-Online examination system, online generation papers, student answer, and graders, scores are given
  3. 所属分类:Java Develop

    • 发布日期:2017-05-12
    • 文件大小:2761747
    • 提供者:贺志勇
  1. exam

    0下载:
  2. 为了保障整个系统的安全性,在线考试系统实现了分类验证的登录模块,通过此模块,可以对不同身份的登录用户进行验证,确保了不同身份的用户操作系统。在抽取试题上,系统使用随机抽取试题的方式,体现了考试的客观与公正。当考生答题完毕之后,提交试卷即可得知本次考试的得分,体现系统的高效性。在后台管理上,分后台管理员管理模块和试题管理模块。分别适应不同的用户,前者只有系统的高级管理员才能进入,对整个系统进行管理。而后者只允许教师登录,教师可以对自己任教的科目试题进行修改,并且可以查看所有参加过自己任教科目的学生
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-11
    • 文件大小:2867319
    • 提供者:alan
  1. 08

    0下载:
  2. 实现考生在线网络考试,包括登陆,注册,答题,查询成绩等等功能-Achieve candidates online network test, including landing, registration, answer, check functional performance, etc.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-12
    • 文件大小:2880003
    • 提供者:活死人
  1. SYS

    0下载:
  2. J2EE编写的网上心理测试系统,包括答题算分等。mysql数据库-J2EE online psychological test preparation system, including the answer operator classification. mysql database
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-13
    • 文件大小:3270507
    • 提供者:郭宁
  1. answe

    0下载:
  2. 一个可用的答题器,需要先建立TXT文本,以换行为间隔-Available to answer a device needs to first establish a TXT text, to change behavior interval
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:9094
    • 提供者:jet
  1. answer

    0下载:
  2. 基于java做的一个答题计分的小程序,程序比较简单。-To do a java-based scoring applet answer, the program is simple.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:9115
    • 提供者:冼雪云
  1. test

    0下载:
  2. 在线测试系统 实现了教师添加试题 学生在线答题-Online testing system to achieve a teacher to add questions students answer online
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-04
    • 文件大小:647192
    • 提供者:魏中衡
  1. Access_database_using_ASP_LAN_Testing_System_Produ

    0下载:
  2. 利用ASP和Access数据库制作局域网网上答题系统Access database using ASP and LAN Online Testing System Production-Access database using ASP and LAN Online Testing System Production
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-05
    • 文件大小:19843
    • 提供者:ap
  1. ExamSystem

    0下载:
  2. 在线考试系统,基于C/S架构,使用SQL Server 2000数据库,实现发卷,答题,判卷功能-Online exam system based on C/S architecture,and used SQL Server 2000 to save data
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-06
    • 文件大小:1152846
    • 提供者:唐唐
  1. QQ

    0下载:
  2. 自己做的MYSHool答题系统希望可以一起交流-Answering systems to do their own MYSHool
  3. 所属分类:JavaScript

    • 发布日期:2017-06-09
    • 文件大小:16091402
    • 提供者:小刚
« 1 23 4 5 6 »
搜珍网 www.dssz.com