登录
首页 » J2ME » offline implementation of banking operations (offline banking) Java version of I...

offline implementation of banking operations (offline banking) Java version of I...

于 2022-03-06 发布 文件大小:198.95 kB
0 232
下载积分: 2 下载次数: 1

代码说明:

脱机执行银行业务操作(offline banking) Java版 由于互联网的不安全性,为了防止在线电子转账时可能发生的电子偷窃行为,本题需要建立一个脱机的银行业务操作程序。 题目要求: -本题要求在计算机上模拟一些基本的银行业务,界面要显示以下功能: 建立一个新的账户(包括两种:转帐帐户和存款账户,转帐帐户可以负债,存款帐户不能负债,但是具有相对较高的利息)。所以客户在建立一个新帐户时,需要进行选择。 向其他户头转账 存取现金 察看账户现金状况 -每个用户资料包括姓名,密码,账号,要存储在每个客户自己得数据库中,并且以后也将从这个数据库中调出。 -当用户在程序中给出不同的指令时,计算机要执行相应的操作,比如:扣除每月的房租,每年的利息,工资进帐等等。 -每个客户的每次交易(包括存,取,转账)都要存储下来,以便客户查询资金状况。 -在每次转账和提取现金的时候都要有密码询问,并且输入密码。当进行转账操作的时候,要输入相应的资料,比如:姓名,转账目的,金额,汇款人,接受人。-offline implementation of banking operations (offline banking) Java version of Internet insecurity, in order to prevent online electronic transfers may occur when the electronic theft, and that the need to establish an off-line banking procedures. Topics requirements :- that the requirements on the computer simulation of some basic banking services, interface to show that the following functions : create a new account (including two categories : the transfer of accounts and deposit accounts, transfer accoun

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • FontExporter:将指定文件包含的文本,用指定的字体和大小导出到字库。 <br><br>PicFont:在另一个系统显示字库,可...
    FontExporter:将指定文件包含的文本,用指定的字体和大小导出到字库。 PicFont:在另一个系统显示字库,可以将上面导出的文本,用同样的字体和大小显示出来。使用的时候,先用 FontExporter 将图片字库导出,eg.java util.loc.FontExporter 宋体 12 text.xml 0 FL12然后在J2ME工程里面加入 PicFont.java,Lib.java,DataReader.java,创建PicFont对象,载入图片字用PicFont对象的 load()方法。画图片字用drawChar()方法。目前图片字支持各种字体,大小是1~32像素,渐变、阴影特效。-FontExporter: the specified file contains the text, using the specified font and font size of export. PicFont: show the font in another system, you can export the text above with the same font and size displayed. Use when FontExporter will first export the picture font, eg. java util.loc.FontExporter Song 12 text.xml 0 FL12 Then add it in the J2ME project PicFont.java, Lib.java, DataReader.java, create PicFont object, load the word picture PicFont object using load () method. Draw pictures with words drawChar () method.
    2022-03-20 18:28:52下载
    积分:1
  • 3D摩托赛车数字红色是针对诺基亚S60设备和索尼产品的公司…
    3D MotoRacer是数位红公司开发的一款针对Nokia S60设备及Sony Ericsson p800(UIQ)/p802的3d游戏,本文就是针对他的开发过程进行介绍的文章。 -MotoRacer 3D digital red is a product company against Nokia S60 devices and Sony Ericsson p800 (UIQ)/P802 3d games, the paper was aimed at his development process introduced by the article.
    2023-05-10 20:40:04下载
    积分:1
  • 手机游戏策划模板,专供手机游戏开发人员参考,欢迎下载
    手机游戏策划模板,专供手机游戏开发人员参考,欢迎下载-cell phone game plan templates specifically for mobile game developers reference, welcome to download
    2022-09-16 09:10:03下载
    积分:1
  • offline implementation of banking operations (offline banking) Java version of I...
    脱机执行银行业务操作(offline banking) Java版 由于互联网的不安全性,为了防止在线电子转账时可能发生的电子偷窃行为,本题需要建立一个脱机的银行业务操作程序。 题目要求: -本题要求在计算机上模拟一些基本的银行业务,界面要显示以下功能: 建立一个新的账户(包括两种:转帐帐户和存款账户,转帐帐户可以负债,存款帐户不能负债,但是具有相对较高的利息)。所以客户在建立一个新帐户时,需要进行选择。 向其他户头转账 存取现金 察看账户现金状况 -每个用户资料包括姓名,密码,账号,要存储在每个客户自己得数据库中,并且以后也将从这个数据库中调出。 -当用户在程序中给出不同的指令时,计算机要执行相应的操作,比如:扣除每月的房租,每年的利息,工资进帐等等。 -每个客户的每次交易(包括存,取,转账)都要存储下来,以便客户查询资金状况。 -在每次转账和提取现金的时候都要有密码询问,并且输入密码。当进行转账操作的时候,要输入相应的资料,比如:姓名,转账目的,金额,汇款人,接受人。-offline implementation of banking operations (offline banking) Java version of Internet insecurity, in order to prevent online electronic transfers may occur when the electronic theft, and that the need to establish an off-line banking procedures. Topics requirements :- that the requirements on the computer simulation of some basic banking services, interface to show that the following functions : create a new account (including two categories : the transfer of accounts and deposit accounts, transfer accoun
    2022-03-06 20:56:28下载
    积分:1
  • 利用j2me所开发的一个角色扮演类游戏,遵循MIDP2.0标准,开发环境eclipse3.2。...
    利用j2me所开发的一个角色扮演类游戏,遵循MIDP2.0标准,开发环境eclipse3.2。-Use j2me developed a role-playing games, follow the MIDP2.0 standard development environment eclipse3.2.
    2022-03-10 09:42:26下载
    积分:1
  • 这是一个数36选7体育彩育电脑随机选号系统!
    这是一个数36选7体育彩育电脑随机选号系统!-This is a few sports July 36 election Choi Yuk computer system randomly Dip!
    2023-03-03 01:35:04下载
    积分:1
  • J2ME 俄罗斯方块 源代码 用手机模拟器可直接运行
    J2ME 俄罗斯方块 源代码 用手机模拟器可直接运行-J2ME Russian box source code using a cell simulator can run
    2023-05-26 18:45:03下载
    积分:1
  • J2ME做摄影MMAPI程序用来在这方面需要做的
    j2me做的照相程序使用mmapi给有需要做这方面需要的人-j2me done photographic mmapi procedures used to be done in this regard need of
    2023-04-28 08:45:04下载
    积分:1
  • 基于j2me平台的,手机开发的MVC框架源码
    基于j2me平台的,手机开发的MVC框架源码-Based on j2me platform, mobile phones developed by MVC Framework source code
    2022-11-14 13:25:05下载
    积分:1
  • can java code
    能在线生成java代码的工具,提高开发工作效率。-can java code-generation tool to improve the efficiency.
    2022-07-21 02:41:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载