文件名称:kaoba
-
所属分类:
- 标签属性:
- 上传时间:2016-12-24
-
文件大小:8.57mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
本项目实现在线考试软件的功能,实现学生管理、教师管理、试卷管理、在线考试等主要功能。功能模块总体分为:登录注册、老师模块(学生管理、教师管理、试卷管理、审卷)、学生模块(我的资料、在线考试、我的考试)-online examination
(系统自动生成,下载前可以参看下载内容)
下载文件列表
考吧/
考吧/KaobaMVC.sln
考吧/KaobaMVC/
考吧/KaobaMVC/Global.asax
考吧/KaobaMVC/Global.asax.cs
考吧/KaobaMVC/KaobaMVC.csproj
考吧/KaobaMVC/KaobaMVC.csproj.user
考吧/KaobaMVC/packages.config
考吧/KaobaMVC/Web.config
考吧/KaobaMVC/Web.Debug.config
考吧/KaobaMVC/Web.Release.config
考吧/KaobaMVC/App_Data/
考吧/KaobaMVC/App_Start/
考吧/KaobaMVC/App_Start/FilterConfig.cs
考吧/KaobaMVC/App_Start/RouteConfig.cs
考吧/KaobaMVC/App_Start/WebApiConfig.cs
考吧/KaobaMVC/bin/
考吧/KaobaMVC/bin/EntityFramework.dll
考吧/KaobaMVC/bin/EntityFramework.xml
考吧/KaobaMVC/bin/KaobaMVC.dll
考吧/KaobaMVC/bin/KaobaMVC.pdb
考吧/KaobaMVC/bin/Microsoft.Web.Infrastructure.dll
考吧/KaobaMVC/bin/Newtonsoft.Json.dll
考吧/KaobaMVC/bin/Newtonsoft.Json.xml
考吧/KaobaMVC/bin/System.Net.Http.dll
考吧/KaobaMVC/bin/System.Net.Http.Formatting.dll
考吧/KaobaMVC/bin/System.Net.Http.Formatting.xml
考吧/KaobaMVC/bin/System.Net.Http.WebRequest.dll
考吧/KaobaMVC/bin/System.Net.Http.WebRequest.xml
考吧/KaobaMVC/bin/System.Net.Http.xml
考吧/KaobaMVC/bin/System.Web.Helpers.dll
考吧/KaobaMVC/bin/System.Web.Helpers.xml
考吧/KaobaMVC/bin/System.Web.Http.dll
考吧/KaobaMVC/bin/System.Web.Http.WebHost.dll
考吧/KaobaMVC/bin/System.Web.Http.WebHost.xml
考吧/KaobaMVC/bin/System.Web.Http.xml
考吧/KaobaMVC/bin/System.Web.Mvc.dll
考吧/KaobaMVC/bin/System.Web.Mvc.xml
考吧/KaobaMVC/bin/System.Web.Razor.dll
考吧/KaobaMVC/bin/System.Web.Razor.xml
考吧/KaobaMVC/bin/System.Web.WebPages.Deployment.dll
考吧/KaobaMVC/bin/System.Web.WebPages.Deployment.xml
考吧/KaobaMVC/bin/System.Web.WebPages.dll
考吧/KaobaMVC/bin/System.Web.WebPages.Razor.dll
考吧/KaobaMVC/bin/System.Web.WebPages.Razor.xml
考吧/KaobaMVC/bin/System.Web.WebPages.xml
考吧/KaobaMVC/bin/zh-Hans/
考吧/KaobaMVC/bin/zh-Hans/EntityFramework.resources.dll
考吧/KaobaMVC/bin/zh-Hans/System.Net.Http.Formatting.resources.dll
考吧/KaobaMVC/bin/zh-Hans/System.Net.Http.resources.dll
考吧/KaobaMVC/bin/zh-Hans/System.Net.Http.WebRequest.resources.dll
考吧/KaobaMVC/bin/zh-Hans/System.Web.Helpers.resources.dll
考吧/KaobaMVC/bin/zh-Hans/System.Web.Http.resources.dll
考吧/KaobaMVC/bin/zh-Hans/System.Web.Http.WebHost.resources.dll
考吧/KaobaMVC/bin/zh-Hans/System.Web.Mvc.resources.dll
考吧/KaobaMVC/bin/zh-Hans/System.Web.Razor.resources.dll
考吧/KaobaMVC/bin/zh-Hans/System.Web.WebPages.Deployment.resources.dll
考吧/KaobaMVC/bin/zh-Hans/System.Web.WebPages.Razor.resources.dll
考吧/KaobaMVC/bin/zh-Hans/System.Web.WebPages.resources.dll
考吧/KaobaMVC/Controllers/
考吧/KaobaMVC/Controllers/HomeController.cs
考吧/KaobaMVC/Controllers/LoginController.cs
考吧/KaobaMVC/Controllers/MytestController.cs
考吧/KaobaMVC/Controllers/RegisterController.cs
考吧/KaobaMVC/Controllers/SPCententController.cs
考吧/KaobaMVC/Controllers/SPTestController.cs
考吧/KaobaMVC/Controllers/StudentHomeController.cs
考吧/KaobaMVC/Controllers/SUIDController.cs
考吧/KaobaMVC/Controllers/TeacherHomeController.cs
考吧/KaobaMVC/Controllers/TeaManagerController.cs
考吧/KaobaMVC/Controllers/TestingController.cs
考吧/KaobaMVC/Controllers/TestManagerController.cs
考吧/KaobaMVC/Controllers/VipaTestController.cs
考吧/KaobaMVC/css/
考吧/KaobaMVC/css/bootstrap.min.css
考吧/KaobaMVC/css/Mytest.css
考吧/KaobaMVC/css/TestDesc.css
考吧/KaobaMVC/css/VipaTest.css
考吧/KaobaMVC/Models/
考吧/KaobaMVC/Models/Answer.cs
考吧/KaobaMVC/Models/Item.cs
考吧/KaobaMVC/Models/ItemModel.cs
考吧/KaobaMVC/Models/ItrmModel.cs
考吧/KaobaMVC/Models/KaobaDBModel.Context.cs
考吧/KaobaMVC/Models/KaobaDBModel.Context.tt
考吧/KaobaMVC/Models/KaobaDBModel.cs
考吧/KaobaMVC/Models/KaobaDBModel.Designer.cs
考吧/KaobaMVC/Models/KaobaDBModel.edmx
考吧/KaobaMVC/Models/KaobaDBModel.edmx.diagram
考吧/KaobaMVC/Models/KaobaDBModel.tt
考吧/KaobaMVC/Models/Kind.cs
考吧/KaobaMVC/Models/KindModel.cs
考吧/KaobaMVC/Models/Options.cs
考吧/KaobaMVC/Models/Student.cs
考吧/KaobaMVC/Models/StudentModel.cs
考吧/KaobaMVC/Models/Teacher.cs
考吧/KaobaMVC/Models/TeacherModel.cs
考吧/KaobaMVC/Models/Test.cs
考吧/KaobaMVC/Models/TestModel.cs
考吧/KaobaMVC/obj/
考吧/KaobaMVC/obj/Debug/
考吧/KaobaMVC/obj/Debug/DesignTimeResolveAssemblyReferences.cache
考吧/KaobaMVC/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
考吧/KaobaMVC/obj/Debug/KaobaMVC.csproj.FileListAbsolute.txt
考吧/KaobaMVC/obj/Debug/KaobaMVC.dll
考吧/KaobaMVC/obj/Debug/KaobaMVC.pdb
考吧/KaobaMVC/obj/Debug/edmxResourcesToEmbed/
考吧/KaobaMVC/obj/Debug/edmxResourcesToEmbed/Models/
考吧/KaobaMVC/obj/Debug/edmxResourcesToEmbed/Models/KaobaDBModel.csdl
考吧/KaobaMVC/obj/Debug/edmxResourcesToEmbed/Models/KaobaDBModel.msl
考吧/KaobaMVC/obj/Debug/edmxResourcesToEmbed/Models/KaobaDBModel.ssdl
考吧/KaobaMVC/obj/Debug/TempPE/
考吧/KaobaMVC/obj/Debug/TempPE/Models.KaoBaDBModel.cs.dll
考吧/KaobaMVC/obj/Debug/TempPE/Models.KaoBaDBModel.Designer.cs.dll
考吧/KaobaMVC/obj/Debug/TempPE/Models.TestModel.designer.cs.dll
考吧/KaobaMVC/Properties/
考吧/KaobaMVC/Properties/AssemblyInfo.cs
考吧/KaobaMVC/Views/
考吧/KaobaMVC/Views/Web.config
考吧/KaobaMVC/Views/Home/
考吧/KaobaMVC/Views/Home/Index.cshtml
考吧/KaobaMVC/Views/Home/Updata.cshtml
考吧/KaobaMVC/Views/Login/
考吧/KaobaMVC/Views/Login/student.cshtml
考吧/KaobaMVC/Views/Login/Teacher.cshtml
考吧/KaobaMVC/Views/Mytest/
考吧/KaobaMVC/Views/Mytest/Mytest.cshtml
考吧/KaobaMVC/Views/Register/
考吧/KaobaMVC/Views/Register/Register.cshtml
考吧/KaobaMVC/Views/Register/RegisterSuccess.cshtml
考吧/KaobaMVC/Views/Shar
考吧/KaobaMVC.sln
考吧/KaobaMVC/
考吧/KaobaMVC/Global.asax
考吧/KaobaMVC/Global.asax.cs
考吧/KaobaMVC/KaobaMVC.csproj
考吧/KaobaMVC/KaobaMVC.csproj.user
考吧/KaobaMVC/packages.config
考吧/KaobaMVC/Web.config
考吧/KaobaMVC/Web.Debug.config
考吧/KaobaMVC/Web.Release.config
考吧/KaobaMVC/App_Data/
考吧/KaobaMVC/App_Start/
考吧/KaobaMVC/App_Start/FilterConfig.cs
考吧/KaobaMVC/App_Start/RouteConfig.cs
考吧/KaobaMVC/App_Start/WebApiConfig.cs
考吧/KaobaMVC/bin/
考吧/KaobaMVC/bin/EntityFramework.dll
考吧/KaobaMVC/bin/EntityFramework.xml
考吧/KaobaMVC/bin/KaobaMVC.dll
考吧/KaobaMVC/bin/KaobaMVC.pdb
考吧/KaobaMVC/bin/Microsoft.Web.Infrastructure.dll
考吧/KaobaMVC/bin/Newtonsoft.Json.dll
考吧/KaobaMVC/bin/Newtonsoft.Json.xml
考吧/KaobaMVC/bin/System.Net.Http.dll
考吧/KaobaMVC/bin/System.Net.Http.Formatting.dll
考吧/KaobaMVC/bin/System.Net.Http.Formatting.xml
考吧/KaobaMVC/bin/System.Net.Http.WebRequest.dll
考吧/KaobaMVC/bin/System.Net.Http.WebRequest.xml
考吧/KaobaMVC/bin/System.Net.Http.xml
考吧/KaobaMVC/bin/System.Web.Helpers.dll
考吧/KaobaMVC/bin/System.Web.Helpers.xml
考吧/KaobaMVC/bin/System.Web.Http.dll
考吧/KaobaMVC/bin/System.Web.Http.WebHost.dll
考吧/KaobaMVC/bin/System.Web.Http.WebHost.xml
考吧/KaobaMVC/bin/System.Web.Http.xml
考吧/KaobaMVC/bin/System.Web.Mvc.dll
考吧/KaobaMVC/bin/System.Web.Mvc.xml
考吧/KaobaMVC/bin/System.Web.Razor.dll
考吧/KaobaMVC/bin/System.Web.Razor.xml
考吧/KaobaMVC/bin/System.Web.WebPages.Deployment.dll
考吧/KaobaMVC/bin/System.Web.WebPages.Deployment.xml
考吧/KaobaMVC/bin/System.Web.WebPages.dll
考吧/KaobaMVC/bin/System.Web.WebPages.Razor.dll
考吧/KaobaMVC/bin/System.Web.WebPages.Razor.xml
考吧/KaobaMVC/bin/System.Web.WebPages.xml
考吧/KaobaMVC/bin/zh-Hans/
考吧/KaobaMVC/bin/zh-Hans/EntityFramework.resources.dll
考吧/KaobaMVC/bin/zh-Hans/System.Net.Http.Formatting.resources.dll
考吧/KaobaMVC/bin/zh-Hans/System.Net.Http.resources.dll
考吧/KaobaMVC/bin/zh-Hans/System.Net.Http.WebRequest.resources.dll
考吧/KaobaMVC/bin/zh-Hans/System.Web.Helpers.resources.dll
考吧/KaobaMVC/bin/zh-Hans/System.Web.Http.resources.dll
考吧/KaobaMVC/bin/zh-Hans/System.Web.Http.WebHost.resources.dll
考吧/KaobaMVC/bin/zh-Hans/System.Web.Mvc.resources.dll
考吧/KaobaMVC/bin/zh-Hans/System.Web.Razor.resources.dll
考吧/KaobaMVC/bin/zh-Hans/System.Web.WebPages.Deployment.resources.dll
考吧/KaobaMVC/bin/zh-Hans/System.Web.WebPages.Razor.resources.dll
考吧/KaobaMVC/bin/zh-Hans/System.Web.WebPages.resources.dll
考吧/KaobaMVC/Controllers/
考吧/KaobaMVC/Controllers/HomeController.cs
考吧/KaobaMVC/Controllers/LoginController.cs
考吧/KaobaMVC/Controllers/MytestController.cs
考吧/KaobaMVC/Controllers/RegisterController.cs
考吧/KaobaMVC/Controllers/SPCententController.cs
考吧/KaobaMVC/Controllers/SPTestController.cs
考吧/KaobaMVC/Controllers/StudentHomeController.cs
考吧/KaobaMVC/Controllers/SUIDController.cs
考吧/KaobaMVC/Controllers/TeacherHomeController.cs
考吧/KaobaMVC/Controllers/TeaManagerController.cs
考吧/KaobaMVC/Controllers/TestingController.cs
考吧/KaobaMVC/Controllers/TestManagerController.cs
考吧/KaobaMVC/Controllers/VipaTestController.cs
考吧/KaobaMVC/css/
考吧/KaobaMVC/css/bootstrap.min.css
考吧/KaobaMVC/css/Mytest.css
考吧/KaobaMVC/css/TestDesc.css
考吧/KaobaMVC/css/VipaTest.css
考吧/KaobaMVC/Models/
考吧/KaobaMVC/Models/Answer.cs
考吧/KaobaMVC/Models/Item.cs
考吧/KaobaMVC/Models/ItemModel.cs
考吧/KaobaMVC/Models/ItrmModel.cs
考吧/KaobaMVC/Models/KaobaDBModel.Context.cs
考吧/KaobaMVC/Models/KaobaDBModel.Context.tt
考吧/KaobaMVC/Models/KaobaDBModel.cs
考吧/KaobaMVC/Models/KaobaDBModel.Designer.cs
考吧/KaobaMVC/Models/KaobaDBModel.edmx
考吧/KaobaMVC/Models/KaobaDBModel.edmx.diagram
考吧/KaobaMVC/Models/KaobaDBModel.tt
考吧/KaobaMVC/Models/Kind.cs
考吧/KaobaMVC/Models/KindModel.cs
考吧/KaobaMVC/Models/Options.cs
考吧/KaobaMVC/Models/Student.cs
考吧/KaobaMVC/Models/StudentModel.cs
考吧/KaobaMVC/Models/Teacher.cs
考吧/KaobaMVC/Models/TeacherModel.cs
考吧/KaobaMVC/Models/Test.cs
考吧/KaobaMVC/Models/TestModel.cs
考吧/KaobaMVC/obj/
考吧/KaobaMVC/obj/Debug/
考吧/KaobaMVC/obj/Debug/DesignTimeResolveAssemblyReferences.cache
考吧/KaobaMVC/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
考吧/KaobaMVC/obj/Debug/KaobaMVC.csproj.FileListAbsolute.txt
考吧/KaobaMVC/obj/Debug/KaobaMVC.dll
考吧/KaobaMVC/obj/Debug/KaobaMVC.pdb
考吧/KaobaMVC/obj/Debug/edmxResourcesToEmbed/
考吧/KaobaMVC/obj/Debug/edmxResourcesToEmbed/Models/
考吧/KaobaMVC/obj/Debug/edmxResourcesToEmbed/Models/KaobaDBModel.csdl
考吧/KaobaMVC/obj/Debug/edmxResourcesToEmbed/Models/KaobaDBModel.msl
考吧/KaobaMVC/obj/Debug/edmxResourcesToEmbed/Models/KaobaDBModel.ssdl
考吧/KaobaMVC/obj/Debug/TempPE/
考吧/KaobaMVC/obj/Debug/TempPE/Models.KaoBaDBModel.cs.dll
考吧/KaobaMVC/obj/Debug/TempPE/Models.KaoBaDBModel.Designer.cs.dll
考吧/KaobaMVC/obj/Debug/TempPE/Models.TestModel.designer.cs.dll
考吧/KaobaMVC/Properties/
考吧/KaobaMVC/Properties/AssemblyInfo.cs
考吧/KaobaMVC/Views/
考吧/KaobaMVC/Views/Web.config
考吧/KaobaMVC/Views/Home/
考吧/KaobaMVC/Views/Home/Index.cshtml
考吧/KaobaMVC/Views/Home/Updata.cshtml
考吧/KaobaMVC/Views/Login/
考吧/KaobaMVC/Views/Login/student.cshtml
考吧/KaobaMVC/Views/Login/Teacher.cshtml
考吧/KaobaMVC/Views/Mytest/
考吧/KaobaMVC/Views/Mytest/Mytest.cshtml
考吧/KaobaMVC/Views/Register/
考吧/KaobaMVC/Views/Register/Register.cshtml
考吧/KaobaMVC/Views/Register/RegisterSuccess.cshtml
考吧/KaobaMVC/Views/Shar
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.