• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

J4 ›› 2011, Vol. 33 ›› Issue (11): 183-188.

• 论文 • 上一篇    下一篇

基于Web Services的高考服务系统的设计和开发

李永,俞辉,杨儒友,梁柱   

  1. (中国石油大学(华东)计算机与通信工程学院,山东 东营 257061)
  • 收稿日期:2010-07-02 修回日期:2010-10-18 出版日期:2011-11-25 发布日期:2011-11-25

Design and Development of aService System for University Entrance Examination Based on Web Services

LI Yong,YU Hui,YANG Ruyou,LIANG Zhu   

  1. (School of Computer and Communication Engineering,
    China University of Petroleum(East China),Dongying 257061,China)
  • Received:2010-07-02 Revised:2010-10-18 Online:2011-11-25 Published:2011-11-25

摘要:

Web Services是一种构建应用程序的应用实体,形成特定条件下的API;同时也是一个可互操作的分布式应用程序平台,并能在所有支持HTTP协议操作系统上实施运行。在网络中服务方提供了一个Web Services平台,该平台不仅提供相关的网络服务,而且会提供一种标准来描述它的服务;而客户可以在网络中其它任何一点调用该服务,并且可以得到足够的信息来得知如何调用。本文设计并开发一款基于Web Services技术的高考服务系统,即在移动终端开发客户端系统,并通过Web Services获取服务器提供的各种信息。在系统中采用多种算法完成模拟志愿填报、高校查询、学习计划等多种模块,并提供高考动态、工具娱乐、心理辅导等多种工具模块,能够帮助考生在高考过程中得到更好的发挥。

关键词: Web Services, 高考, 统计算法, C#

Abstract:

Web Services are application objects to form applications programs, and form the web APIs typically. Then Web Services are a distributed applications platform which runs operations reciprocally, and can execute over all OSs which support the  HTTP protocol. The Web Services platform can provide the network services and a  standard to describe its services, and the user can use the services at any other position in the web and can get enough information to know how to use it. This article develops a service system for university entrance examination based on Web Services. Users can run the client software on the mobile terminals to get all the information from the server by Web Services. Some algorithms are used in some modules like simulating the  filling of applications, inquiring colleges and study plans, and some implementation modules like news, tools, amusements and psychology assistances are provided. The students can work better in the university entrance examination by this service system.

Key words: web services;university entrance examination;statistics algorithm;C#