资源简介
Java,sql编写的仓库管理系统,附加数据库后 ,登录账号:wyt 密码:001
系统介绍
三只松鼠超市管理系统是一款辅助超市管理员管理超市的实用性项目,根据超市的日常管理需要,超市管理系统应包括基本档案管理、采购订货管理、仓库入库管理、仓库出库管理、人员管理、部门管理6大功能。其中基本档案管理又分为供货商管理、销售商管理、货品档案管理、仓库管理,为管理员提供日常基本信息的功能,采购订货管理模块,用来对日常的采购订货信息进行管理,仓库入库管理,管理各种商品入库的信息,仓库出库管理,管理商品出库记录,人员管理,实现对员工的管理,部门管理实现对超市的各个独立部门进行管理。
操作流程
(1)进入主窗体可通过主窗体中的功能导航菜单进入“基本档案”管理子模块,在基本档案管理模块中又包含“供货商管理”、“销售商管理”、“货品档案管理”、“仓库管理”功能。
(2)当用户单击主窗体中功能导航菜单中的“采购订货”按钮,可进入采购订货子模块。
(3)主窗体的功能导航菜单中还包含有“仓库入库”、“仓库出库”、“人员管理”、“部门管理”内容。
(4)每一个模块都实现了其添加、删除、修改功能。便于进行管理。
代码片段和文件信息
package com.szss.archives;
import java.awt.EventQueue;
import javax.swing.Jframe;
import javax.swing.JPanel;
import javax.swing.border.EmptyBorder;
import javax.swing.JLabel;
import javax.swing.JOptionPane;
import javax.swing.JTextField;
import javax.swing.JTextArea;
import javax.swing.JButton;
import com.szss.bean.JoinDepot;
import com.szss.bean.Provide;
import com.szss.bean.Sell;
import com.szss.bean.Stock;
import com.szss.dao.FeelDao;
import com.szss.dao.JoinDepotDao;
import com.szss.dao.SellDao;
import com.szss.dao.StockDao;
import java.awt.event.ActionListener;
import java.awt.event.ActionEvent;
import java.awt.Color;
import java.util.List;
import javax.swing.JComboBox;
import java.awt.event.ItemListener;
import java.awt.event.ItemEvent;
public class Ins
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 355 2016-12-14 11:53 仓库管理系统\.classpath
文件 401 2016-12-14 11:53 仓库管理系统\.project
文件 5000 2016-12-14 11:53 仓库管理系统\.settings\org.eclipse.jdt.core.prefs
文件 2774 2016-12-14 11:53 仓库管理系统\bin\com\szss\archives\InserJoinDepotfr
文件 793 2016-12-14 11:53 仓库管理系统\bin\com\szss\archives\InserJoinDepotfr
文件 1312 2016-12-14 11:53 仓库管理系统\bin\com\szss\archives\InserJoinDepotfr
文件 4988 2016-12-14 11:53 仓库管理系统\bin\com\szss\archives\InserJoinDepotfr
文件 3412 2016-12-14 11:53 仓库管理系统\bin\com\szss\archives\InserOutDepotfr
文件 787 2016-12-14 11:53 仓库管理系统\bin\com\szss\archives\InserOutDepotfr
文件 1676 2016-12-14 11:53 仓库管理系统\bin\com\szss\archives\InserOutDepotfr
文件 1384 2016-12-14 11:53 仓库管理系统\bin\com\szss\archives\InserOutDepotfr
文件 727 2016-12-14 11:53 仓库管理系统\bin\com\szss\archives\InserOutDepotfr
文件 5383 2016-12-14 11:53 仓库管理系统\bin\com\szss\archives\InserOutDepotfr
文件 2804 2016-12-14 11:53 仓库管理系统\bin\com\szss\archives\InserSellfr
文件 763 2016-12-14 11:53 仓库管理系统\bin\com\szss\archives\InserSellfr
文件 4950 2016-12-14 11:53 仓库管理系统\bin\com\szss\archives\InserSellfr
文件 2574 2016-12-14 11:53 仓库管理系统\bin\com\szss\archives\InserStockfr
文件 769 2016-12-14 11:53 仓库管理系统\bin\com\szss\archives\InserStockfr
文件 4048 2016-12-14 11:53 仓库管理系统\bin\com\szss\archives\InserStockfr
文件 2212 2016-12-14 11:53 仓库管理系统\bin\com\szss\archives\InsertDepotfr
文件 775 2016-12-14 11:53 仓库管理系统\bin\com\szss\archives\InsertDepotfr
文件 1843 2016-12-14 11:53 仓库管理系统\bin\com\szss\archives\InsertDepotfr
文件 3227 2016-12-14 11:53 仓库管理系统\bin\com\szss\archives\InsertDepotfr
文件 1872 2016-12-14 11:53 仓库管理系统\bin\com\szss\archives\InsertDeptfr
文件 769 2016-12-14 11:53 仓库管理系统\bin\com\szss\archives\InsertDeptfr
文件 2835 2016-12-14 11:53 仓库管理系统\bin\com\szss\archives\InsertDeptfr
文件 866 2016-12-14 11:53 仓库管理系统\bin\com\szss\archives\InsertPersonnelfr
文件 801 2016-12-14 11:53 仓库管理系统\bin\com\szss\archives\InsertPersonnelfr
文件 1063 2016-12-14 11:53 仓库管理系统\bin\com\szss\archives\InsertPersonnelfr
文件 1061 2016-12-14 11:53 仓库管理系统\bin\com\szss\archives\InsertPersonnelfr
............此处省略347个文件信息
- 上一篇:基于Swing的竞价查询系统
- 下一篇:spring 定时任务demo
相关资源
- mysql数据处理,java用户登录处理
- 法律咨询信息系统(java+jsp+sqlserver)
- Java快速开发平台源码(renren-fast)
- 锐聘学院QST青软JavaWeb十二个打包
- 3.3.6微信支付JAVA版demo
- javaweb网上购物系统源码(附数据库脚
- javaweb校园宿舍系统(附数据库脚本)
- JavaWeb书城项目(附数据库脚本)
- 基于JAVA_JSP电子书系统(源码+数据库
- Java网络编程知识点总结.xmind
- 一站式Java网络编程 BIO-NIO-AIO资料源码
- jsp讲解
- 基于SSH框架的JavaWeb项目—人员信息管
- javaweb实现的邮件收发系统(附数据库
- Java 仿QQ(附客户端以及服务端源码)
- Java TCP IP Socket
- java定时发送邮件(基于quartz)
- Java Swing开发的《星际争霸》游戏
- java+数据库商品交易管理系统(附数据
- 使用java语言编译一个计算器
- java swing工资管理系统(源码+数据库
- JAVALibrary
- 微信企业号回调模式Java版
- 顺丰丰桥接口开发详细教程源码含下
- Java博客概要设计文档
- 药品进销存管理系统(论文范文_JSP
- 奖学金管理系统java+jsp+mysql
- 毕设参考——基于java酒店管理
- Java写的一个简单的字体更改程序
- java8学习教程之lambda表达式的使用方法
评论
共有 条评论