计算机应用 | 古代文学 | 市场营销 | 生命科学 | 交通物流 | 财务管理 | 历史学 | 毕业 | 哲学 | 政治 | 财税 | 经济 | 金融 | 审计 | 法学 | 护理学 | 国际经济与贸易
计算机软件 | 新闻传播 | 电子商务 | 土木工程 | 临床医学 | 旅游管理 | 建筑学 | 文学 | 化学 | 数学 | 物理 | 地理 | 理工 | 生命 | 文化 | 企业管理 | 电子信息工程
计算机网络 | 语言文学 | 信息安全 | 工程力学 | 工商管理 | 经济管理 | 计算机 | 机电 | 材料 | 医学 | 药学 | 会计 | 硕士 | 法律 | MBA
现当代文学 | 英美文学 | 通讯工程 | 网络工程 | 行政管理 | 公共管理 | 自动化 | 艺术 | 音乐 | 舞蹈 | 美术 | 本科 | 教育 | 英语 |

商场财务管理系统JBuilder10X + Access+jdk

2016-03-13 01:00
导读:计算机应用论文论文,商场财务管理系统JBuilder10X + Access+jdk应该怎么写,有什么格式要求,科教论文网提供的这篇文章是一个很好的范例:毕业
毕业

目 录
摘   要 1
Abstract 2
1 前言 3
2 系统目前发展情况及可行性 4
2.1目前相关系统的情况 4
2.2系统开发的可行性分析 4
3 系统的需求分析 5
3.1 用户对象分析 5
3.2 系统的主要功能分析 5
3.2.1 功能说明(祥见流程图) 5
3.2.2 用户权限 5
3.2.3 财务操作功能 5
4 系统的初步设计 7
4.1 开发工具及运行平台 7
4.1.1 开发语言(工具) 7
4.1.2 数据库系统:Access 7
4.1.3 JVM 7
4.2 系统的模块划分 7
4.3 数据库的设计 7
4.4 数据表的设计 8
4.4.1 用户表 8
4.4.2 财务数据表 8
5系统的详细设计 11
5.1 主界面模块 11
5.1.1 HostGUI.class :主界面类 11
5.2 用户查询模块 14
5.2.1 UserTable.class 14
5.3 用户的添加和删除模块 16
5.3.1 UserOPPanel.class 16
5.3.2 UserDB.class 17
5.3.3 UserPanel.class :用户操作的事件响应 22
5.4 数据查询模块 23
5.4.1 DataTable.class 23
5.4.2 DataOPPanel.class :数据操作的显示界面 24
5.5数据添加和删除模块 25
5.5.1DataDB.class :数据库操作类(财务数据) 25
5.5.2 DatePanel.class:数据操作的事件响应 30
5.6 主要后台类的设计 32
5.6.1 Login.class:程序入口类 32
5.6.2ConnectDB.class : 数据库连接类 32
5.6.3 DelUser.class :储存用户信息的数组 33
5.6.4 DelData.class :储存财务数据信息的数组 34
5.7 系统所有类之间的关系描述 35
6 系统的测试和实现 37
6.1测试 37
6.2 实现 37
7 使用方法说明及维护 38
7.1 系统使用说明 38

内容来自www.nseac.com

7.1.1 用户使用具体步骤 38
7.2 系统的维护 38
参考文献 39
致谢 40
附录 41

摘   要

