資源簡(jiǎn)介
自己寫(xiě)的一個(gè)房屋中介管理系統(tǒng),c#winform

代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
namespace?汽車廠房屋中介系統(tǒng)
{
????public?partial?class?addForm?:?Form
????{
????????public?addForm()
????????{
????????????InitializeComponent();
????????}
????????private?string?id;
????????private?bool?czorcs;
????????private?bool?chakan;
????????private?Customer?c;
????????public?DataGridViewRow?dgvr;
????????public?addForm(bool?czorcsbool?chakan)
????????{
????????????InitializeComponent();
????????????this.czorcs?=?czorcs;
????????????this.chakan?=?chakan;
????????????if?(!czorcs)
????????????{
????????????????label13.Visible?=?false;
????????????????comboBox1.Visible?=?false;
????????????????label10.Visible?=?false;
????????????????comboBox2.Visible?=?false;
????????????????label11.Visible?=?false;
????????????????label12.Visible?=?false;
????????????????dateTimePicker2.Visible?=?false;
????????????????dateTimePicker3.Visible?=?false;
????????????????label21.Text?=?“購(gòu)?房?人:“;
????????????????label20.Text?=?“購(gòu)房人電話:“;
????????????????label8.Text?=?“購(gòu)房人手機(jī):“;
????????????}
????????}
????????private?void?xianshi_b_Click(object?sender?EventArgs?e)
????????{
????????????char?c?=?‘\0‘;
????????????if?(!(textBox3.PasswordChar.Equals(c)))
????????????{
????????????????pass?p?=?new?pass();
????????????????DialogResult?dr?=?p.ShowDialog();
????????????????if?(dr?!=?DialogResult.Yes)
????????????????{
????????????????????return;
????????????????}
????????????????textBox3.PasswordChar?=?c;
????????????????textBox8.PasswordChar?=?c;
????????????????textBox9.PasswordChar?=?c;
????????????????xianshi_b.Text?=?“隱藏地址“;
????????????}
????????????else
????????????{
????????????????c?=?‘*‘;
????????????????textBox3.PasswordChar?=?c;
????????????????textBox8.PasswordChar?=?c;
????????????????textBox9.PasswordChar?=?c;
????????????????xianshi_b.Text?=?“顯示地址“;
????????????}
????????}
????????private?void?xianshi2_b_Click(object?sender?EventArgs?e)
????????{
????????????char?c?=?‘\0‘;
????????????if?(!(textBox5.PasswordChar.Equals(c)))
????????????{
????????????????pass?p?=?new?pass();
????????????????DialogResult?dr?=?p.ShowDialog();
????????????????if?(dr?!=?DialogResult.Yes)
????????????????{
????????????????????return;
????????????????}
????????????????
????????????????textBox5.PasswordChar?=?c;
????????????????textBox6.PasswordChar?=?c;
????????????????textBox7.PasswordChar?=?c;
????????????????button1.Text?=?“隱藏房主“;
????????????}
????????????else
????????????{
????????????????c?=?‘*‘;
????????????????textBox5.PasswordChar?=?c;
????????????????textBox6.PasswordChar?=?c;
????????????????textBox7.PasswordChar?=?c;
????????????????button1.Text?=?“顯示房主“;
????????????}
????????}
????????private?void?getC(string?id)
????????{
????????????Dbwork?db?=?new?Dbwork();
????????????try
????????????{
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件??????12840??2009-05-12?13:44??汽車廠房屋中介系統(tǒng)\addForm.cs
?????文件??????29517??2009-04-21?13:46??汽車廠房屋中介系統(tǒng)\addForm.Designer.cs
?????文件???????5814??2009-04-21?13:46??汽車廠房屋中介系統(tǒng)\addForm.resx
?????文件????????399??2009-04-20?19:24??汽車廠房屋中介系統(tǒng)\app.config
?????文件????1396736??2009-04-21?00:03??汽車廠房屋中介系統(tǒng)\bin\Debug\fwzjgl.accdb
?????文件?????339968??2009-04-22?19:47??汽車廠房屋中介系統(tǒng)\bin\Debug\fwzjgl.mdb
?????文件?????339968??2009-04-20?15:17??汽車廠房屋中介系統(tǒng)\bin\Debug\復(fù)件?fwzjgl.mdb
?????文件?????126976??2009-05-12?13:44??汽車廠房屋中介系統(tǒng)\bin\Debug\汽車廠房屋中介系統(tǒng).exe
?????文件????????399??2009-04-20?19:24??汽車廠房屋中介系統(tǒng)\bin\Debug\汽車廠房屋中介系統(tǒng).exe.config
?????文件?????235008??2009-05-12?13:44??汽車廠房屋中介系統(tǒng)\bin\Debug\汽車廠房屋中介系統(tǒng).pdb
?????文件???????5632??2005-12-08?14:51??汽車廠房屋中介系統(tǒng)\bin\Debug\汽車廠房屋中介系統(tǒng).vshost.exe
?????文件????????399??2009-04-20?19:24??汽車廠房屋中介系統(tǒng)\bin\Debug\汽車廠房屋中介系統(tǒng).vshost.exe.config
?????目錄??????????0??2009-05-12?13:43??汽車廠房屋中介系統(tǒng)\bin\Debug
?????目錄??????????0??2009-04-20?16:11??汽車廠房屋中介系統(tǒng)\bin
?????文件??????11182??2009-05-12?13:41??汽車廠房屋中介系統(tǒng)\chushouForm.cs
?????文件??????58412??2009-05-12?13:41??汽車廠房屋中介系統(tǒng)\chushouForm.Designer.cs
?????文件???????8551??2009-05-12?13:41??汽車廠房屋中介系統(tǒng)\chushouForm.resx
?????文件????????859??2009-05-12?13:41??汽車廠房屋中介系統(tǒng)\chuzuForm.cs
?????文件??????45575??2009-05-12?13:41??汽車廠房屋中介系統(tǒng)\chuzuForm.Designer.cs
?????文件???????6414??2009-05-12?13:41??汽車廠房屋中介系統(tǒng)\chuzuForm.resx
?????文件????????342??2009-04-20?20:37??汽車廠房屋中介系統(tǒng)\Customer.cs
?????文件???????4529??2009-04-22?19:47??汽車廠房屋中介系統(tǒng)\customerForm.cs
?????文件??????15472??2009-04-20?20:57??汽車廠房屋中介系統(tǒng)\customerForm.Designer.cs
?????文件???????6424??2009-04-20?20:57??汽車廠房屋中介系統(tǒng)\customerForm.resx
?????文件???????1045??2009-04-19?18:54??汽車廠房屋中介系統(tǒng)\Dbwork.cs
?????文件?????112415??2009-04-20?19:10??汽車廠房屋中介系統(tǒng)\FWDS.Designer.cs
?????文件????????381??2009-04-20?19:10??汽車廠房屋中介系統(tǒng)\FWDS.xsc
?????文件??????24030??2009-04-20?19:10??汽車廠房屋中介系統(tǒng)\FWDS.xsd
?????文件???????1259??2009-04-20?19:10??汽車廠房屋中介系統(tǒng)\FWDS.xss
?????文件?????339968??2009-04-20?15:17??汽車廠房屋中介系統(tǒng)\fwzjgl.mdb
............此處省略44個(gè)文件信息
評(píng)論
共有 條評(píng)論