管理信息系统ERP系统库存子系统设计课设代码_第1页
管理信息系统ERP系统库存子系统设计课设代码_第2页
管理信息系统ERP系统库存子系统设计课设代码_第3页
管理信息系统ERP系统库存子系统设计课设代码_第4页
管理信息系统ERP系统库存子系统设计课设代码_第5页
已阅读5页,还剩10页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

主接口程序using System;using system.collections.generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Text;using System.Windows.Forms;using SJZU;namespacesjzu.sweims.GUI.sweims装模作样publicpartialclassfrm _ main : form装模作样公共frm _ main ()装模作样InitializeComponent () :以下称为privatevoidamm _ main _ load (对象发送器,事件e )装模作样toolstristaslabel6. text=datetime.now.tostring ();以下称为私有void查询分析toolstripemenuitem3_ click (对象发送器,事件e )装模作样frm _ warehouse _ query frm _ warehouse _ query=new frm _ warehouse _ query ()frm_Warehouse_Query.ShowDialog ()以下称为添加专用void存储库信息toolstripemenuitem _ click (对象发送器,事件e )装模作样frm _ warehouse _ add frm _ warehouse _ add=newc frm _ warehouse _ add ()frm_Warehouse_Add.ShowDialog ()以下称为私有void更改仓库信息toolstripemenuitem _ click (对象发送器,事件e )装模作样frm _ warehouse _ update frm _ warehouse _ update=new frm _ warehouse _ update ()frm _ warehouse _ update.showdialog ()以下称为删除私有void存储库信息toolstripemenuitem _ click (对象发送器,事件e )装模作样frm _ warehouse _ delete frm _ warehouse _ delete=new frm _ warehouse _ delete ()frm _ warehouse _ delete.showdialog ()以下称为以下称为以下称为仓库信息附加接口using System;using system.collections.generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Text;using System.Windows.Forms;using sjzu.sweims.business模型;using SJZU.SWEIMS.BusinessLogic;namespacesjzu.sweims.GUI.sweims装模作样publicpartialclassfrm _ warehouse _ add : form装模作样公共frm _ warehouse _ add ()装模作样InitializeComponent () :以下称为privatevoidamm _ warehouse _ add _ load (对象发送器,事件e )装模作样以下称为/添加按钮事件privatevoibtnadd _ click (对象发送器,事件e )装模作样if (string.isnullormpty (txtwarehousecode.text.trim () )装模作样MessageBox.Show (请完全输入数据! 提示,MessageBoxButtons.OK;以下称为else装模作样warehousemanagerwarehousemanage=newwarehousemanage ();warehousetablewarehousetable=newwarehousetable ();warehouse table.warehouse code=(string ) txtwarehousecode.text;warehouse table.warehouse name=(string ) txtwarehousename.text;warehouse perty=(string ) txt property.text;warehouse table.department=(string ) txt department.text;warehouse table.address=(string ) txt address.text;warehouse table.tel=(string ) txt tel.text;warehouse table.director=(string ) txt director.text;warehouse table.create by=(string ) txtcreamby.text;warehouse table.createtime=int.parse (DTP createtime.value.tostring ( yyyyymmdd ) )warehouse table.summary=(string ) txt summary.text;inti=warehouse manage.addwarehousetable (warehouse表)if (i 0)装模作样插入了messagebox.show(i 记录! 、提示、MessageBoxButtons.OK;以下称为else装模作样MessageBox.Show (插入失败! 提示,MessageBoxButtons.OK;以下称为以下称为以下称为/取消按钮事件privatevoidwbtncoel _ click (对象发送器,事件e )装模作样txtWarehouseCode.Text=null;txtWarehouseName.Text=null;txtProperty.Text=null;txtDepartment.Text=null;txtAddress.Text=null;txtTel.Text=null;txtDirector.Text=null;txtCreateBy.Text=null;txtSummary.Text=null;以下称为/结束按钮事件privatevoibtninexit _ click (对象发送器,事件e )装模作样this.Close ();以下称为以下称为以下称为仓库信息删除接口using System;using system.collections.generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Text;using System.Windows.Forms;using SJZU.SWEIMS.BusinessLogic;namespacesjzu.sweims.GUI.sweims装模作样publicpartialclassfrm _ warehouse _ delete :表单装模作样公共frm _ warehouse _ delete ()装模作样InitializeComponent () :以下称为/打开删除界面后,可选仓库编号将加载到下拉菜单中privatevoidamm _ warehouse _ delete _ load (对象发送器,事件e )装模作样AddWarehouseCode ();以下称为私有void addwarehousecode ()装模作样cbowarehousecode.data source=newwarehousemanage ().getwarehousecode ()cbowarehousecode.display member= warehouse code ;以下称为/查询选定的仓库信息privatevoibtnwuery _ click (对象发送器,事件e )装模作样if (string.isnullormpty (cbowarehousecode.text ) )装模作样MessageBox.Show (请选择您的签出号码! );以下称为else装模作样dgvwarehousedetails.data source=newwarehousemanage ().getwarehousetable (cbowarehousecode.text )以下称为以下称为/删除选定的仓库privatevoidbtndelete _ click (对象发送器,事件e )装模作样if (string.isnullormpty (cbowarehousecode.text ) )装模作样MessageBox.Show (请选择您的签出号码! );以下称为else装模作样inti=newwa

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

最新文档

评论

0/150

提交评论