文件名称:HJ在线考试系统源码HJExam.zip
文件大小:80.68MB
文件格式:ZIP
更新时间:2023-05-03 11:37:08
在线考试系统 源码 .NET
├─HJ在线考试系统源码HJExam │ │ │ │ from.gif │ │ │ │ │ ├─DB_51aspx │ │ Exam_DB.mdf │ │ Exam_DB_log.ldf │ │ 数据库脚本.sql │ │ │ ├─源码 │ │ └─Examination │ │ │ Examination.sln │ │ │ │ │ ├─ExaminationBLL │ │ │ │ ExaminationBLL.csproj │ │ │ │ PublicClass.cs │ │ │ │ tbAnswerCardManager.cs │ │ │ │ TbClassManager.cs │ │ │ │ TbImagesManager.cs │ │ │ │ TbObjectiveTopicManager.cs │ │ │ │ TbQuestionTypesManager.cs │ │ │ │ TbResultManager.cs │ │ │ │ TbScoreManager.cs │ │ │ │ TbSpecialityManager.cs │ │ │ │ TbStudentManager.cs │ │ │ │ TbSubjectManager.cs │ │ │ │ TbTeacherManager.cs │ │ │ │ TbTestPaperManager.cs │ │ │ │ TbUserManager.cs │ │ │ │ │ │ │ ├─bin │ │ │ │ ├─Debug │ │ │ │ │ ExaminationBLL.dll │ │ │ │ │ ExaminationBLL.pdb │ │ │ │ │ ExaminationDAL.dll │ │ │ │ │ ExaminationDAL.pdb │ │ │ │ │ ExaminationModels.dll │ │ │ │ │ ExaminationModels.pdb │ │ │ │ │ NPOI.dll │ │ │ │ │ │ │ │ │ └─Release │ │ │ ├─obj │ │ │ │ └─Debug │ │ │ │ │ DesignTimeResolveAssemblyReferencesInput.cache │ │ │ │ │ ExaminationBLL.csproj.FileListAbsolute.txt │ │ │ │ │ ExaminationBLL.csprojResolveAssemblyReference.cache │ │ │ │ │ ExaminationBLL.dll │ │ │ │ │ ExaminationBLL.pdb │ │ │ │ │ TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs │ │ │ │ │ TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs │ │ │ │ │ TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs │ │ │ │ │ │ │ │ │ └─TempPE │ │ │ └─Properties │ │ │ AssemblyInfo.cs │ │ │ │ │ ├─ExaminationDAL │ │ │ │ DBHelper.cs │ │ │ │ ExaminationDAL.csproj │ │ │ │ TbAnswerCardService.cs │ │ │ │ TbClassService.cs │ │ │ │ TbImageService.cs │ │ │ │ TbObjectiveTopicService.cs │ │ │ │ TbQuestionTypeService.cs │ │ │ │ TbResultService.cs │ │ │ │ TbScoreService.cs │ │ │ │ TbSpecialityService.cs │ │ │ │ TbStudentService.cs │ │ │ │ TbSubjectService.cs │ │ │ │ TbTeacherService.cs │ │ │ │ TbTestPaperService.cs │ │ │ │ TbUserService.cs │ │ │ │ │ │ │ ├─bin │ │ │ │ ├─Debug │ │ │ │ │ ExaminationDAL.dll │ │ │ │ │ ExaminationDAL.pdb │ │ │ │ │ ExaminationModels.dll │ │ │ │ │ ExaminationModels.pdb │ │ │ │ │ NPOI.dll │ │ │ │ │ │ │ │ │ └─Release │ │ │ ├─obj │ │ │ │ └─Debug │ │ │ │ │ DesignTimeResolveAssemblyReferencesInput.cache │ │ │ │ │ ExaminationDAL.csproj.FileListAbsolute.txt │ │ │ │ │ ExaminationDAL.csprojResolveAssemblyReference.cache │ │ │ │ │ ExaminationDAL.dll │ │ │ │ │ ExaminationDAL.pdb │ │ │ │ │ TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs │ │ │ │ │ TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs │ │ │ │ │ TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs │ │ │ │ │ │ │ │ │ └─TempPE │ │ │ └─Properties │ │ │ AssemblyInfo.cs │ │ │ │ │ ├─ExaminationModels │ │ │ │ ExaminationModels.csproj │ │ │ │ TbAnswerCard.cs │ │ │ │ TbClass.cs │ │ │ │ TbImages.cs │ │ │ │ TbObjectiveTopic.cs │ │ │ │ TbQuestionTypes.cs │ │ │ │ TbResult.cs │ │ │ │ TbScore.cs │ │ │ │ TbSpeciality.cs │ │ │ │ TbStudent.cs │ │ │ │ TbSubject.cs │ │ │ │ TbTeacher.cs │ │ │ │ TbTestPaper.cs │ │ │ │ TbUser.cs │ │ │ │ │ │ │ ├─bin │ │ │ │ ├─Debug │ │ │ │ │ ExaminationModels.dll │ │ │ │ │ ExaminationModels.pdb │ │ │ │ │ NPOI.dll │ │ │ │ │ │ │ │ │ └─Release │ │ │ ├─obj │ │ │ │ └─Debug │ │ │ │ │ DesignTimeResolveAssemblyReferencesInput.cache │ │ │ │ │ ExaminationModels.csproj.FileListAbsolute.txt │ │ │ │ │ ExaminationModels.csprojResolveAssemblyReference.cache │ │ │ │ │ ExaminationModels.dll │ │ │ │ │ ExaminationModels.pdb │ │ │ │ │ TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs │ │ │ │ │ TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs │ │ │ │ │ TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs │ │ │ │ │ │ │ │ │ └─TempPE │ │ │ └─Properties │ │ │ AssemblyInfo.cs │ │ │ │ │ └