文件名称:FamilyFinance
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-04-10
- 文件大小:
- 249kb
- 下载次数:
- 0次
- 提 供 者:
- ypu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#编写实现的winform家庭理财系统,带SQLSERVER数据库文件,在db文件夹中。记录家庭消费情况、资金动向,可分类理财消费记录。在程序方面,有不少小技巧值得学习,比如窗体获得焦点时刷新记录(当进行了添加记录时,添加窗体关闭后,切换回主窗体时,用于刷新记录)、扩展或收缩窗体、显示或隐藏面板、工具栏的使用,另外还有一些金额数值的四则运算等-Implementation written in C# winform family financial management system, with SQLSERVER database file, db folder. Record household consumption, capital movements, can be classified as financial spending records. In the procedure, there are many tips worth learning, such as refresh the record when the form gets focus (when records were added, after adding the form is closed, when you switch back to the main form, used to refresh the record), the expansion or contraction form, show or hide the panel, using the toolbar, and there are some amount of numerical arithmetic, etc.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FamilyFinance\AddForm.cs
.............\AddForm.Designer.cs
.............\AddForm.resx
.............\app.config
.............\db\FamilyFinace.mdf
.............\..\FamilyFinace_log.ldf
.............\DBhelper.cs
.............\FamilyFinaceDataSet.Designer.cs
.............\FamilyFinaceDataSet.xsc
.............\FamilyFinaceDataSet.xsd
.............\FamilyFinaceDataSet.xss
.............\FamilyFinance.csproj
.............\FamilyFinance.csproj.user
.............\image\add.png
.............\.....\alter.png
.............\.....\button.jpg
.............\.....\check_error.png
.............\.....\delete.png
.............\.....\family.jpg
.............\.....\financing.ico
.............\.....\help.png
.............\.....\login.jpg
.............\.....\search.png
.............\.....\table.png
.............\.....\users.png
.............\LoginForm.cs
.............\LoginForm.Designer.cs
.............\LoginForm.resx
.............\MainForm.cs
.............\MainForm.Designer.cs
.............\MainForm.resx
.............\Program.cs
.............\...perties\AssemblyInfo.cs
.............\..........\Resources.Designer.cs
.............\..........\Resources.resx
.............\..........\Settings.Designer.cs
.............\..........\Settings.settings
.............\RegistForm.cs
.............\RegistForm.Designer.cs
.............\RegistForm.resx
.............\SelectForm.cs
.............\SelectForm.Designer.cs
.............\SelectForm.resx
.............\db
.............\image
.............\Properties
FamilyFinance