学校个人财务管理系统

时间:2014-05-31 08:16:45
【文件属性】:
文件名称:学校个人财务管理系统
文件大小:34KB
文件格式:RAR
更新时间:2014-05-31 08:16:45
财务 个人财务管理系统#include #include #include #define SIZE 10000 struct finance //创建收支信息的结构体 { int year; //表示年 int month; //表示月 int date; //表示日 char name[12];
【文件预览】:
程序
----main.c(10KB)
----12345q.exe(35KB)
----bin()
--------Debug()
----obj()
--------Debug()
----程序.cbp(1KB)
----12345q.o(11KB)
----finance.txt(56B)
----程序.layout(242B)

网友评论

  • 还行吧,界面要稍微改