文件名称:ExaminationSystem
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3.31mb
- 下载次数:
- 0次
- 提 供 者:
- 陈**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本在线考试系统采用了面向对象的分析和设计,整体上采用了三层架构的设计方式,并结合了Ajax技术在客户端实现部分逻辑,使用了NHibernate作为数据访问层,大大改善了代码的重用性和可读性并改善了用户体验和系统性能,而且简化了系统的开发。本系统实现了试题管理、根据知识点制定出题策略、根据出题策略随机抽题、考试计时、自动交卷、客观题自动阅卷、在线阅卷、查看分数等功能。开发工具主要是Visual Studio 2005。-The online examination system using object-oriented analysis and design, the overall use of the three-tier design approach and a combination of Ajax technology on the client to achieve part of logic, the use of NHibernate as a data access layer, has greatly improved the code reusability and readability and improve the user experience and system performance, and simplified the system. The system achieved a test management, based on knowledge-point strategy to develop a title, according to a random title strategy title, the examination time, automatically carry out an assignment, objective automatic scoring, online scoring, view scores and other functions. Development tools is Visual Studio 2005.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ExaminationSystem
.................\BLL
.................\...\bin
.................\...\...\Debug
.................\...\BLL.csproj
.................\...\BLL.csproj.vspscc
.................\...\ClassDiagram1.cd
.................\...\DataInterface
.................\...\.............\DaoManager.cs
.................\...\.............\IDao.cs
.................\...\.............\IDaoFactory.cs
.................\...\.............\IExaminationDao.cs
.................\...\.............\IQuestionContentDao.cs
.................\...\Domain
.................\...\......\Admin.cs
.................\...\......\Chapter.cs
.................\...\......\Chapter.hbm.xml
.................\...\......\Choice.cs
.................\...\......\Class.cs
.................\...\......\Class.hbm.xml
.................\...\......\DanXuanContent.cs
.................\...\......\DomainObject.cs
.................\...\......\DuoXuanContent.cs
.................\...\......\Examination.cs
.................\...\......\Examination.hbm.xml
.................\...\......\Hard.cs
.................\...\......\JianDaContent.cs
.................\...\......\PanDuanContent.cs
.................\...\......\Paper.cs
.................\...\......\Paper.hbm.xml
.................\...\......\PaperStrategy.cs
.................\...\......\PaperStrategy.hbm.xml
.................\...\......\Question.cs
.................\...\......\Question.hbm.xml
.................\...\......\QuestionContainer.cs
.................\...\......\QuestionContainer.hbm.xml
.................\...\......\QuestionContent.cs
.................\...\......\QuestionContent.hbm.xml
.................\...\......\StrategyContainer.cs
.................\...\......\StrategyContainer.hbm.xml
.................\...\......\StrategyItem.cs
.................\...\......\StrategyItem.hbm.xml
.................\...\......\Student.cs
.................\...\......\Student.hbm.xml
.................\...\......\Subject.cs
.................\...\......\Subject.hbm.xml
.................\...\......\Teacher.cs
.................\...\......\TianKongContent.cs
.................\...\......\User.cs
.................\...\......\User.hbm.xml
.................\...\......\XuanZeContent.cs
.................\...\Exception
.................\...\.........\DeleteException.cs
.................\...\mssccprj.scc
.................\...\obj
.................\...\...\BLL.csproj.FileList.txt
.................\...\...\BLL.csproj.FileListAbsolute.txt
.................\...\...\Debug
.................\...\Properties
.................\...\..........\AssemblyInfo.cs
.................\...\Service
.................\...\.......\AbstractService.cs
.................\...\.......\ClassService.cs
.................\...\.......\ExaminationService.cs
.................\...\.......\QuestionContentService.cs
.................\...\.......\QuestionService.cs
.................\...\.......\SubjectService.cs
.................\...\.......\UserService.cs
.................\...\Utils
.................\...\.....\DesignByContract.cs
.................\...\.....\RandomNumberHelper.cs
.................\DAL
.................\...\AbstractNHibernateDao.cs
.................\...\bin
.................\...\...\Debug
.................\...\DAL.csproj
.................\...\DAL.csproj.vspscc
.................\...\ExaminationDao.cs
.................\...\mssccprj.scc
.................\...\NHibernateDaoFactory.cs
.................\...\NHibernateSessionManager.cs
.................\...\obj
.................\...\...\DAL.csproj.FileList.txt
.................\...\...\DAL.csproj.FileListAbsolute.txt
.................\...\...\Debug
.................\...\Properties
.................\...\..........\AssemblyInfo.cs
.................\...\QuestionContentDao.cs
.................\...\UserType
.................\...\........\ChoiceList.cs
.................\ExaminationSystem.sln
.................\ExaminationSystem.vssscc
.................\mssccprj.scc
.................\Test
.................\....\App.config
.................\....\bin
.................\....\...\Debug
.................\....\BLL
.................\....\...\DomainObject
.................\BLL
.................\...\bin
.................\...\...\Debug
.................\...\BLL.csproj
.................\...\BLL.csproj.vspscc
.................\...\ClassDiagram1.cd
.................\...\DataInterface
.................\...\.............\DaoManager.cs
.................\...\.............\IDao.cs
.................\...\.............\IDaoFactory.cs
.................\...\.............\IExaminationDao.cs
.................\...\.............\IQuestionContentDao.cs
.................\...\Domain
.................\...\......\Admin.cs
.................\...\......\Chapter.cs
.................\...\......\Chapter.hbm.xml
.................\...\......\Choice.cs
.................\...\......\Class.cs
.................\...\......\Class.hbm.xml
.................\...\......\DanXuanContent.cs
.................\...\......\DomainObject.cs
.................\...\......\DuoXuanContent.cs
.................\...\......\Examination.cs
.................\...\......\Examination.hbm.xml
.................\...\......\Hard.cs
.................\...\......\JianDaContent.cs
.................\...\......\PanDuanContent.cs
.................\...\......\Paper.cs
.................\...\......\Paper.hbm.xml
.................\...\......\PaperStrategy.cs
.................\...\......\PaperStrategy.hbm.xml
.................\...\......\Question.cs
.................\...\......\Question.hbm.xml
.................\...\......\QuestionContainer.cs
.................\...\......\QuestionContainer.hbm.xml
.................\...\......\QuestionContent.cs
.................\...\......\QuestionContent.hbm.xml
.................\...\......\StrategyContainer.cs
.................\...\......\StrategyContainer.hbm.xml
.................\...\......\StrategyItem.cs
.................\...\......\StrategyItem.hbm.xml
.................\...\......\Student.cs
.................\...\......\Student.hbm.xml
.................\...\......\Subject.cs
.................\...\......\Subject.hbm.xml
.................\...\......\Teacher.cs
.................\...\......\TianKongContent.cs
.................\...\......\User.cs
.................\...\......\User.hbm.xml
.................\...\......\XuanZeContent.cs
.................\...\Exception
.................\...\.........\DeleteException.cs
.................\...\mssccprj.scc
.................\...\obj
.................\...\...\BLL.csproj.FileList.txt
.................\...\...\BLL.csproj.FileListAbsolute.txt
.................\...\...\Debug
.................\...\Properties
.................\...\..........\AssemblyInfo.cs
.................\...\Service
.................\...\.......\AbstractService.cs
.................\...\.......\ClassService.cs
.................\...\.......\ExaminationService.cs
.................\...\.......\QuestionContentService.cs
.................\...\.......\QuestionService.cs
.................\...\.......\SubjectService.cs
.................\...\.......\UserService.cs
.................\...\Utils
.................\...\.....\DesignByContract.cs
.................\...\.....\RandomNumberHelper.cs
.................\DAL
.................\...\AbstractNHibernateDao.cs
.................\...\bin
.................\...\...\Debug
.................\...\DAL.csproj
.................\...\DAL.csproj.vspscc
.................\...\ExaminationDao.cs
.................\...\mssccprj.scc
.................\...\NHibernateDaoFactory.cs
.................\...\NHibernateSessionManager.cs
.................\...\obj
.................\...\...\DAL.csproj.FileList.txt
.................\...\...\DAL.csproj.FileListAbsolute.txt
.................\...\...\Debug
.................\...\Properties
.................\...\..........\AssemblyInfo.cs
.................\...\QuestionContentDao.cs
.................\...\UserType
.................\...\........\ChoiceList.cs
.................\ExaminationSystem.sln
.................\ExaminationSystem.vssscc
.................\mssccprj.scc
.................\Test
.................\....\App.config
.................\....\bin
.................\....\...\Debug
.................\....\BLL
.................\....\...\DomainObject