个人银行。 [英] Personal Banking.

查看:83
本文介绍了个人银行。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有人可以帮忙吗?我的大部分个人银行应用程序都很好。


我被困在如何让应用程序每天为帐户添加存款。


帐户余额= $ 1000.00 ..所以今天23/08/18添加$ 20.00到账户,现在= $ 1020.00。


使用Win 10..VS 2017 Com ... net。


谢谢。

解决方案

您需要有一个存放数据的地方,例如一个数据库。其次,你需要适当的逻辑来做存款和取款。


以下例子没有数据库,但是如何存款和取款有一个良好的开端,不需要花费太多时间来添加数据库部分。


最初写于2013年,这是2016年完成的升级。代表参与其中,如果您从未与他们合作,您也需要。代码将在VS2017中编译得很好。


https://1drv.ms/u/s !AtGAgKKpqdWjh1mgr8hdKx4IVzpt


Can someone please help. I have most of a personal banking app fine.

I am stuck on how to have app add a deposit to account each day.

Account Balance = $1000.00.. So today 23/08/18 add $20.00 to account, now = $1020.00.

With Win 10..VS 2017 Com...net.

Thank you.

解决方案

Well you need to have a place to store the data e.g. a database. Secondly you need proper logic behind doing both deposits and withdraws.

The following example is void of the database but has a good start at how to deposit and withdraw, would not take much to add the database part in.

Originally written in 2013, this is an upgrade done in 2016. Delegates are involved so if you never worked with them you will need too. Code will compile just fine in VS2017.

https://1drv.ms/u/s!AtGAgKKpqdWjh1mgr8hdKx4IVzpt


这篇关于个人银行。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