c#超市管理系统源代码
源码描述:
这是一款功能比较完整的,基于三层架构的超市管理系统,主要功能如下:
1、进货管理
主要包括了采购进货、退货、财务往来、采购单据查询、库存查询等主要功能
2、销售管理
主要包括了商品销售信息、顾客退货、库存查询等主要功能
3、统计报表
主要包括供应商、商品采购、客户销售等方面的统计
4、日常管理
主要包括供应商、客户综合管理、仓库管理、财务综合管理
5、系统设置
主要包括供货商、客户、操作员、会员、员工等信息的管理
所运用技术:
1、典型的三层架构
2、操作Excel
3、角色权限的设置
谁能给我商品管理系统的源代码
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
using System.Threading;
namespace Lesson9_1_1
{
public partial cl
数据结构:产品进销存管理系统的源代码(c语言或c++的)
&(p->salesquantity),&(p->salestime).year),&((p->salestime).month),&((p->salestime).day)); p->nextproduct=q->nextproduct;
q->nextproduct=p;
q=p
}
}
return ok;
}//Pro