- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
优秀计算机专业设计,顺利答辩过论文资料,欢迎参考下载!!!
分类号:TP315 U D C:D10621-408-(2007) 5746-0
密 级:公 开 编 号:2003215065
成都信息工程学院
学位论文
论文格式化系统─后台模块的设计与实现
论文作者姓名: 余栋梁 申请学位专业: 网络工程 申请学位类别: 工学学士 指导教师姓名(职称): 高宏宇(讲师) 论文提交日期: 2007年06月10日
论文格式化系统
─后台模块的设计与实现
摘 要
论文的格式修改一直是一件很麻烦的事情,一篇论文在定稿以前为了让格式达到标准,往往修改很多次,浪费了大量时间。本系统的设计初衷就是为了解决论文书写格式的规范与统计,方便学者论文格式的自动转换,不用在费心思去编辑word文档或者PDF文档,争取了论文发表时间,而且本系统的一大特点就是他是一个基于web的B/S系统,客户端不需要安装任何软件,只需要一个IE浏览器就可以享用本系统提供的服务,极大的方便了用户。
本系统是基于Java平台的Web应用程序。采用Jsp作为后台开发语言,html和javascript作为前台开发语言,mysql5.0后台数据库,系统具有稳定性高、可移植性强等特点。
本系统中文档数据的传输和存储均使用xml形式,以xml作为数据的中间状态,便于以后进行系统的扩展。文档的转换使用jdk提供的转换函数和第三方开源实现Apache FOP。
关键词:Java;Javascript;Xml;Rtf;Pdf;B/S;格式转换;MVC
The Essay Converting System
─Server-side Design and Implementation
Abstract
To modify the format of the essay is a problem all the time. In order to make a standard essay people almost need to modify essay many times and waste lots of time. The design of this system is to solve essay writing format standardization and unification, makes the essay format converted conveniently, not to waste time on editing word or pdf document anymore, makes the publish of essay on time. This system is a B/S system based on web, and the benefit of this system is client doesn’t need to install any software, and can get the services provided by the system only with a IE browser, bring great convenience to users.
This system is a based on java stage web application program. The server-side of system uses Jsp to take the onstage development language, the front side of system uses html and javascript to take the onstage development language,mysql5.0 makes the backstage database. The system has benefits of high stability, good transplantation and so on.
All document data and storage of system use xml. Xml is at intermediate state, this can facilitate subsequent expansion of the system. Document conversion use functions provided by jdk and the third party open sources Apache FOP.
Key words: Java; Javascript;jsp;converter
文档评论(0)