• 大小: 2.37MB
    文件类型: .rar
    金币: 2
    下载: 0 次
    发布日期: 2024-02-04
  • 语言: 其他
  • 标签: 条码出库  

资源简介

跟出入库批次 ,进行简单的条码出库入库,搜索

资源截图

代码片段和文件信息

using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using System.Text.Regularexpressions;

namespace 条形码仓库出入库
{
    public partial class AboutMe : Form
    {
        public AboutMe()
        {
            InitializeComponent();
        }


        private void AboutMe_Load(object sender EventArgs e)
        {
            string a = “01pppp3“;
            if (Regex.IsMatch(a “01....\\d“))
            {

            }
        }

        

    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        635  2013-11-03 09:17  条形码仓库出入库\AboutMe.cs

     文件       2141  2013-11-03 09:17  条形码仓库出入库\AboutMe.Designer.cs

     文件       5817  2013-11-03 09:17  条形码仓库出入库\AboutMe.resx

     文件        187  2013-10-29 19:22  条形码仓库出入库\App.config

     文件       8226  2013-11-09 22:28  条形码仓库出入库\BardCodeHooK.cs

     文件      76151  1998-07-09 12:42  条形码仓库出入库\bin\Debug\ALARM9.WAV

     文件    1550200  2011-12-12 06:54  条形码仓库出入库\bin\Debug\app.publish\Application Files\条形码仓库出入库_1_0_0_13\Microsoft.Office.Interop.Excel.dll.deploy

     文件      63336  2011-12-12 06:54  条形码仓库出入库\bin\Debug\app.publish\Application Files\条形码仓库出入库_1_0_0_13\Microsoft.Vbe.Interop.dll.deploy

     文件     448360  2011-12-12 06:54  条形码仓库出入库\bin\Debug\app.publish\Application Files\条形码仓库出入库_1_0_0_13\office.dll.deploy

     文件      61440  2013-10-16 20:23  条形码仓库出入库\bin\Debug\app.publish\Application Files\条形码仓库出入库_1_0_0_13\SY.dll.deploy

     文件        187  2013-10-29 19:22  条形码仓库出入库\bin\Debug\app.publish\Application Files\条形码仓库出入库_1_0_0_13\条形码仓库出入库.exe.config.deploy

     文件      86016  2013-11-09 23:15  条形码仓库出入库\bin\Debug\app.publish\Application Files\条形码仓库出入库_1_0_0_13\条形码仓库出入库.exe.deploy

     文件      10308  2013-11-09 23:15  条形码仓库出入库\bin\Debug\app.publish\Application Files\条形码仓库出入库_1_0_0_13\条形码仓库出入库.exe.manifest

     文件     432144  2013-11-09 23:15  条形码仓库出入库\bin\Debug\app.publish\setup.exe

     文件       5813  2013-11-09 23:15  条形码仓库出入库\bin\Debug\app.publish\条形码仓库出入库.application

     文件        374  2013-10-30 09:54  条形码仓库出入库\bin\Debug\dxlsjk.xml

     文件    1093632  2013-10-16 20:23  条形码仓库出入库\bin\Debug\Interop.Excel.dll

     文件    1550200  2011-12-12 06:54  条形码仓库出入库\bin\Debug\Microsoft.Office.Interop.Excel.dll

     文件    3378414  2011-12-12 11:53  条形码仓库出入库\bin\Debug\Microsoft.Office.Interop.Excel.xml

     文件      63336  2011-12-12 06:54  条形码仓库出入库\bin\Debug\Microsoft.Vbe.Interop.dll

     文件      24576  2013-10-16 20:23  条形码仓库出入库\bin\Debug\MyCTRLlib.dll

     文件     448360  2011-12-12 06:54  条形码仓库出入库\bin\Debug\office.dll

     文件    1101614  2011-12-12 11:53  条形码仓库出入库\bin\Debug\office.xml

     文件      61440  2013-10-16 20:23  条形码仓库出入库\bin\Debug\SY.dll

     文件      21991  2013-11-08 18:41  条形码仓库出入库\bin\Debug\SyErr.lxd

     文件       1891  2013-11-09 23:15  条形码仓库出入库\bin\Debug\条形码仓库出入库.application

     文件      86016  2013-11-09 23:15  条形码仓库出入库\bin\Debug\条形码仓库出入库.exe

     文件        187  2013-10-29 19:22  条形码仓库出入库\bin\Debug\条形码仓库出入库.exe.config

     文件       6475  2013-11-09 23:15  条形码仓库出入库\bin\Debug\条形码仓库出入库.exe.manifest

     文件     177664  2013-11-09 23:15  条形码仓库出入库\bin\Debug\条形码仓库出入库.pdb

............此处省略132个文件信息

评论

共有 条评论

相关资源