毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

C#+SQLite个人收支系统的开发

时间:2018-10-19 21:31来源:毕业论文
人收支管理系统是用C语言在 VS studio8.0环境下开发的,一个能够使用的管理系统,系统界面简洁大方,操作方便,功能实用。用户可以管理和维护自己的收支信息,可以添加收支类型以及

摘要:    我的毕业设计课题是个人收支系统的开发,个人收支管理系统是用C语言在 VS studio8.0环境下开发的,一个能够使用的管理系统,系统界面简洁大方,操作方便,功能实用。用户可以管理和文护自己的收支信息,可以添加收支类型以及对收支金额进行便捷的管理。用户可以方便查询和管理自己所有的收支信息。用户使用系统是按照一定的流程来进行的:用户登录进入系统,就今天的收支信息进行管理,通过新增收支信息增加个人的收入或者支出的信息;用户可以管理自己的收支信息,用户可以查看个人收支的详细信息、可以修改收支信息、删除收支信息等。这样的流程就决定了收支管理系统所应具有的功能。本次毕业设计中最大的困难是连接SQLite数据库,利用SQLite数据库存储用户数据。因为之前从未接触过SQLite数据库,所以费了一番功夫学习了一下如何连接SQLite数据库。29329
毕业论文关键词:    个人收支管理;VS studio 8.0;SQLite数据库;
Development of personal income and expenditure system
Abstract:     My graduation project is the development of the system for personal income and expenditure and personal income and expenditure management system is developed in vs studio8.0 environment using C language, a management system to be able to use, the system interface is simple and easy, convenient operation, functional and practical. Users can manage and maintain their own income and expenditure information, you can add the type of income and expenditure and the amount of revenue and expenditure for convenient management. Users can easily query and manage all their income and expenditure information. Users use the system is carried out in accordance with certain procedures: user login to the system, today's income and expenditure information management, through the new balance of payments information to increase personal income or expenditure information; the user can own revenue and expenditure information management, the user can view a balance of the detailed information, you can modify the revenue and expenditure information, delete information of revenue and expenditure. Such a process determines the function of the income and expenditure management system. The greatest difficulty of this graduation design is to connect SQLite database, and use SQLite database to store user data.. Because before never contact with the SQLite database, so the effort to learn a lot about how to connect the SQLite database.
Keywords:    Personal income and expenses management; VS studio 8.0; SQLite database
目录
摘要    i
Abstract    i
目录    iii
1 绪论    1
1.1 开发背景    1
1.1.1 国内外研究现状与水平    1
1.1.2 发展趋势    1
1.2 开发的目的和意义    2
2 分析    3
2.1 需求分析    3
2.1.1 系统需求分析    3
2.1.2 环境需求分析    3
2.2 系统设计分析    4
3 设计    6
3.1 系统总体设计    6
3.1.1 系统总功能模块    6
3.1.2 系统精细功能模块    6
3.2 系统流程    9
3.2.1 系统总流程    9
3.2.2 系统程序流程    9
3.3 系统程序设计    13
3.3.1 个人收支管理系统头文件    13
3.3.2 个人收支管理系统主函数前常变量定义和函数声明    13
3.3.3 个人收支管理系统登录密码功能的实现    14
3.3.4 个人收支管理系统主菜单及选择子功能界面功能的实现    16 C#+SQLite个人收支系统的开发:http://www.751com.cn/jisuanji/lunwen_24523.html
------分隔线----------------------------
推荐内容