Description: Small ATM simulation, through the message queue communication between client and server, the data is stored via file read and write operations
To Search:
File list (Check if you may need any files):
银行系统\.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
银行系统