- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
论文_基于EclipseRCPEmail客户端的实现
本科毕业设计(论文)
论文题目: 基于Eclipse RCP Email客户端的实现
学生姓名: xuss
学 号: 0605170213
专 业: 计算机科学与技术
班 级: 计本0602
指导教师: mj
完成日期:20010年5月27日基于Eclipse RCP Email客户端的实现
内 容 摘 要
本文通过使用java语言,基于Eclipse Plug-ins,RCP,EMF等技术,及java mail工具包实现了Email客户端,并通过此系统的实现来加深对Eclipse插件开发技术的学习。本系统适用于所有用户,无管理员设置,可以创建多个网络邮箱帐号,可以编辑、接收和发送邮件等,不仅支持文本文件的发送与接收,还支持带附件邮件的发送与接收,支持抄送,还具有通讯录的存储功能。本系统在开发过程中使用EMF(Eclipse Modeling Framework),创建系统模型,生成模型代码,并采用EMF中的持久化框架为系统提供数据的持久化,采用xml文件存储数据。本系统还实现了国际化,目前只支持中英两种语言,当系统启动时会根据启动参数加载相应的语言文件,如果没有指定语言参数,则本系统会自动判断操作系统所使用的语言从而加载与操作系统一致的语言文件,如果本系统不支持该操作系统的语言,则会加载默认的语言文件。本系统还实现了Eclipse帮助内容的扩展点,为本系统配备帮助文档。
关键字: Eclipse RCP EMF 扩展点
The Email Client Based On Eclipse RCP
Abstract
Based on the technologies of Eclipse Plug-ins, RCP, EMF and the toolkit of java mail, The system of this thesis is implementing an email client by utilizing java language. Then we could enhance to study the developing technologies of eclipse plug-ins by implementing this system. And also, this system is adapted to all users without any configurations of administrators, creating lots of network account of email, editing, receiving and sending emails and so on. Not only does this system support text files sent and received, but it also upholds attachments of emails sending and receiving, which still having functions of supporting transcription and storing contacts of information. In the process of development, it could utilize EMF, to create model of system, generating model codes by exploiting permanent framework to provide data permanence for system in the EMF, also by exploiting data storage of XML files. Besides, this system achieves to internationalize in language supporting only in English and Chinese right now. When stared, it could load such language files according to starting parameters. It also automatically justice the language of the operation system in a way to loading language files equivalent of operation system, if it don’t have a
文档评论(0)