资源描述:
《学位论文-—枣品质决策系统数据导入.doc》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、摘要枣因其营养价值高,易种植,耐存活且在不同地域拥有不同特色而成为许多地方特别是山区高原致富之道,但由于技术方面的欠缺使得果农无法用专业知识去评估自己手中果实的品质和正确价值导向,由此带来一系列问题,信息消息的滞后导致农户盲目种植,产品积压,销售停滞。因此就要找到相关途径,知己之道,才能让枣农更快发展富裕起来。由此需求设计了《枣品质决策系统》依托当前信息的网络化、快速化,使用网络评估果实品质,给出相关建议等服务为前提的综合信息评估服务系统的设计。该服务器系统在功能上可以根据实时的数据进行决策树的更新重建,以及用户可以根据采集到的数据进行功能的查询,本文以功能逻辑为主线,较深入的
2、分析子功能的实现原理和方案的选择。详细介绍了基于java和以JXL(JavaExcelApi)为代表的开源技术等在web应用系统中的数据导入导出的方法。在此项目中选择了JavaWeb作为开发语言,用到了面向对象的开发思想和mvc设计模式的设计理念。在接口设计上,实现了数据封装和信息隐藏。关键字:JavaWeb批量数据导入/导出AbstractDatesbecauseofitshighnutritionalvalue,easytogrow,resistancetosurviveandindifferentregionshavedifferentcharacteristicsand
3、becomerichinmanyplaces,especiallyinmountainousplateau,butduetothelackoftechnologymakethefruitcannotuseprofessionalknowledgetoevaluatethequalityoftheirownhandsthefruitandthecorrectvalueguidance,leadingtoaseriesofproblems,informationmessagesdelayleadtofarmersplantingblindly,productbacklog,sale
4、sstalled.Sowillfindrelevantway,bosomfriend,togetthemostrichfasterdevelopment.Thusdemandjujubequalitydecisionsystemisdesigned,itisrelyingonthecurrentinformationnetwork,rapidness,usingthenetworkevaluatingfruitquality,andprovideadviceandotherservicesastheprerequisiteofcomprehensiveassessmentinf
5、ormationservicesystemdesign.Theserversystemonthefunctioncanbebasedonreal-timedataupdatingdecisiontreereconstruction,andtheusercanaccordingtothecollecteddataqueryfunctions,basedonthefunctionoflogicasthemainline,morein-depthanalysisofsubfunctiontheprincipleandschemeofchoice.Thispaperintroduces
6、thetechnologyandmethodofdataimportingandexportingbasedonJavaandopensourcetechnologysuchasJXLetc.inWEBapplicationsystem.ChosetheJavaWebinthisprojectasadevelopmentlanguage,usetheobject-orienteddevelopmentthoughtandthedesignconceptoftheMVCdesignpattern.Intheinterfacedesign,realizedthedataencaps
7、ulationandinformationhiding.Keyword:JavaWebBatchdataImport/Export目录1.引言11.1背景和意义11.1.1背景11.1.2意义11.2国内外的现状11.3本文的重点22.技术支持32.1开发工具和环境32.1.1开发工具选择32.1.2运行环境42.2用JDBC连接数据库的方法42.3Excel文件的解析43.需求了解与概要设计63.1需求了解63.1.1条件和限制63.1.2功能需求63.2概要设计63.2.1系统总体分析6