文件名称: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
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
网络考试系统源码
网络考试系统源码/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
网络考试系统源码
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.