文件名称:dianzizhangwu
介绍说明--下载内容均来自于网络,请自行研究使用
需求与功能分析
1、通过建立不同帐务信息实现对个人理财的简单管理,个人帐务数据是由帐务明细条目构成,其信息包括:序号,日期(年、月、日),收支项名称,收支类型(收入/支出),收支金额(正/负数表示收支),备注等。
2、数据保存形式:
所有个人帐务数据以二进制文件保存,并通过对二进制文件的保存和载入实现帐务信息的存储管理
3、界面功能要求:
1) 采用友好的字符界面,实现一个功能控制菜单。
2) 每次操作都从该菜单选择,利用循环结构使得一次运行程序可进行多次操作。
需要实现的功能:
1) 新增帐务明细数据。
2) 查找帐务数据(可按序号、日期(年、月、日)、名称、金额等查找)。
3) 修改帐务明细条目(先查找,再修改。若查找出多个条目,则进一步提示用户选择条目的序号,再修改)。
4) 删除帐务明细条目(请参考上面修改的处理)。
5) 对帐务数据排序(可按日期、名称、金额等排序。要求排序后,记录的序号也要重新编排)。
6) 显示当前所有帐务数据列表。
7) 帐务统计(根据日期范围,可分别按年、月或日统计收、支、结余总金额,并显示)
8) 保存帐务数据到文件中、从文件中读入帐务数据。
-Requirements and functional analysis
1, through the establishment of a different accounting information simple to realize personal financial management, personal accounting data entry by the Accounts detail the composition of its information, including: serial number, date (year, month, day), income and expenditure items of the name, to close branch type (income/expenditure), the balance of payments the amount of (positive/negative number indicates the balance of payments), Notes and so on.
2, data Save the form of:
All personal accounts data to a binary file, and through the preservation of the binary file and load to achieve storage management accounting information
3, interface functional requirements:
1) Use the friendly character-based interface to achieve a functional control of the menu.
2) Every time the operations are from the menu selection, use of loop structure makes a run the program operation can be repeated.
Need to implement the functions:
1) New accounting deta
1、通过建立不同帐务信息实现对个人理财的简单管理,个人帐务数据是由帐务明细条目构成,其信息包括:序号,日期(年、月、日),收支项名称,收支类型(收入/支出),收支金额(正/负数表示收支),备注等。
2、数据保存形式:
所有个人帐务数据以二进制文件保存,并通过对二进制文件的保存和载入实现帐务信息的存储管理
3、界面功能要求:
1) 采用友好的字符界面,实现一个功能控制菜单。
2) 每次操作都从该菜单选择,利用循环结构使得一次运行程序可进行多次操作。
需要实现的功能:
1) 新增帐务明细数据。
2) 查找帐务数据(可按序号、日期(年、月、日)、名称、金额等查找)。
3) 修改帐务明细条目(先查找,再修改。若查找出多个条目,则进一步提示用户选择条目的序号,再修改)。
4) 删除帐务明细条目(请参考上面修改的处理)。
5) 对帐务数据排序(可按日期、名称、金额等排序。要求排序后,记录的序号也要重新编排)。
6) 显示当前所有帐务数据列表。
7) 帐务统计(根据日期范围,可分别按年、月或日统计收、支、结余总金额,并显示)
8) 保存帐务数据到文件中、从文件中读入帐务数据。
-Requirements and functional analysis
1, through the establishment of a different accounting information simple to realize personal financial management, personal accounting data entry by the Accounts detail the composition of its information, including: serial number, date (year, month, day), income and expenditure items of the name, to close branch type (income/expenditure), the balance of payments the amount of (positive/negative number indicates the balance of payments), Notes and so on.
2, data Save the form of:
All personal accounts data to a binary file, and through the preservation of the binary file and load to achieve storage management accounting information
3, interface functional requirements:
1) Use the friendly character-based interface to achieve a functional control of the menu.
2) Every time the operations are from the menu selection, use of loop structure makes a run the program operation can be repeated.
Need to implement the functions:
1) New accounting deta
相关搜索: 个人理财
(系统自动生成,下载前可以参看下载内容)
下载文件列表
dianzizhangwu.doc