欢迎来到天天文库
浏览记录
ID:44049633
大小:245.29 KB
页数:65页
时间:2019-10-18
《基于JAVA实现的个人理财系统—计算机毕业设计》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、基于JAVA实现的个人理财系统目录摘要2ABSTRACT3引言41绪论51.1前期调研51.2计算机技术综述51.3开发背景与主要内容72系统技术开发82.1可行性分析82.2面对对象的程序设计介绍92.3SQL语言介绍102.4JDBC数据访问技术112.5数据库系统概述122.6系统开发理论介绍142.7开发环境153系统设计173.1系统结构设计183.2数据库设计194系统实现224.1界面设计224.2主要代码的编写235系统测试和优化545.1测试目的545.2测试方法545.3测试步骤556讨论576.1源代码的控制576.2变量命名
2、的约定576.3JAVA对字符串操作总结586.4对错误的处理61结论63致谢64参考文献65理财系统是一个企业不可缺少的部分,企业很早就实施了理财的集中管理,而家庭或大学生使用的小型理财系统却只是凤毛麟角。然而,理财系统不仅仅对企业,而且对学生个人都有十分重要的意义。论文系统地分析了软件开发的背景及过程,首先介绍了软件的开发环境,其次介绍了本软件的详细设计过程:数据库的设计以及具体界面的设计和功能,最后对在木软件开发过程中的问题进行了总结。利用面向对象的编程方法(OOP)和ADO数据库访问技术,其开发主要包括后台数据库的建立、维护以及前端应用程序
3、开发,通过JAVA和数据库相结合,实现了大学生理财的自动化和信息化。系统主要包括以下几个模块:用户密码登陆,原始数据的汇入、修改、删除等,从而实现对大学生个人的收入与支出进行有效、系统的管理,并使之更全面和灵活。通过论文,可以了解到“有'理'真好一一大学生理财软件”的规划、设计过程,掌握系统的功能。关键词:大学生;理财;数据库;面向对象的编程方法AbstractThesystemoffinancingisveryimportanttobusinessenterprise,anditisanindispensabilitypart.Thebusine
4、ssenterpriseispreviouslyandalreadyfocalizationintheexecutionfinancialmanagement.However,thefinancingsystemisnotonlytobusinessenterprise,andtostudentsorfamiliesallcontainveryimportantmeaning.Thisthesissystematicallyanalyzesthebackgroundandprocessofsoftware^exploitation.Firstlyi
5、ttellsustheexploitativeenvironmentofsoftware.Secondlyitshowstheprocessofdesigningthesoftwareindetail,suchasthedesignofdatabaseandtheachievement,aswellasthedesignandfunctionsoftheconcreteinterface.Finallyitconcludestheproblemsthatoccurintheexploitativeprocessofthissoftware.Adop
6、tingthewayofobjectorientedprogram(OOP)andADOdatabaseinterviewtechnique,whoseexploitationmainlyincludestheestablishmentandmaintenanceofbackgrounddatabaseandtheprocessofforepartapplication,usingthewayJAVAthatachieveautomatizationandinformationtechnologyofthesystemoffinancinginst
7、udents.Thesystemmainlyconsistsofthefollowingmodules:Customerpassworddebarkation,Investigatingdatabaseandtheconfluenceofinitialdataandsoon,whichmaketheavailabilityofthecashinstudentsintoearningandpayout,Investigationandmanagementofthesystemmoreperfectandflexible.Accordingtoread
8、thethesis,youcanrealizetheprogram“TheStudents5FinancingSystem
此文档下载收益归作者所有