西安石油大学本科毕业设计(论文)基于PDF表单的调查问卷系统的设计与实现摘要:随着信息时代的到来,对市场的了解直接决定了一个企业的未来发展,所以进行市场调查显的尤其重要,如何提高调查的效率和安全性,就显得尤其重要。本课题就是利用PDF表单强大的功能来提高调查的效率和安全性。通过运用JSP开发在线调查网页,此网页能够对PDF调查问卷进行下载、浏览,并能把问卷的内容处理之后保存在数据库中,再从数据库中统计问卷结果并显示到网页上;还可以通过电子邮件收集调查问卷并把问卷内容保存到数据库。本文描述了实现基于PDF表单的调查问卷系统的原理、方法和实现过程。所设计的调查问卷系统具有一定的应用价值。关键词:PDF;JSP;数据库;调查问卷TheDesignandImplementationofthequestionnairesystemBaseonPDFformAbstract:Withtheadventoftheinformationage,knowledgeofthemarkethasadirectbearingonthefuturedevelopmentofenterprises,conductingmarketsurveysintheparticularlyimportant,howtoimprovetheefficiencyofinvestigationsandsecurity,itisparticularlyimportant.ThisissueistheuseofPDFformpowerfulfeaturestoimprovetheefficiencyofinvestigationsandsecurity.JSPdevelopmentthroughtheuseofonlinesurveywebpage,thispagequestionnaireabletodownload西安石油大学本科毕业设计(论文)PDF,browser,andcanhandlethecontentsofthequestionnaireafterpreservedinthedatabase,andthenfromthedatabasetofindoutthequestionnaireresultsandstatisticstoshowthatonthepage;canalsoSendandreceivee-mailquestionnaireandthecontentsofthequestionnairessavedtothedatabase.ThispaperdescribesthePDFformbasedonthequestionnairesystemofprinciples,methodsandimplementationprocess.Thequestionnairedesignedbythesystemhaveacertainvalue.Keywords:PDF;JSP;Database;Questionnaire西安石油大学本科毕业设计(论文)目录目录..............................................................................................................................I1绪论..........................................................................................................................11.1课题背景...........................................................................................................11.2国内外研究现状...............................................................................................11.3论文内容结构...................................................................................................22系统定义....................................................................................................................32.1引言...................................................................................................................32.2基于PDF表单的调查问卷系统的设计与实现可行性分析..........................32.2.1PDF表单简介.........................................................................................32.2.2技术分析.................................................................................................42.2.3开发环境及工具.....................................................................................43需求分析....................................................................................................................53.1系统目标分析...................................................................................................53.1.1目标设计.................................................................................................53.1.2功能分析.................................................................................................53.2...