计算机网络考试系统的设计与实现 --服务器端摘 要随着科学技术的不断提高,关于 IT 开发技术的更新迭代速度也越来越快,对当前的 Web 系统已经可以用主流的开发模式来进行升级,技术上的条件已经十分成熟,与此同时这也能提升高校形象。当前,许多高校的 Web 系统还是十分老旧和不成熟的,这是受到当时的技术的制约,所以系统会存在种种缺点,例如:界面的美观性不够,操作繁琐,效率不高且保密性得不到保障,兼容性也不是很好,给用户查看信息造成了诸多的不便。高校长期以来使用过时的基于客户端/服务器端的管理系统进行计算机考试信息管理的日常业务,本项目研究了一种基于 B/S 的网络版的实时、高效的计算机网络考试系统信息管理系统,结合计算机网络考试系统的实际需求进行分析和功能调整,探讨了利用 JSP 开发计算机网络考试系统的过程。根据高校计算机考试信息的管理流程和日常管理工作的需求,本项目设计并开发一个基于网络环境的计算机网络考试系统。针对计算机考试信息管理的业务流程,系统的功能实现由系统管理员和系统用户两种角色完成。本文主要介绍了设计的开发背景与研究现状、技术介绍,在本文中结合系统数据管理的业务流程详细介绍了相关页面文件的实现过程和不同用户角色对应的功能[1]。关键词:考试;系统;计算机;开发;JSP;Myeclipse;Mysql Design and implementation of computer network examination system -- server sideAbstractTechnology is no the same every day, and information technology is becoming stronger every day. technology is also changing with each passing day. The current mainstream development model is used to update and upgrade the Web system, which already has the technical conditions, and this is also a way to improve the image of colleges and universities. Colleges and universities are still using the Web system developed a few years ago. Subject to the current technological situation at the time, the system has many shortcomings, such as an unsightly interface, cumbersome operation procedures, low efficiency and poor confidentiality, and insufficient compatibility with browsers. , It is not co...