-
大小: 17.92MB文件類型: .rar金幣: 1下載: 0 次發(fā)布日期: 2023-08-02
- 語言: C#
- 標(biāo)簽:
資源簡介
c#winfrom超市管理系統(tǒng),實(shí)現(xiàn)了包括,注冊,改密,登陸,管理會員權(quán)限,以及商品,商品類型,供貨商的增刪該查,以及進(jìn)貨,出售系統(tǒng)。
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Text;
using?超市管理系統(tǒng).ProductType;
using?超市管理系統(tǒng).Supplier;
using?超市管理系統(tǒng).Employee;
using?超市管理系統(tǒng).User;
using?System.Drawing.Imaging;
using?System.Drawing;
namespace?超市管理系統(tǒng).ProductType
{
????public?class?Common
????{
????????public?static?string?name?{?get;?set;?}
????????public?static?int?Inventory?{?get;?set;?}
????????public?static?Image?pc?{?get;?set;?}
????????//存儲商品信息
????????public?static?Product?product?{?get;?set;?}
????????//存儲商品類型名稱
????????public?static?string?TypeName?{?get;?set;?}
????????//存儲商品類型信息ProductType
????????public?static?ProductType?productType?{?get;?set;?}
????????//存儲供貨商信息Supplier
????????public?static?Suppliers?suppliers?{?get;?set;?}
????????public?static?Employees?employees?{?get;?set;?}
????????public?static?Storage?storage?{?get;?set;?}
????????public?static?Users?users?{?get;?set;?}
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????3145728??2014-06-22?17:12??超市管理系統(tǒng)\data\Users.mdf
?????文件????1048576??2014-06-22?17:12??超市管理系統(tǒng)\data\Users_log.ldf
?????文件????????197??2014-06-16?17:42??超市管理系統(tǒng)\超市管理系統(tǒng)\App.config
?????文件????4892672??2014-12-27?17:35??超市管理系統(tǒng)\超市管理系統(tǒng)\bin\Debug\超市管理系統(tǒng).exe
?????文件????????197??2014-06-16?17:42??超市管理系統(tǒng)\超市管理系統(tǒng)\bin\Debug\超市管理系統(tǒng).exe.config
?????文件?????300544??2014-12-27?17:35??超市管理系統(tǒng)\超市管理系統(tǒng)\bin\Debug\超市管理系統(tǒng).pdb
?????文件??????11600??2014-12-27?17:36??超市管理系統(tǒng)\超市管理系統(tǒng)\bin\Debug\超市管理系統(tǒng).vshost.exe
?????文件????????197??2014-06-16?17:42??超市管理系統(tǒng)\超市管理系統(tǒng)\bin\Debug\超市管理系統(tǒng).vshost.exe.config
?????文件????????490??2010-03-17?22:39??超市管理系統(tǒng)\超市管理系統(tǒng)\bin\Debug\超市管理系統(tǒng).vshost.exe.manifest
?????文件???????1074??2014-06-26?19:03??超市管理系統(tǒng)\超市管理系統(tǒng)\Common.cs
?????文件????????497??2014-06-19?19:09??超市管理系統(tǒng)\超市管理系統(tǒng)\Employee\Employees.cs
?????文件???????6561??2014-06-26?19:13??超市管理系統(tǒng)\超市管理系統(tǒng)\Employee\FormEmployee.cs
?????文件??????15247??2014-06-26?19:13??超市管理系統(tǒng)\超市管理系統(tǒng)\Employee\FormEmployee.Designer.cs
?????文件???????9137??2014-06-26?19:13??超市管理系統(tǒng)\超市管理系統(tǒng)\Employee\FormEmployee.resx
?????文件???????4361??2014-06-26?14:18??超市管理系統(tǒng)\超市管理系統(tǒng)\Employee\FormEmployeeEdit.cs
?????文件??????14003??2014-06-26?14:18??超市管理系統(tǒng)\超市管理系統(tǒng)\Employee\FormEmployeeEdit.Designer.cs
?????文件???????7821??2014-06-26?14:18??超市管理系統(tǒng)\超市管理系統(tǒng)\Employee\FormEmployeeEdit.resx
?????文件????????802??2014-12-27?16:32??超市管理系統(tǒng)\超市管理系統(tǒng)\FormAbout.cs
?????文件??????10396??2014-12-27?16:32??超市管理系統(tǒng)\超市管理系統(tǒng)\FormAbout.Designer.cs
?????文件???????7455??2014-12-27?16:32??超市管理系統(tǒng)\超市管理系統(tǒng)\FormAbout.resx
?????文件???????4926??2014-06-26?21:19??超市管理系統(tǒng)\超市管理系統(tǒng)\FormMain.cs
?????文件??????30512??2014-06-26?21:19??超市管理系統(tǒng)\超市管理系統(tǒng)\FormMain.Designer.cs
?????文件???????8222??2014-06-26?21:19??超市管理系統(tǒng)\超市管理系統(tǒng)\FormMain.resx
?????文件???????6725??2014-06-26?19:15??超市管理系統(tǒng)\超市管理系統(tǒng)\InStorage\FormInStorage.cs
?????文件??????16145??2014-06-26?19:14??超市管理系統(tǒng)\超市管理系統(tǒng)\InStorage\FormInStorage.Designer.cs
?????文件???????9336??2014-06-26?19:14??超市管理系統(tǒng)\超市管理系統(tǒng)\InStorage\FormInStorage.resx
?????文件???????8208??2014-06-27?08:30??超市管理系統(tǒng)\超市管理系統(tǒng)\InStorage\FormInStorageEdit.cs
?????文件??????16558??2014-06-26?14:18??超市管理系統(tǒng)\超市管理系統(tǒng)\InStorage\FormInStorageEdit.Designer.cs
?????文件???????7821??2014-06-26?14:18??超市管理系統(tǒng)\超市管理系統(tǒng)\InStorage\FormInStorageEdit.resx
?????文件???????1742??2014-06-26?13:28??超市管理系統(tǒng)\超市管理系統(tǒng)\InStorage\FormInStorageRed.cs
............此處省略200個文件信息
評論
共有 條評論