搜索资源列表
-
0下载:
C 模拟ATM自动取款机源代码(TXT文件存储)
C语言模拟ATM自动取款机的源代码,利用TXT存储用户信息,每个用户都会被存到user.txt文本中,另外系统生成4个文件(存款记录、取款记录、转账记录、余额)!实现存、娶转、查功能!对密码输入次数进行了限制,错误三次就退出程序!对用户密码进行简单的加密!程序生成控制台程序,主要为了展现事务逻辑处理,C语言爱好者请不要错过哦。
-C simulation source code for ATM automated teller machi
-
-
0下载:
这是用控制台应用程序编写的一个银行管理系统,包括1.查询余额 2.取钱 3.存款4.转账功能,可供初学者借鉴。-This is a console application written using a bank management system, including 1 check balances 2 withdrawals 3 deposit 4 transfer function for beginners learn.
-
-
0下载:
用三层架构编写的wwindows控制台应用程序-----银行储蓄系统!-With three layers framework of writing wwindows console application-bank savings system!
-