• 大小: 3.96MB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-10-23
  • 语言: C#
  • 标签: C#  SQL  物料管理  

资源简介

包含入库,出库,库存修改,固定资产,库存不足提醒,支持库存查询,模糊查询等

资源截图

代码片段和文件信息

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;

namespace TPM
{
    class DBHelper
    {
        public static string connStr = @“Data Source=z;Initial Catalog=TPM;Persist Security Info=True;User ID=sa“;  //连接字符串
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2018-02-03 10:45  TPM\
     目录           0  2018-01-02 16:50  TPM\.vs\
     目录           0  2018-01-02 16:50  TPM\.vs\TPM\
     目录           0  2018-01-02 16:50  TPM\.vs\TPM\v14\
     文件      114688  2018-02-03 10:40  TPM\.vs\TPM\v14\.suo
     目录           0  2018-01-18 11:13  TPM\TPM\
     文件         976  2018-01-02 16:50  TPM\TPM.sln
     文件         330  2018-01-09 10:21  TPM\TPM\App.config
     目录           0  2018-01-05 13:12  TPM\TPM\bin\
     目录           0  2018-01-10 16:49  TPM\TPM\bin\Debug\
     文件      608768  2018-01-18 11:13  TPM\TPM\bin\Debug\TPM.exe
     文件         330  2018-01-09 10:21  TPM\TPM\bin\Debug\TPM.exe.config
     文件      153088  2018-01-18 11:13  TPM\TPM\bin\Debug\TPM.pdb
     文件       22696  2018-02-03 10:39  TPM\TPM\bin\Debug\TPM.vshost.exe
     文件         330  2018-01-09 10:21  TPM\TPM\bin\Debug\TPM.vshost.exe.config
     文件         490  2014-01-13 21:31  TPM\TPM\bin\Debug\TPM.vshost.exe.manifest
     目录           0  2018-01-10 14:23  TPM\TPM\bin\Release\
     文件      604160  2018-01-15 08:27  TPM\TPM\bin\Release\TPM.exe
     文件         342  2018-01-11 10:34  TPM\TPM\bin\Release\TPM.exe.config
     文件      138752  2018-01-15 08:27  TPM\TPM\bin\Release\TPM.pdb
     文件         316  2018-01-09 10:43  TPM\TPM\DBHelper.cs
     文件       16958  2018-01-08 16:12  TPM\TPM\favicon.ico
     文件        2470  2018-01-10 14:32  TPM\TPM\Form1.cs
     文件        5573  2018-01-08 16:00  TPM\TPM\Form1.Designer.cs
     文件        5817  2018-01-08 16:00  TPM\TPM\Form1.resx
     文件        4885  2018-01-10 15:26  TPM\TPM\Form10.cs
     文件       22581  2018-01-10 15:26  TPM\TPM\Form10.Designer.cs
     文件        5817  2018-01-10 15:26  TPM\TPM\Form10.resx
     文件        4081  2018-01-10 15:26  TPM\TPM\Form11.cs
     文件       12859  2018-01-10 15:26  TPM\TPM\Form11.Designer.cs
     文件        5817  2018-01-10 15:26  TPM\TPM\Form11.resx
............此处省略107个文件信息

评论

共有 条评论