1 / 44
文档名称:

毕业设计(论文)-基于web_service和eclipse_plug-in的天气查询系统.doc

格式:doc   页数:44
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

毕业设计(论文)-基于web_service和eclipse_plug-in的天气查询系统.doc

上传人:3346389411 2013/3/30 文件大小:0 KB

下载得到文件列表

毕业设计(论文)-基于web_service和eclipse_plug-in的天气查询系统.doc

文档介绍

文档介绍:基于web service和eclipse plug-in的天气查询系统
院系
北方软件学院
专业
计算机科学与技术(软件工程)
班级
学号
姓名
指导教师
负责教师
沈阳航空航天大学
2011年5月
摘要
天气查询系统是典型的基于web service和eclipse plug-in的查询系统。目前,天气预报已经成为汽车导航系统一个不可或缺的模块,为用户的出行提供着重要的参考数据。A的插件来模拟客户端发送异步的天气查询请求并将导航机返回的计算结果合理的显示在插件客户端界面上,使功能调试更加准确迅速直观,从而保障了开发质量,A,用web service来模拟导航机的天气模块的接口,真实的还原了在实际项目中的需求分析和开发过程。其开发主要包括客户端界面开发,事件监听,事件响应,调用web service提供的API获取天气数据和插件的制作。本论文分析了天气查询在汽车导航系统中所应用的几个环节,并针对每个环节做出了详细的阐述和探讨。分别从界面设计,事件监听与响应,调用web service API获取天气数据,数据处理,插件制作等几个部分详细地讲述了系统开发的具体步骤和整个过程,介绍了系统开发用到的SWT、web service技术、eclipse plug-in技术,eclipse编程工具和Java编程语言并对模块的功能进行了具体分析和详细设计。本系统主要功能包括了通过制作的eclipse插件,显示出利用SWT制作的界面,进行国内天气查询时,通过选择的省份和城市,正确的显示图片和文字,进行国外天气查询时,通过选择的国家和城市,正确的显示图片和文字。
关键词:web service;plug-in;API;天气查询
Abstract
Weather Forecast System is a typical query system which based on web service and eclipse plug-in. Currently, the Weather Forecast has e an indispensable module of vehicle navigation system, it provides users an important travel reference. In practical projects we use A to simulate that the client sends request of asynchronous query and shows the result which the navigation returns on the plug-in client, so that it make debugs in features more accurate, rapid and visual, and it protects the quality of development, The Weather Forecast System is that using Eclipse to simulate A, using web service to simulate the weather module interface of the navigation, it really restores the requirement analysis and the process of development of the practical project. The development of the system include that the development of client interface, event listening, event response, and the production of plug-in which calls the web service API to get weather data. The thesis analyzes the several sessions of Weather Forecast in the navigation system and discusses each session in details. It tells the specific steps of system development and the whole process from interface design, event listening, event response, how to call the web service API to get weathe