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

文件名称:webkaoshi

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    497.22kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

学校网络考试系统源码



1、测试帐户

管理员:admin/admin 普通用户:user2/user2, user3/user3

普通用户可以自注册,管理员只能在数据库中的ST_Users表中添加

2、管理员功能

科目管理、答题测试

3、普通用户功能

修改密码、答题

答题是随机从数据库中提取10道题

4、权限控制

权限管理中实现了IIdentity和IPrincipal接口

5、打开ST_WebExam下的ST_WebExam.sln就可以打开解决方案





ST_WebExam为页面文件夹

ST_ExamBiz为数据库操作层

data下为数据库文件,附加即可-1 school network test system source code, test, account administrator: admin/admin ordinary users: user2/user2, user3/user3 ordinary users can self-register in the database administrator can only add ST_Users table 2, the administrator function subject management , answer the test 3, the common user function to modify the password, the answer answer is extracted randomly from the database 4 of 10 questions, access control rights management is implemented in the interface IPrincipal IIdentity and 5, open ST_WebExam can open under the ST_WebExam.sln solution ST_WebExam the page for the database operations ST_ExamBiz folder under the database file level data, additional to
(系统自动生成,下载前可以参看下载内容)

下载文件列表

网络考试系统源码/data/ST_WebExam.mdf
网络考试系统源码/data/ST_WebExam_log.ldf
网络考试系统源码/ST_ExamBiz/AssemblyInfo.cs
网络考试系统源码/ST_ExamBiz/bin/Debug/Microsoft.ApplicationBlocks.Data.dll
网络考试系统源码/ST_ExamBiz/bin/Debug/ST_ExamBiz.dll
网络考试系统源码/ST_ExamBiz/bin/Debug/ST_ExamBiz.pdb
网络考试系统源码/ST_ExamBiz/obj/Debug/ResolveAssemblyReference.cache
网络考试系统源码/ST_ExamBiz/obj/Debug/ST_ExamBiz.dll
网络考试系统源码/ST_ExamBiz/obj/Debug/ST_ExamBiz.pdb
网络考试系统源码/ST_ExamBiz/obj/Debug/ST_ExamBiz.projdata
网络考试系统源码/ST_ExamBiz/obj/ST_ExamBiz.csproj.FileList.txt
网络考试系统源码/ST_ExamBiz/ST_Auth.cs
网络考试系统源码/ST_ExamBiz/ST_Course.cs
网络考试系统源码/ST_ExamBiz/ST_ExamBiz.csproj
网络考试系统源码/ST_ExamBiz/ST_ExamBiz.csproj.user
网络考试系统源码/ST_ExamBiz/ST_Identity.cs
网络考试系统源码/ST_ExamBiz/ST_Principal.cs
网络考试系统源码/ST_ExamBiz/ST_Question.cs
网络考试系统源码/ST_ExamBiz/ST_User.cs
网络考试系统源码/ST_WebExam/App_Code/AssemblyInfo.cs
网络考试系统源码/ST_WebExam/App_Code/Global.asax.cs
网络考试系统源码/ST_WebExam/bin/Microsoft.ApplicationBlocks.Data.dll
网络考试系统源码/ST_WebExam/bin/ST_ExamBiz.dll
网络考试系统源码/ST_WebExam/bin/ST_ExamBiz.pdb
网络考试系统源码/ST_WebExam/Global.asax
网络考试系统源码/ST_WebExam/Global.asax.resx
网络考试系统源码/ST_WebExam/image/013.jpg
网络考试系统源码/ST_WebExam/image/088dj.jpg
网络考试系统源码/ST_WebExam/image/bgimg.jpg
网络考试系统源码/ST_WebExam/image/denglu.jpg
网络考试系统源码/ST_WebExam/image/meiq.com1.jpg
网络考试系统源码/ST_WebExam/image/Thumbs.db
网络考试系统源码/ST_WebExam/style.css
网络考试系统源码/ST_WebExam/ST_Admin/st_course.aspx
网络考试系统源码/ST_WebExam/ST_Admin/ST_Course.aspx.cs
网络考试系统源码/ST_WebExam/ST_Admin/ST_Course.aspx.resx
网络考试系统源码/ST_WebExam/ST_Admin/st_courseadd.aspx
网络考试系统源码/ST_WebExam/ST_Admin/ST_CourseAdd.aspx.cs
网络考试系统源码/ST_WebExam/ST_Admin/ST_CourseAdd.aspx.resx
网络考试系统源码/ST_WebExam/ST_Admin/ST_Question.aspx
网络考试系统源码/ST_WebExam/ST_Admin/ST_Question.aspx.cs
网络考试系统源码/ST_WebExam/ST_Admin/ST_Question.aspx.resx
网络考试系统源码/ST_WebExam/ST_Admin/st_questionadd.aspx
网络考试系统源码/ST_WebExam/ST_Admin/ST_QuestionAdd.aspx.cs
网络考试系统源码/ST_WebExam/ST_Admin/ST_QuestionAdd.aspx.resx
网络考试系统源码/ST_WebExam/ST_Common/ST_Admin.js
网络考试系统源码/ST_WebExam/ST_Common/st_bottom.ascx
网络考试系统源码/ST_WebExam/ST_Common/ST_Bottom.ascx.cs
网络考试系统源码/ST_WebExam/ST_Common/ST_Bottom.ascx.resx
网络考试系统源码/ST_WebExam/ST_Common/st_header.ascx
网络考试系统源码/ST_WebExam/ST_Common/ST_Header.ascx.cs
网络考试系统源码/ST_WebExam/ST_Common/ST_Header.ascx.resx
网络考试系统源码/ST_WebExam/ST_Common/ST_Main.aspx
网络考试系统源码/ST_WebExam/ST_Common/ST_Main.aspx.cs
网络考试系统源码/ST_WebExam/ST_Common/ST_Main.aspx.resx
网络考试系统源码/ST_WebExam/ST_Common/st_quit.aspx
网络考试系统源码/ST_WebExam/ST_Common/ST_Quit.aspx.cs
网络考试系统源码/ST_WebExam/ST_Common/ST_Quit.aspx.resx
网络考试系统源码/ST_WebExam/ST_Common/ST_User.js
网络考试系统源码/ST_WebExam/ST_Common/ST_Welcome.htm
网络考试系统源码/ST_WebExam/ST_Login.aspx
网络考试系统源码/ST_WebExam/ST_Login.aspx.cs
网络考试系统源码/ST_WebExam/ST_Login.aspx.resx
网络考试系统源码/ST_WebExam/ST_User/ST_Exam.aspx
网络考试系统源码/ST_WebExam/ST_User/ST_Exam.aspx.cs
网络考试系统源码/ST_WebExam/ST_User/ST_Exam.aspx.resx
网络考试系统源码/ST_WebExam/ST_User/ST_UserAdd.aspx
网络考试系统源码/ST_WebExam/ST_User/ST_UserAdd.aspx.cs
网络考试系统源码/ST_WebExam/ST_User/ST_UserAdd.aspx.resx
网络考试系统源码/ST_WebExam/ST_WebExam.sln
网络考试系统源码/ST_WebExam/ST_WebExam.suo
网络考试系统源码/ST_WebExam/Web.config
网络考试系统源码/必读.txt
网络考试系统源码/ST_ExamBiz/bin/Debug
网络考试系统源码/ST_ExamBiz/obj/Debug
网络考试系统源码/ST_ExamBiz/bin
网络考试系统源码/ST_ExamBiz/obj
网络考试系统源码/ST_WebExam/App_Code
网络考试系统源码/ST_WebExam/bin
网络考试系统源码/ST_WebExam/image
网络考试系统源码/ST_WebExam/ST_Admin
网络考试系统源码/ST_WebExam/ST_Common
网络考试系统源码/ST_WebExam/ST_User
网络考试系统源码/data
网络考试系统源码/ST_ExamBiz
网络考试系统源码/ST_WebExam
网络考试系统源码

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com