- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
基于JAVA的自动取款机模拟系统
摘 要系统采用作为开发工具,使用Java语言编写,并连接MSSQL数据库,搭建和模拟银行最常见存款取款转账操作。可实现用户登录、用户存款、用户取款、用户转账、查询该用户的功能。
关键词ATM机JAVA.basedATM simulation system
Abstract:
ATM is a Special equipment of finance that contrilled by computer and self.service by Cardholder. Nowdays with the rise of the global fiancial industy and computer network technology,ATM online banking as a form of merce,to the advantages of last and convenient, has gradually become a new business model and philosophy of financial industry.It caters to the fast pace of work and life,so that customers can quickly and easily handle a variety of business which real bank do before.
The simulation of ATM systems this article describes,is ATM operating system executed on a personal PC platform,and it’s development mainly includes two aspects,the establishment and maintain of database,and development of front.end production. A key part system for functional requirements module, the system implementation. Functional requirements part of the module system this paper introduces the design of the guiding ideology, database design, the function of each module design; System implementation in specific reduces the need to implement when solve some technical, such as development framework integration of technology, development framework with the database connection and user interface design.?
The system USES eclipse as a development tool, using java language, and connect SQL Server database, set up and simulated operating bank the most common deposit withdrawals by bank transfer. Can realize user registration, user login, users deposits, withdrawals, transfers and query the user information of function.
Key words : ATM machine,SQL Server, Eclipse目录
前言................................................................................................................................1
1、本课题的研究意义和目的1.1、ATM系统开发的背景 2
1.2、ATM系统开发的意义 2
1.3、ATM系统开发的目的 5
2、ATM开发相关知识介绍 7
2.1、Java 开发语言介绍 7
2.2、SQL Server数据库简介 9
2.3、eclipse开发工具简介 9
3、ATM系统需
文档评论(0)