资源简介
仓库管理信息系统所需要实现的功能可以细分为以下几个模块:员工管理、仓库管理、货物管理、存储规则管理、货物进出控制、仓库需求生成和货物进出记录。
数据库:SQL service。
软件:Microsoft Visual Studio 2010
代码片段和文件信息
#region Using directives
using System;
using System.Diagnostics;
using System.Drawing;
using System.IO;
using System.Reflection;
using System.Security;
using WebControls = System.Web.UI.WebControls;
using HTMLControls = System.Web.UI.HtmlControls;
using WinForms = System.Windows.Forms;
using SQLTypes = System.Data.SqlTypes;
#endregion
// mscorlib
[assembly: DebuggerDisplay(@“\{Name = {Name} FullName = {FullName}}“ Target = typeof(Type))]
// System.Drawing
[assembly: DebuggerDisplay(@“\{Name = {fontFamily.Name} Size={fontSize}}“ Target = typeof(Font))]
[assembly: DebuggerDisplay(@“\{Name = {name}}“ Target = typeof(FontFamily))]
[assembly: DebuggerDisplay(@“\{Color = {color}}“ Target = typeof(Pen))]
[assembly: DebuggerDisplay(@“\{X = {x} Y = {y}}“ Target = typeof(Point))]
[assembly: DebuggerDisplay(@“\{X = {x} Y = {y}}“ Target = typeof(PointF))]
[assembly: DebuggerDisplay(@“\{X = {x} Y = {y} Width = {width} Height = {height}}“ Target = typeof(Rectangle))]
[assembly: DebuggerDisplay(@“\{X = {x} Y = {y} Width = {width} Height = {height}}“ Target = typeof(RectangleF))]
[assembly: DebuggerDisplay(@“\{Width = {width} Height = {height}}“ Target = typeof(Size))]
[assembly: DebuggerDisplay(@“\{Width = {width} Height = {height}}“ Target = typeof(SizeF))]
[assembly: DebuggerDisplay(@“\{Color = {color}}“ Target = typeof(SolidBrush))]
// System.Web.UI.WebControls
[assembly: DebuggerDisplay(@“\{Text = {Text}}“ Target = typeof(WebControls::Button))]
[assembly: DebuggerDisplay(@“\{Text = {Text}}“ Target = typeof(WebControls::Label))]
[assembly: DebuggerDisplay(@“\{Text = {Text}}“ Target = typeof(WebControls::Hyperlink))]
[assembly: DebuggerDisplay(@“\{Text = {Text} Checked = {Checked}}“ Target = typeof(WebControls::CheckBox))]
[assembly: DebuggerDisplay(@“\{Text = {Text} Checked = {Checked}}“ Target = typeof(WebControls::RadioButton))]
[assembly: DebuggerDisplay(@“\{SelectedDate = {SelectedData}}“ Target = typeof(WebControls::Calendar))]
[assembly: DebuggerDisplay(@“\{Text = {Text}}“ Target = typeof(WebControls::linkButton))]
// System.Web.UI.HtmlControls
[assembly: DebuggerDisplay(@“\{Value = {Value}}“ Target = typeof(HTMLControls::HtmlInputButton))]
[assembly: DebuggerDisplay(@“\{InnerText = {InnerText}}“ Target = typeof(HTMLControls::HtmlGenericControl))]
[assembly: DebuggerDisplay(@“\{Value = {Value}}“ Target = typeof(HTMLControls::HtmlTextArea))]
[assembly: DebuggerDisplay(@“\{Value = {Value}}“ Target = typeof(HTMLControls::HtmlInputText))]
[assembly: DebuggerDisplay(@“\{Value = {Value} Checked = {Checked}}“ Target = typeof(HTMLControls::HtmlInputCheckBox))]
[assembly: DebuggerDisplay(@“\{Value = {Value} Checked = {Checked}}“ Target = typeof(HTMLControls::HtmlInputRadioButton))]
// System.Windows.Forms
[assembly: DebuggerDisplay(@“\{ExecutablePath = {executablePath}}“ Target = typeof(WinForms::Application))]
[assembly: DebuggerDisplay(@“\{Text = {Text}}“ Target = typeof(WinForm
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2020-04-05 18:06 WLMS\
文件 1310040 2019-06-27 13:27 WLMS\201709700137-万兆成-仓库管理系统.docx
文件 10198 2019-06-23 14:45 WLMS\Client.xlsx
文件 10241 2019-06-24 09:37 WLMS\Product.xlsx
文件 10586 2019-06-23 23:20 WLMS\ProductClass.xlsx
文件 10038 2019-06-22 23:32 WLMS\Relos.xlsx
目录 0 2019-06-06 18:03 WLMS\Visual Studio 2010\
目录 0 2019-06-06 18:03 WLMS\Visual Studio 2010\Backup Files\
目录 0 2020-04-05 18:16 WLMS\Visual Studio 2010\Backup Files\WLMS\
目录 0 2019-06-06 18:03 WLMS\Visual Studio 2010\Visualizers\
文件 51936 2019-06-06 17:30 WLMS\Visual Studio 2010\Visualizers\attribcache90.bin
文件 10021 2009-10-22 19:37 WLMS\Visual Studio 2010\Visualizers\autoexp.cs
文件 23888 2010-03-18 23:21 WLMS\Visual Studio 2010\Visualizers\autoexp.dll
文件 8280 2009-10-22 19:37 WLMS\Visual Studio 2010\Visualizers\autoexpce.cs
文件 19792 2010-03-18 23:21 WLMS\Visual Studio 2010\Visualizers\autoexpce.dll
目录 0 2019-06-06 18:03 WLMS\Visual Studio 2010Projects\
目录 0 2019-06-06 18:03 WLMS\Visual Studio 2010Projects\VSMacros80\
目录 0 2020-04-05 18:16 WLMS\Visual Studio 2010Projects\VSMacros80\MyMacros\
目录 0 2019-06-06 18:03 WLMS\Visual Studio 2010Templates\
目录 0 2019-06-06 18:03 WLMS\Visual Studio 2010Templates\ItemTemplates\
目录 0 2020-04-05 18:16 WLMS\Visual Studio 2010Templates\ItemTemplates\Visual Basic\
目录 0 2020-04-05 18:16 WLMS\Visual Studio 2010Templates\ItemTemplates\Visual C#\
目录 0 2020-04-05 18:16 WLMS\Visual Studio 2010Templates\ItemTemplates\Visual Web Developer\
目录 0 2019-06-06 18:03 WLMS\Visual Studio 2010Templates\ProjectTemplates\
目录 0 2020-04-05 18:16 WLMS\Visual Studio 2010Templates\ProjectTemplates\Visual Basic\
目录 0 2020-04-05 18:16 WLMS\Visual Studio 2010Templates\ProjectTemplates\Visual C#\
目录 0 2020-04-05 18:16 WLMS\Visual Studio 2010Templates\ProjectTemplates\Visual Web Developer\
目录 0 2019-06-26 23:53 WLMS\WLMS\
文件 4355 2019-06-24 14:19 WLMS\WLMS\BatchImport.cs
文件 5976 2019-06-16 10:58 WLMS\WLMS\ChangeInfo.aspx
文件 2988 2019-06-16 10:35 WLMS\WLMS\ChangeInfo.aspx.cs
............此处省略187个文件信息
相关资源
- BleSolution.zip
- 药店管理系统 B/S模式 asp.net(C#)+
- C#接科大讯飞在线语音合成Windows
- 电影院网上售票系统asp.net
- C#房屋中介管理系统
- wpf 3D旋转地球
- asp.net 教材管理系统 代码+论文
- asp.net+sql实验室预约管理系统
- 基于ASP.NET的人力资源管理系统 源代码
- winform导航菜单,多窗口tab 源码程序
- 鲜花预定系统 C# asp.net
- C#-图书管理系统带数据库
- C#项目之在线聊天系统含源码
- 点和线多边形缓冲区 c#算法
- ASP.net博客系统带数据库
- 界面化的N皇后教学软件
- .obj模型读取显示 c#版
- 基于ASP.NET的三层架构的BBS系统可用于
- asp.net 课程设计86254
- 银行模拟系统
- c#车牌识别系统完整实现
- 电子秤称重仪表串口通讯c#程序
- 数据结构C#语言描述高清版
- C#窗体图书管理系统
- C#实现的自行车出租管理有数据库
- C# winform开发的skyline动画文字及图片
- 智能评教系统(C#_ASP.NET)
- ASP.NET网络书店
- 房屋中介管理系统C#+MSQL无错版+使用文
- c#图书管理系统源程序
评论
共有 条评论