【正文】
nalyzes the background and process of software’s exploitation. Firstly it tells us the exploitative environment of software. Secondly it shows the process of designing the software in detail, such as the design of database and the achievement, as well as the design and functions of the concrete interface. Finally it concludes the problems that occur in the exploitative process of this software. According to read the thesis, you can realize the program in system of the Financial Manage In Family, the progress of design and master the function of system. It can be said that now the traditional fixed asset management capabilities available to enterprises and institutions to the development of efficient space. Financial manage system for the system design is based on C language, the use of Visual Studio 2020 as a development platform, the realization of the Financial manage system Construction. This paper introduced the system development environment and operating platform. Net script and the background database using ACCESS database management system of the entire fixed assets management background. Keywords: Financial Manage ; Ine and Expenses Management; Query; Exporting; Software Engineering C理財管理系統 4 引言 隨著社會的發(fā)展,不管是各個職業(yè)的人都開始在理財方面有了理念,家庭或個人一些支出需要詳細的記錄與查看,知道自己在哪方面花費的高而來去想法制止它,知道自己哪方面收入底,想法去提高。本 家庭理財管理系統 的系統設計是基于 C語言, 使用 Visual Studio 2020 作為開發(fā)平臺 ,實現 家庭理財管理 系統的構建。 主要包括以下幾個模塊:用戶密碼 登陸,原始數據的匯入、修改、注銷、檢索等,從而實現對家庭債務和投資的收入與支出進行有效、系統的管理,并使之更全面和靈活。 C理財管理系統 1 摘 要 ................................................................................................... 2 引言 ................................................................................................ 4 一、系統需求分析 .................................................................................. 4 二、系統設計 ......................................................................................... 5 (一)功能模塊圖 ........................................................................... 5 三、數據庫設計 ..................................................................................... 6 (一)數據庫分析 ........................................................................... 6 (二)數據庫實體 E_R 圖 ............................................................... 7 (三)數據庫表的設計 .................................................................... 7 數據 庫設計原則 ............................................................ 10 數據庫概念設計 ............................................................ 10 四、模塊實現 ....................................................................................... 10 (1)登陸界面 ................................................................................... 10 ( 2)家庭理財主窗體 ................................................................... 11 (3)用戶的密碼修改界面 ................................................................. 12 ( 4)用戶的注冊界面 ................................................................... 13 ( 5)用戶成員家庭成員表界面 ..................................................... 14 ( 6)用戶的銀行儲蓄表界面 ......................................................... 15 ( 7)用戶的收入表界面 ................................................................ 16 (9)用戶月收入 ............................................................................... 17 ( 11) 用戶借入款 ....................................................................... 18 ( 12) 添加管理員 ...................................................................... 18 五、系統測試 ....................................................................................... 19 測試目的 .............................................................................. 19 測試方法 .............................................................................. 19 第 3 章 家庭理財管理系統的設計 ......................................................... 20 家庭理財管理系統 設計原則及具體功能劃分 ............................. 20 模塊設計原則 ......................................................... 20 家庭理財管理系統功能模塊劃分 ............................. 20 六、總結 .............................................................................................. 26 結束語 .............