資源簡介
用C#來完成個人理財系統,里面帶有數據庫鏈接

代碼片段和文件信息
?using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
namespace?Licai
{
????public?partial?class?About?:?Form
????{
????????public?About()
????????{
????????????InitializeComponent();
????????}
????????private?void?btnYes_Click(object?sender?EventArgs?e)
????????{
????????????this.Close();
????????}
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2013-06-29?21:53??理財\
?????目錄???????????0??2013-06-29?21:53??理財\Licai\
?????文件?????1133056??2013-06-03?15:53??理財\Licai\Financing.bak
?????目錄???????????0??2013-06-29?21:53??理財\Licai\Licai\
?????文件????????5012??2013-05-23?10:48??理財\Licai\Licai\About.Designer.cs
?????文件?????????445??2013-05-29?15:45??理財\Licai\Licai\About.cs
?????文件????????5814??2013-05-23?10:48??理財\Licai\Licai\About.resx
?????文件???????16004??2013-05-29?10:45??理財\Licai\Licai\AddExpenditure.Designer.cs
?????文件????????8525??2013-06-03?15:26??理財\Licai\Licai\AddExpenditure.cs
?????文件????????5814??2013-05-29?10:45??理財\Licai\Licai\AddExpenditure.resx
?????文件???????10025??2013-05-29?10:23??理財\Licai\Licai\AddItems.Designer.cs
?????文件????????8004??2013-05-29?11:03??理財\Licai\Licai\AddItems.cs
?????文件????????5814??2013-05-29?10:23??理財\Licai\Licai\AddItems.resx
?????文件????????6601??2013-05-29?15:00??理財\Licai\Licai\Form1.Designer.cs
?????文件????????2848??2013-05-30?14:43??理財\Licai\Licai\Form1.cs
?????文件????????5814??2013-05-29?15:00??理財\Licai\Licai\Form1.resx
?????文件????????5423??2013-06-03?09:00??理財\Licai\Licai\Licai.csproj
?????文件???????19917??2013-05-30?17:46??理財\Licai\Licai\MainFrm.Designer.cs
?????文件????????1646??2013-05-30?17:46??理財\Licai\Licai\MainFrm.cs
?????文件??????284825??2013-05-30?17:46??理財\Licai\Licai\MainFrm.resx
?????文件????????2901??2013-06-03?09:00??理財\Licai\Licai\Manage.Designer.cs
?????文件????????1384??2013-06-03?15:51??理財\Licai\Licai\Manage.cs
?????文件????????5814??2013-06-03?09:00??理財\Licai\Licai\Manage.resx
?????文件?????????753??2013-06-03?15:51??理財\Licai\Licai\Program.cs
?????目錄???????????0??2013-06-29?21:53??理財\Licai\Licai\Properties\
?????文件????????1182??2013-05-23?09:03??理財\Licai\Licai\Properties\AssemblyInfo.cs
?????文件????????2834??2013-06-02?17:51??理財\Licai\Licai\Properties\Resources.Designer.cs
?????文件????????5612??2013-05-23?09:03??理財\Licai\Licai\Properties\Resources.resx
?????文件????????2036??2013-06-02?17:51??理財\Licai\Licai\Properties\Settings.Designer.cs
?????文件?????????549??2013-05-23?17:29??理財\Licai\Licai\Properties\Settings.settings
?????文件????????6422??2013-06-03?15:03??理財\Licai\Licai\SelectList.Designer.cs
............此處省略30個文件信息
- 上一篇:C#AJAX
- 下一篇:WPF 等待頁面動畫
評論
共有 條評論