ASP.NET C# 实现的一个简单的在线考试系统.zip
所属分类:开发技术 > C#
文件大小:532.11 KB
上传日期:2022-03-15 22:46
MD5:c71a9bbe79************43c4902d4c
资源说明:ASP.NET+C#实现的一个简单的在线考试系统,实现学生端登录,教师端登录,学生端登录可以进行考试和知道得分,教师端登录可以知道学生分数和添加试题。数据库里面也有,直接运行可用。
本站所提供资源仅作为个人学习、交流使用,不可用于任何商业目的与用途。
# | 文件名称 | 大小 | 最后修改时间 |
---|---|---|---|
1 | ExamSystem-master | 0 Bytes | 2020/9/8 17:01:05 |
2 | ExamSystem-master\.gitignore | 300 Bytes | 2020/9/8 17:01:05 |
3 | ExamSystem-master\.vs | 0 Bytes | 2020/9/8 17:01:05 |
4 | ExamSystem-master\.vs\config | 0 Bytes | 2020/9/8 17:01:05 |
5 | ExamSystem-master\.vs\config\applicationhost.config | 83.07 KB | 2020/9/8 17:01:05 |
6 | ExamSystem-master\ExamSystem.sln | 975 Bytes | 2020/9/8 17:01:05 |
7 | ExamSystem-master\ExamSystem | 0 Bytes | 2020/9/8 17:01:05 |
8 | ExamSystem-master\ExamSystem\App_Start | 0 Bytes | 2020/9/8 17:01:05 |
9 | ExamSystem-master\ExamSystem\App_Start\RouteConfig.cs | 496 Bytes | 2020/9/8 17:01:05 |
10 | ExamSystem-master\ExamSystem\Content | 0 Bytes | 2020/9/8 17:01:05 |
11 | ExamSystem-master\ExamSystem\Content\addexam.css | 921 Bytes | 2020/9/8 17:01:05 |
12 | ExamSystem-master\ExamSystem\Content\bootstrap.min.css | 118.36 KB | 2020/9/8 17:01:05 |
13 | ExamSystem-master\ExamSystem\Content\common.css | 2.51 KB | 2020/9/8 17:01:05 |
14 | ExamSystem-master\ExamSystem\Controllers | 0 Bytes | 2020/9/8 17:01:05 |
15 | ExamSystem-master\ExamSystem\Controllers\ExamController.cs | 10.75 KB | 2020/9/8 17:01:05 |
16 | ExamSystem-master\ExamSystem\Controllers\GroupController.cs | 9.21 KB | 2020/9/8 17:01:05 |
17 | ExamSystem-master\ExamSystem\Controllers\IndexController.cs | 381 Bytes | 2020/9/8 17:01:05 |
18 | ExamSystem-master\ExamSystem\Controllers\InstallController.cs | 3.08 KB | 2020/9/8 17:01:05 |
19 | ExamSystem-master\ExamSystem\Controllers\ManageController.cs | 10.26 KB | 2020/9/8 17:01:05 |
20 | ExamSystem-master\ExamSystem\Controllers\MessageController.cs | 3.52 KB | 2020/9/8 17:01:05 |
21 | ExamSystem-master\ExamSystem\Controllers\NewsController.cs | 4.19 KB | 2020/9/8 17:01:05 |
22 | ExamSystem-master\ExamSystem\Controllers\SearchController.cs | 2.9 KB | 2020/9/8 17:01:05 |
23 | ExamSystem-master\ExamSystem\Controllers\UserController.cs | 11.71 KB | 2020/9/8 17:01:05 |
24 | ExamSystem-master\ExamSystem\ExamSystem.csproj | 18.26 KB | 2020/9/8 17:01:05 |
25 | ExamSystem-master\ExamSystem\Global.asax | 101 Bytes | 2020/9/8 17:01:05 |
26 | ExamSystem-master\ExamSystem\Global.asax.cs | 432 Bytes | 2020/9/8 17:01:05 |
27 | ExamSystem-master\ExamSystem\GlobalSuppressions.cs | 1.39 KB | 2020/9/8 17:01:05 |
28 | ExamSystem-master\ExamSystem\Models | 0 Bytes | 2020/9/8 17:01:05 |
29 | ExamSystem-master\ExamSystem\Models\ChoiceQuestion.cs | 971 Bytes | 2020/9/8 17:01:05 |
30 | ExamSystem-master\ExamSystem\Models\DiscussQuestion.cs | 496 Bytes | 2020/9/8 17:01:05 |
31 | ExamSystem-master\ExamSystem\Models\Exam.cs | 1.54 KB | 2020/9/8 17:01:05 |
32 | ExamSystem-master\ExamSystem\Models\ExamSystemContext.cs | 5.97 KB | 2020/9/8 17:01:05 |
33 | ExamSystem-master\ExamSystem\Models\ExamsGroup.cs | 408 Bytes | 2020/9/8 17:01:05 |
34 | ExamSystem-master\ExamSystem\Models\FillQuestion.cs | 493 Bytes | 2020/9/8 17:01:05 |
35 | ExamSystem-master\ExamSystem\Models\ForgetPassword.cs | 362 Bytes | 2020/9/8 17:01:05 |
36 | ExamSystem-master\ExamSystem\Models\Group.cs | 1.01 KB | 2020/9/8 17:01:05 |
37 | ExamSystem-master\ExamSystem\Models\GroupMember.cs | 701 Bytes | 2020/9/8 17:01:05 |
38 | ExamSystem-master\ExamSystem\Models\Message.cs | 737 Bytes | 2020/9/8 17:01:05 |
39 | ExamSystem-master\ExamSystem\Models\News.cs | 576 Bytes | 2020/9/8 17:01:05 |
40 | ExamSystem-master\ExamSystem\Models\Question.cs | 1.56 KB | 2020/9/8 17:01:05 |
41 | ExamSystem-master\ExamSystem\Models\Result.cs | 646 Bytes | 2020/9/8 17:01:05 |
42 | ExamSystem-master\ExamSystem\Models\Section.cs | 903 Bytes | 2020/9/8 17:01:05 |
43 | ExamSystem-master\ExamSystem\Models\Subject.cs | 1.01 KB | 2020/9/8 17:01:05 |
44 | ExamSystem-master\ExamSystem\Models\User.cs | 3.07 KB | 2020/9/8 17:01:05 |
45 | ExamSystem-master\ExamSystem\Models\UserInfo.cs | 999 Bytes | 2020/9/8 17:01:05 |
46 | ExamSystem-master\ExamSystem\Mvc.sitemap | 5.03 KB | 2020/9/8 17:01:05 |
47 | ExamSystem-master\ExamSystem\MvcSiteMapSchema.xsd | 14.32 KB | 2020/9/8 17:01:05 |
48 | ExamSystem-master\ExamSystem\Properties | 0 Bytes | 2020/9/8 17:01:05 |
49 | ExamSystem-master\ExamSystem\Properties\AssemblyInfo.cs | 1.37 KB | 2020/9/8 17:01:05 |
50 | ExamSystem-master\ExamSystem\Properties\PublishProfiles | 0 Bytes | 2020/9/8 17:01:05 |
51 | ExamSystem-master\ExamSystem\Properties\PublishProfiles\ExamSystem.pubxml | 876 Bytes | 2020/9/8 17:01:05 |
52 | ExamSystem-master\ExamSystem\Scripts | 0 Bytes | 2020/9/8 17:01:05 |
53 | ExamSystem-master\ExamSystem\Scripts\MathJax.js | 61.6 KB | 2020/9/8 17:01:05 |
54 | ExamSystem-master\ExamSystem\Scripts\addexam.js | 18.33 KB | 2020/9/8 17:01:05 |
55 | ExamSystem-master\ExamSystem\Scripts\bootstrap.min.js | 36.18 KB | 2020/9/8 17:01:05 |
56 | ExamSystem-master\ExamSystem\Scripts\config | 0 Bytes | 2020/9/8 17:01:05 |
57 | ExamSystem-master\ExamSystem\Scripts\config\TeX-MML-AM_CHTML.js | 267.82 KB | 2020/9/8 17:01:05 |
58 | ExamSystem-master\ExamSystem\Scripts\es.js | 1.6 KB | 2020/9/8 17:01:05 |
59 | ExamSystem-master\ExamSystem\Scripts\exam.js | 3.7 KB | 2020/9/8 17:01:05 |
60 | ExamSystem-master\ExamSystem\Scripts\fonts | 0 Bytes | 2020/9/8 17:01:05 |
61 | ExamSystem-master\ExamSystem\Scripts\fonts\HTML-CSS | 0 Bytes | 2020/9/8 17:01:05 |
62 | ExamSystem-master\ExamSystem\Scripts\fonts\HTML-CSS\Tex | 0 Bytes | 2020/9/8 17:01:05 |
63 | ExamSystem-master\ExamSystem\Scripts\fonts\HTML-CSS\Tex\otf | 0 Bytes | 2020/9/8 17:01:05 |
64 | ExamSystem-master\ExamSystem\Scripts\fonts\HTML-CSS\Tex\otf\MathJax_Main-Regular.otf | 46.52 KB | 2020/9/8 17:01:05 |
65 | ExamSystem-master\ExamSystem\Scripts\fonts\HTML-CSS\Tex\otf\MathJax_Math-Italic.otf | 25.77 KB | 2020/9/8 17:01:05 |
66 | ExamSystem-master\ExamSystem\Scripts\fonts\HTML-CSS\Tex\woff | 0 Bytes | 2020/9/8 17:01:05 |
67 | ExamSystem-master\ExamSystem\Scripts\fonts\HTML-CSS\Tex\woff\MathJax_Main-Regular.woff | 33.36 KB | 2020/9/8 17:01:05 |
68 | ExamSystem-master\ExamSystem\Scripts\fonts\HTML-CSS\Tex\woff\MathJax_Math-Italic.woff | 18.9 KB | 2020/9/8 17:01:05 |
69 | ExamSystem-master\ExamSystem\Scripts\html5shiv.min.js | 2.67 KB | 2020/9/8 17:01:05 |
70 | ExamSystem-master\ExamSystem\Scripts\jax | 0 Bytes | 2020/9/8 17:01:05 |
71 | ExamSystem-master\ExamSystem\Scripts\jax\output | 0 Bytes | 2020/9/8 17:01:05 |
72 | ExamSystem-master\ExamSystem\Scripts\jax\output\CommonHTML | 0 Bytes | 2020/9/8 17:01:05 |
73 | ExamSystem-master\ExamSystem\Scripts\jax\output\CommonHTML\fonts | 0 Bytes | 2020/9/8 17:01:05 |
74 | ExamSystem-master\ExamSystem\Scripts\jax\output\CommonHTML\fonts\Tex | 0 Bytes | 2020/9/8 17:01:05 |
75 | ExamSystem-master\ExamSystem\Scripts\jax\output\CommonHTML\fonts\Tex\fontdata.js | 36.76 KB | 2020/9/8 17:01:05 |
76 | ExamSystem-master\ExamSystem\Scripts\jax\output\CommonHTML\jax.js | 57.52 KB | 2020/9/8 17:01:05 |
77 | ExamSystem-master\ExamSystem\Scripts\jquery.min.js | 84.68 KB | 2020/9/8 17:01:05 |
78 | ExamSystem-master\ExamSystem\Scripts\register.js | 1.72 KB | 2020/9/8 17:01:05 |
79 | ExamSystem-master\ExamSystem\Scripts\respond.min.js | 4.27 KB | 2020/9/8 17:01:05 |
80 | ExamSystem-master\ExamSystem\Scripts\review.js | 5.78 KB | 2020/9/8 17:01:05 |
81 | ExamSystem-master\ExamSystem\Toolkit | 0 Bytes | 2020/9/8 17:01:05 |
82 | ExamSystem-master\ExamSystem\Toolkit\Difficulty.cs | 387 Bytes | 2020/9/8 17:01:05 |
83 | ExamSystem-master\ExamSystem\Toolkit\Encryption.cs | 258 Bytes | 2020/9/8 17:01:05 |
84 | ExamSystem-master\ExamSystem\Toolkit\FileOperation.cs | 825 Bytes | 2020/9/8 17:01:05 |
85 | ExamSystem-master\ExamSystem\Toolkit\Hash.cs | 1.14 KB | 2020/9/8 17:01:05 |
86 | ExamSystem-master\ExamSystem\Toolkit\Pager.cs | 940 Bytes | 2020/9/8 17:01:05 |
87 | ExamSystem-master\ExamSystem\Toolkit\Permission.cs | 1.55 KB | 2020/9/8 17:01:05 |
88 | ExamSystem-master\ExamSystem\ViewModels | 0 Bytes | 2020/9/8 17:01:05 |
89 | ExamSystem-master\ExamSystem\ViewModels\ExamViewModel.cs | 10.7 KB | 2020/9/8 17:01:05 |
90 | ExamSystem-master\ExamSystem\ViewModels\GroupViewModel.cs | 4.84 KB | 2020/9/8 17:01:05 |
91 | ExamSystem-master\ExamSystem\ViewModels\MessageViewModel.cs | 2.29 KB | 2020/9/8 17:01:05 |
92 | ExamSystem-master\ExamSystem\ViewModels\NewsViewModel.cs | 2.47 KB | 2020/9/8 17:01:05 |
93 | ExamSystem-master\ExamSystem\ViewModels\ResultViewModel.cs | 2.96 KB | 2020/9/8 17:01:05 |
94 | ExamSystem-master\ExamSystem\ViewModels\SectionViewModel.cs | 2.6 KB | 2020/9/8 17:01:05 |
95 | ExamSystem-master\ExamSystem\ViewModels\SubjectViewModel.cs | 2.16 KB | 2020/9/8 17:01:05 |
96 | ExamSystem-master\ExamSystem\ViewModels\UserInfoViewModel.cs | 2.54 KB | 2020/9/8 17:01:05 |
97 | ExamSystem-master\ExamSystem\ViewModels\UserViewModel.cs | 4.46 KB | 2020/9/8 17:01:05 |
98 | ExamSystem-master\ExamSystem\Views | 0 Bytes | 2020/9/8 17:01:05 |
99 | ExamSystem-master\ExamSystem\Views\Exam | 0 Bytes | 2020/9/8 17:01:05 |
100 | ExamSystem-master\ExamSystem\Views\Exam\Attend.cshtml | 2.08 KB | 2020/9/8 17:01:05 |
101 | ExamSystem-master\ExamSystem\Views\Exam\Detail.cshtml | 2.47 KB | 2020/9/8 17:01:05 |
102 | ExamSystem-master\ExamSystem\Views\Exam\Index.cshtml | 3.04 KB | 2020/9/8 17:01:05 |
103 | ExamSystem-master\ExamSystem\Views\Exam\MyExams.cshtml | 3.04 KB | 2020/9/8 17:01:05 |
104 | ExamSystem-master\ExamSystem\Views\Exam\New.cshtml | 16.45 KB | 2020/9/8 17:01:05 |
105 | ExamSystem-master\ExamSystem\Views\Exam\Result.cshtml | 1.02 KB | 2020/9/8 17:01:05 |
106 | ExamSystem-master\ExamSystem\Views\Exam\Review.cshtml | 1.94 KB | 2020/9/8 17:01:05 |
107 | ExamSystem-master\ExamSystem\Views\Exam\ReviewList.cshtml | 938 Bytes | 2020/9/8 17:01:05 |
108 | ExamSystem-master\ExamSystem\Views\Exam\_detail_sidebar.cshtml | 409 Bytes | 2020/9/8 17:01:05 |
109 | ExamSystem-master\ExamSystem\Views\Exam\_sidebar.cshtml | 294 Bytes | 2020/9/8 17:01:05 |
110 | ExamSystem-master\ExamSystem\Views\Group | 0 Bytes | 2020/9/8 17:01:05 |
111 | ExamSystem-master\ExamSystem\Views\Group\AddMember.cshtml | 1.08 KB | 2020/9/8 17:01:05 |
112 | ExamSystem-master\ExamSystem\Views\Group\Create.cshtml | 1.52 KB | 2020/9/8 17:01:05 |
113 | ExamSystem-master\ExamSystem\Views\Group\Detail.cshtml | 2.19 KB | 2020/9/8 17:01:05 |
114 | ExamSystem-master\ExamSystem\Views\Group\Exams.cshtml | 2.44 KB | 2020/9/8 17:01:05 |
115 | ExamSystem-master\ExamSystem\Views\Group\Index.cshtml | 2.06 KB | 2020/9/8 17:01:05 |
116 | ExamSystem-master\ExamSystem\Views\Group\Members.cshtml | 4.35 KB | 2020/9/8 17:01:05 |
117 | ExamSystem-master\ExamSystem\Views\Group\_added_groups.cshtml | 372 Bytes | 2020/9/8 17:01:05 |
118 | ExamSystem-master\ExamSystem\Views\Group\_detail_sidebar.cshtml | 611 Bytes | 2020/9/8 17:01:05 |
119 | ExamSystem-master\ExamSystem\Views\Index | 0 Bytes | 2020/9/8 17:01:05 |
120 | ExamSystem-master\ExamSystem\Views\Index\Index.cshtml | 187 Bytes | 2020/9/8 17:01:05 |
121 | ExamSystem-master\ExamSystem\Views\Index\_exams.cshtml | 2.55 KB | 2020/9/8 17:01:05 |
122 | ExamSystem-master\ExamSystem\Views\Index\_index_sidebar.cshtml | 81 Bytes | 2020/9/8 17:01:05 |
123 | ExamSystem-master\ExamSystem\Views\Index\_news.cshtml | 732 Bytes | 2020/9/8 17:01:05 |
124 | ExamSystem-master\ExamSystem\Views\Install | 0 Bytes | 2020/9/8 17:01:05 |
125 | ExamSystem-master\ExamSystem\Views\Install\Index.cshtml | 5.41 KB | 2020/9/8 17:01:05 |
126 | ExamSystem-master\ExamSystem\Views\Manage | 0 Bytes | 2020/9/8 17:01:05 |
127 | ExamSystem-master\ExamSystem\Views\Manage\AddQuestion.cshtml | 11.13 KB | 2020/9/8 17:01:05 |
128 | ExamSystem-master\ExamSystem\Views\Manage\AddSection.cshtml | 1.41 KB | 2020/9/8 17:01:05 |
129 | ExamSystem-master\ExamSystem\Views\Manage\AddSubject.cshtml | 1 KB | 2020/9/8 17:01:05 |
130 | ExamSystem-master\ExamSystem\Views\Manage\Index.cshtml | 1.62 KB | 2020/9/8 17:01:05 |
131 | ExamSystem-master\ExamSystem\Views\Manage\Questions.cshtml | 3.14 KB | 2020/9/8 17:01:05 |
132 | ExamSystem-master\ExamSystem\Views\Manage\Section.cshtml | 4.61 KB | 2020/9/8 17:01:05 |
133 | ExamSystem-master\ExamSystem\Views\Manage\Subject.cshtml | 3.74 KB | 2020/9/8 17:01:05 |
134 | ExamSystem-master\ExamSystem\Views\Manage\_sidebar.cshtml | 462 Bytes | 2020/9/8 17:01:05 |
135 | ExamSystem-master\ExamSystem\Views\Message | 0 Bytes | 2020/9/8 17:01:05 |
136 | ExamSystem-master\ExamSystem\Views\Message\Detail.cshtml | 937 Bytes | 2020/9/8 17:01:05 |
137 | ExamSystem-master\ExamSystem\Views\Message\Index.cshtml | 1.81 KB | 2020/9/8 17:01:05 |
138 | ExamSystem-master\ExamSystem\Views\Message\New.cshtml | 2.89 KB | 2020/9/8 17:01:05 |
139 | ExamSystem-master\ExamSystem\Views\Message\SendBox.cshtml | 1.57 KB | 2020/9/8 17:01:05 |
140 | ExamSystem-master\ExamSystem\Views\Message\_sidebar.cshtml | 222 Bytes | 2020/9/8 17:01:05 |
141 | ExamSystem-master\ExamSystem\Views\News | 0 Bytes | 2020/9/8 17:01:05 |
142 | ExamSystem-master\ExamSystem\Views\News\Detail.cshtml | 2.02 KB | 2020/9/8 17:01:05 |
143 | ExamSystem-master\ExamSystem\Views\News\Edit.cshtml | 1.05 KB | 2020/9/8 17:01:05 |
144 | ExamSystem-master\ExamSystem\Views\News\Index.cshtml | 1.24 KB | 2020/9/8 17:01:05 |
145 | ExamSystem-master\ExamSystem\Views\News\New.cshtml | 1.11 KB | 2020/9/8 17:01:05 |
146 | ExamSystem-master\ExamSystem\Views\News\_detail_sidebar.cshtml | 445 Bytes | 2020/9/8 17:01:05 |
147 | ExamSystem-master\ExamSystem\Views\News\_list_sidebar.cshtml | 266 Bytes | 2020/9/8 17:01:05 |
148 | ExamSystem-master\ExamSystem\Views\News\_manage_sidebar.cshtml | 81 Bytes | 2020/9/8 17:01:05 |
149 | ExamSystem-master\ExamSystem\Views\Search | 0 Bytes | 2020/9/8 17:01:05 |
150 | ExamSystem-master\ExamSystem\Views\Search\Exams.cshtml | 3.04 KB | 2020/9/8 17:01:05 |
151 | ExamSystem-master\ExamSystem\Views\Search\Groups.cshtml | 1.98 KB | 2020/9/8 17:01:05 |
152 | ExamSystem-master\ExamSystem\Views\Search\News.cshtml | 1.31 KB | 2020/9/8 17:01:05 |
153 | ExamSystem-master\ExamSystem\Views\Search\Users.cshtml | 1.71 KB | 2020/9/8 17:01:05 |
154 | ExamSystem-master\ExamSystem\Views\Search\_sidebar.cshtml | 81 Bytes | 2020/9/8 17:01:05 |
155 | ExamSystem-master\ExamSystem\Views\Shared | 0 Bytes | 2020/9/8 17:01:05 |
156 | ExamSystem-master\ExamSystem\Views\Shared\DisplayTemplates | 0 Bytes | 2020/9/8 17:01:05 |
157 | ExamSystem-master\ExamSystem\Views\Shared\DisplayTemplates\CanonicalHelperModel.cshtml | 296 Bytes | 2020/9/8 17:01:05 |
158 | ExamSystem-master\ExamSystem\Views\Shared\DisplayTemplates\MenuHelperModel.cshtml | 361 Bytes | 2020/9/8 17:01:05 |
159 | ExamSystem-master\ExamSystem\Views\Shared\DisplayTemplates\MetaRobotsHelperModel.cshtml | 308 Bytes | 2020/9/8 17:01:05 |
160 | ExamSystem-master\ExamSystem\Views\Shared\DisplayTemplates\SiteMapHelperModel.cshtml | 370 Bytes | 2020/9/8 17:01:05 |
161 | ExamSystem-master\ExamSystem\Views\Shared\DisplayTemplates\SiteMapNodeModel.cshtml | 561 Bytes | 2020/9/8 17:01:05 |
162 | ExamSystem-master\ExamSystem\Views\Shared\DisplayTemplates\SiteMapNodeModelList.cshtml | 350 Bytes | 2020/9/8 17:01:05 |
163 | ExamSystem-master\ExamSystem\Views\Shared\DisplayTemplates\SiteMapPathHelperModel.cshtml | 294 Bytes | 2020/9/8 17:01:05 |
164 | ExamSystem-master\ExamSystem\Views\Shared\DisplayTemplates\SiteMapTitleHelperModel.cshtml | 199 Bytes | 2020/9/8 17:01:05 |
165 | ExamSystem-master\ExamSystem\Views\Shared\_layout.cshtml | 4.77 KB | 2020/9/8 17:01:05 |
166 | ExamSystem-master\ExamSystem\Views\Shared\_signin.cshtml | 1.66 KB | 2020/9/8 17:01:05 |
167 | ExamSystem-master\ExamSystem\Views\User | 0 Bytes | 2020/9/8 17:01:05 |
168 | ExamSystem-master\ExamSystem\Views\User\Edit.cshtml | 4.58 KB | 2020/9/8 17:01:05 |
169 | ExamSystem-master\ExamSystem\Views\User\ForgetPassword.cshtml | 1.3 KB | 2020/9/8 17:01:05 |
170 | ExamSystem-master\ExamSystem\Views\User\Login.cshtml | 2.05 KB | 2020/9/8 17:01:05 |
171 | ExamSystem-master\ExamSystem\Views\User\Profile.cshtml | 3.33 KB | 2020/9/8 17:01:05 |
172 | ExamSystem-master\ExamSystem\Views\User\Recover.cshtml | 1.9 KB | 2020/9/8 17:01:05 |
173 | ExamSystem-master\ExamSystem\Views\User\Register.cshtml | 2.61 KB | 2020/9/8 17:01:05 |
174 | ExamSystem-master\ExamSystem\Views\User\Result.cshtml | 1.68 KB | 2020/9/8 17:01:05 |
175 | ExamSystem-master\ExamSystem\Views\User\Setting.cshtml | 3.59 KB | 2020/9/8 17:01:05 |
176 | ExamSystem-master\ExamSystem\Views\User\_not_login_sidebar.cshtml | 232 Bytes | 2020/9/8 17:01:05 |
177 | ExamSystem-master\ExamSystem\Views\User\_sidebar.cshtml | 81 Bytes | 2020/9/8 17:01:05 |
178 | ExamSystem-master\ExamSystem\Views\web.config | 2.09 KB | 2020/9/8 17:01:05 |
179 | ExamSystem-master\ExamSystem\Web.Debug.config | 1.24 KB | 2020/9/8 17:01:05 |
180 | ExamSystem-master\ExamSystem\Web.Release.config | 1.3 KB | 2020/9/8 17:01:05 |
181 | ExamSystem-master\ExamSystem\Web.config | 4.75 KB | 2020/9/8 17:01:05 |
182 | ExamSystem-master\ExamSystem\favicon.ico | 1.12 KB | 2020/9/8 17:01:05 |
183 | ExamSystem-master\ExamSystem\fonts | 0 Bytes | 2020/9/8 17:01:05 |
184 | ExamSystem-master\ExamSystem\fonts\glyphicons-halflings-regular.eot | 19.66 KB | 2020/9/8 17:01:05 |
185 | ExamSystem-master\ExamSystem\fonts\glyphicons-halflings-regular.svg | 106.19 KB | 2020/9/8 17:01:05 |
186 | ExamSystem-master\ExamSystem\fonts\glyphicons-halflings-regular.ttf | 44.34 KB | 2020/9/8 17:01:05 |
187 | ExamSystem-master\ExamSystem\fonts\glyphicons-halflings-regular.woff | 22.88 KB | 2020/9/8 17:01:05 |
188 | ExamSystem-master\ExamSystem\fonts\glyphicons-halflings-regular.woff2 | 17.61 KB | 2020/9/8 17:01:05 |
189 | ExamSystem-master\ExamSystem\install | 0 Bytes | 2020/9/8 17:01:05 |
190 | ExamSystem-master\ExamSystem\install\ExamSystem.sql | 3.77 KB | 2020/9/8 17:01:05 |
191 | ExamSystem-master\ExamSystem\packages.config | 1.38 KB | 2020/9/8 17:01:05 |
192 | ExamSystem-master\LICENSE | 1.04 KB | 2020/9/8 17:01:05 |
193 | ExamSystem-master\README.md | 685 Bytes | 2020/9/8 17:01:05 |
请留下有营养的评论,广告灌水一律拉黑处理,谢谢合作!