文件名称:bank
介绍说明--下载内容均来自于网络,请自行研究使用
小型ATM模拟,通过消息队列实现客户端与服务器之间的通信,通过文件读写操作存储数据-Small ATM simulation, through the message queue communication between client and server, the data is stored via file read and write operations
(系统自动生成,下载前可以参看下载内容)
下载文件列表
银行系统\.client.c.swp
........\.dao.c.swp
........\.service.c.swp
........\.work.c.swp
........\10001.dat
........\10002.dat
........\a.txt
........\bank.c
........\bank.h
........\client
........\client.c
........\client.c~
........\dao.c
........\dao.h
........\id.dat
........\Makefile
........\server
........\service.c
........\tools.c
........\tools.h
........\work
........\work.c
银行系统