商场财务管理系统是1个有着广泛应用面的实用性系统。由于各个商场有着自身的规模大小、及特点不同,在开发这类系统时,对用户需求的理解是极为重要的1环。本文主要描述1款中小规模的商场财务数据管理系统的设计过程。该系统为用户提供了简洁而友好的界面,功能主要表现在针对1般中小型商场的部门分类明细,部门之间财务收支讲究独立的特点,提供以部门为单位的收支单据管理模式。普通用户可以记录各自部门的收支信息,管理部门人员可以通过系统了解各个部门每1笔收支单据的具体信息。系统在开发过程中完全通过调用jdk自身的类库,并对其进行了类方法的扩展从而实现了各个模块的功能,整个框架都是在完全利用基础类中的资源而建立的。首先主要是可行性分析,功能模块的分析,也包括了系统所需数据库表单的建立。其次在具体的界面编码和功能模块的程序实现中界面设计采用了Swing事件模型进行组件的开发。对各个模块中的关键处的代码设计也采用了1个功能对应1个单独的类来实现,保证了模块的独立性。在对系统的测试过程中使用了整体测试模式,实现了对整个系统的整个功能测试。正文部分是按照系统实际开发的实际步骤来安排的,详细清楚的描述了整个设计开发过程。

【关键字】:操作模块、数据模块、功能类、界面类、数据库类
 
Abstract

The market financial control system is has the widespread application surface usable system, but each market has own scale size, and the characteristic is different. When develops this kind of system, to the user demand understanding is an extremely important link. This article designs a section center small scale the market finance data management system. This system provided a friendly contact surface for the user, the function has mainly displayed in aims at the general middle and small scale market the department to classify detailed, between the department the financial revenue and expenditure was fastidious the independent characteristic, provided take the department as units revenue and expenditure documentary evidence management pattern. The average consumer may record respective department the revenue and expenditure information, the control section personnel to be possible to understand each department each revenue and expenditure documentary evidence through the system the concrete information. The system through transfers jdk own kind of storehouse completely in the performance history, and carried on the expansion to it thus to realize each module function. The entire frame all is in makes the best the foundation class center resources but to establish. First mainly is the feasibility analysis, the function module analysis, also included the system to need the database form the establishment. Next used the Swing event model in the concrete contact surface code and the function module procedure realization median surface design to carry on the module the development. Key code of place in each module design , adopt one function correspond to first independent kind realize too, have guaranteed the independence of the module . Have use and test the mode wholly in test to the system, has realized the whole function test to the whole system. Text part to come , arrange for according to actual step that system develop actually, design the course of developing in macroscopical and clear description.

【Key word 】: Operate module , data module , functions , interfaces , databases

(科教范文网http://fw.ΝsΕΑc.com编辑)

 
1 前言
关于目前市场上财务管理系统不乏功能强大,运行稳定的知名产品。但是软件系统作为1种为用户提供方便的工具就不得不去讲究它的性价比。1个财务人员在使用1个提高其工作效率的工具前必须花大量时间去学会操作它,并且效果还不1定好,这是有背于软件工具使用的初衷的。所以在财务系统开发方面更重要的还是客观的了解客户真正的需要,有针对性的进行开发。用户和开发者都不要盲目的追求多功能,大规模。这样只会造成资源的浪费,对用户来说就是成本的无回报性的提高。就目前而言,财务管理系统在较大企业和公司的运用已经普及,并且客户群偏向稳定。很多开发部门都将下个市场目标定为中小型的企业和公司。这就必须的依靠性价比高的小系统来占领市场份额。在大的应用系统方面,作为1款高级开发语言在目前国内java是不及C,C++,VB等早先出来的开发语言运用广泛,其原因主要是java在安全性,方便性,稳定性方面的优势是在牺牲了1部分运算性能换回来的,被认为是方便了程序员而影响了用户。但是作为财务管理软件是1种运算量不是很大的系统,其次是目前计算机硬件性能和工作效率的大大提高,对于java的垃圾回收机制和类的大量载入对资源的占用来说影响较小,在系统实现后java的跨平台优势是不可以忽略的。本文正是使用java为开发平台进行的1款适合中小规模商场使用的财务管理系统,本系统将为用户提供1个简洁的财务平台,去掉了大部分其它财务软件的中利用率低的模块和功能,界面不再繁琐和难以操作,更重要的是它的可扩展性非常强。

    上一篇:商品供销存管理系统Delphi+SQL 下一篇:没有了