登录
首页 » C# » 仓库条码管理系统

仓库条码管理系统

于 2019-03-21 发布
0 95
下载积分: 1 下载次数: 5

代码说明:

说明:  条码仓库管理系统,特别适合中小型超市,解决了库存、入库、出库、库存查询、数据报表等大量人工需要完成的事情,现在只需要轻轻的点几下鼠标就能完成,大量节约了人力和物力,实现了无纸化的操作,能把出库入库报表打印出来或导出为excel,更加直观和省时。(Bar code warehouse management system, especially suitable for small and medium-sized supermarkets, has solved a large number of manual tasks such as inventory, warehousing, warehousing, inventory query, data report forms and so on. Now it can be accomplished with a few clicks of the mouse. It saves a lot of manpower and material resources, realizes paperless operation, and can print out or export the warehouse report forms into excel, which is more intuitive and more intuitive. Time saving.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • unice as a picture name
    unice as a picture name-unice name as a picture
    2022-07-17 19:35:00下载
    积分:1
  • PowerMILL自动出程式单
    自动出程序单介绍,详细说明了出powermill网页版程序单的参数设置(Introduction of PowerMILL automatic program list Introduction of PowerMILL automatic program list)
    2019-01-19 12:46:19下载
    积分:1
  • Visual C# 隐藏、显示开始按钮
    C# 隐藏、显示开始按钮,把Windows的开始菜单隐藏起来,看不到“开始”菜单了,Windows7则隐藏了窗口图标,不过这样会很不方便哦,本源码只是学习C#与Windows之间的相关编程技巧,下面的代码实现了隐藏显示开始菜单的功能:   [DllImport("user32.dll")]//寻找窗口列表中第一个符合指定条件的顶级窗口   public static extern int FindWindow(string lpClassName, string lpWindowName);   [DllImport("user32.dll")]//在窗口列表中寻找与指定条件相符的第一个子窗口   public static extern int FindWindowEx(int hWnd1, int hWnd2, string lpsz1, string lpsz2);   [DllImport("user32.dll")]//控制窗口的可见性   public static extern int ShowWindow(int hwnd, int nCmdShow);   private void button1_Click(object sender, EventArgs e)   {    if (radioButton1.Checked)    ShowWindow(FindWindowEx(FindWindow("Shell_TrayWnd", null), 0, "Button", null), SW_HIDE);//隐藏开始按钮    else if (radioButton2.Checked)    ShowWindow(FindWindowEx(FindWindow("Shell_TrayWnd", null), 0, "Button", null), SW_SHOW);//显示开始按钮   }
    2022-05-20 11:42:02下载
    积分:1
  • 预加重与去加重
    预加重与去加重介绍;对高速信号进行补偿;(Introduction of Pre-emphasis and De-emphasis)
    2020-06-16 08:40:02下载
    积分:1
  • algorithm
    一本编程算法书,全书共30章,提供了差分方程模型、变分法、马氏链模型、神经网络模型等十几个模型的编程方法。(A programming algorithm book, a total of 30 chapters, provides a differential equation model, variational method, Markov chain model, neural network model and so on more than a dozen models of programming methods.)
    2020-06-30 12:20:02下载
    积分:1
  • 一个不错的网上购物系统的源代码
    一个不错的网上购物系统的源代码 -a good online shopping system source code a good online shopping system source code
    2022-03-20 11:54:33下载
    积分:1
  • 常用的NAND FLASH IC,但很难找到的资料.
    常用的NAND FLASH IC,但很难找到的资料.-Commonly used in NAND FLASH IC, but it is difficult to find information.
    2022-05-21 18:48:19下载
    积分:1
  • Lin_Deep_Learning_of_2015_CVPR_paper
    这是一篇关于图像检索的文章,主要内容如下:在第2部分对哈希算法的相关工作和基于深度学习的图像检索进行了回顾,在第3部分详述了所提出的一个新颖算法,最后,在第4部分和第5部分分别给出了实验结果和结论。(This paper is organized as follows: the related work of hashing algorithms and image retrieval with deep learning are briefly reviewed in Section 2. the details of a new method is elaborated on in Section 3. Finally, experimental results are provided in Section 4, followed by conclusions in Section 5.)
    2020-06-22 00:20:02下载
    积分:1
  • main
    图像识别,nao机器人,主程序,能够实现看相应的图片实现不同的功能(Image Recognition, Nao Robot, Main Program, Can Realize Different Functions by Seeing Corresponding Pictures)
    2018-12-19 15:26:04下载
    积分:1
  • innounp046
    说明:  MATLAB Production ServerR2017ainwin64 etapi32.dll, 108032 , 2016-10-04 R2017ainwin64 etapi32.dll, 108032 , 2016-10-04 license_server.lic, 18199 , 2017-03-22 license_standalone.lic, 18056 , 2017-03-21 readme.txt, 948 , 2015-10-14 MATLAB Production ServerR2017ainwin64, 0 , 2017-03-22
    2019-02-18 20:29:58下载
    积分:1
  • 696518资源总数
  • 104388会员总数
  • 18今日下载