• 大小: 1.87MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-09-01
  • 语言: C#
  • 标签: ASP.NET  C#  

资源简介

仓库管理信息系统所需要实现的功能可以细分为以下几个模块:员工管理、仓库管理、货物管理、存储规则管理、货物进出控制、仓库需求生成和货物进出记录。 数据库: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个文件信息

评论

共有 条评论