在好例子网,分享、交流、成长!
您当前所在位置:首页C# 开发实例C#网络编程 → 海益ERP数据管理系统2.0源码

海益ERP数据管理系统2.0源码

C#网络编程

下载此实例
  • 开发语言:C#
  • 实例大小:7.44M
  • 下载次数:123
  • 浏览次数:742
  • 发布时间:2021-12-29
  • 实例类别:C#网络编程
  • 发 布 人:tclwangsy
  • 文件格式:.zip
  • 所需积分:2

实例介绍

【实例简介】海益ERP数据管理系统2.0源码

【实例截图】

from clipboard

from clipboard

from clipboard

【核心代码】.
├── DB
│   ├── HYMIS.mdf
│   ├── HYMIS_1.ldf
│   └── 数据库建表.sql
├── ERPtimer.dll
├── HYWJ
│   ├── About.Designer.cs
│   ├── About.cs
│   ├── About.resx
│   ├── App.config
│   ├── EntireNetwork.ico
│   ├── HYWJ.csproj
│   ├── HYWJ.csproj.user
│   ├── HY_Business
│   │   ├── HY_Customer.Designer.cs
│   │   ├── HY_Customer.cs
│   │   ├── HY_Customer.resx
│   │   ├── HY_CustomerInfo.Designer.cs
│   │   ├── HY_CustomerInfo.cs
│   │   ├── HY_CustomerInfo.resx
│   │   ├── HY_CustomerOrder.Designer.cs
│   │   ├── HY_CustomerOrder.cs
│   │   └── HY_CustomerOrder.resx
│   ├── HY_Invoicing
│   │   ├── HY_Purchaseorder.Designer.cs
│   │   ├── HY_Purchaseorder.cs
│   │   ├── HY_Purchaseorder.resx
│   │   ├── HY_Purchasingdetails.Designer.cs
│   │   ├── HY_Purchasingdetails.cs
│   │   ├── HY_Purchasingdetails.resx
│   │   ├── HY_Purchasingstatus.Designer.cs
│   │   ├── HY_Purchasingstatus.cs
│   │   ├── HY_Purchasingstatus.resx
│   │   ├── HY_RequisitionDetail.Designer.cs
│   │   ├── HY_RequisitionDetail.cs
│   │   ├── HY_RequisitionDetail.resx
│   │   ├── HY_RequisitionNO.Designer.cs
│   │   ├── HY_RequisitionNO.cs
│   │   ├── HY_RequisitionNO.resx
│   │   ├── HY_Requisitions.Designer.cs
│   │   ├── HY_Requisitions.cs
│   │   ├── HY_Requisitions.resx
│   │   ├── HY_RequisitionsID.Designer.cs
│   │   ├── HY_RequisitionsID.cs
│   │   ├── HY_RequisitionsID.resx
│   │   ├── HY_RequisitionsTOProcurement.Designer.cs
│   │   ├── HY_RequisitionsTOProcurement.cs
│   │   ├── HY_RequisitionsTOProcurement.resx
│   │   ├── HY_RequisitionsWH.Designer.cs
│   │   ├── HY_RequisitionsWH.cs
│   │   ├── HY_RequisitionsWH.resx
│   │   ├── HY_SupplierList.Designer.cs
│   │   ├── HY_SupplierList.cs
│   │   ├── HY_SupplierList.resx
│   │   ├── HY_SupplierListSO.Designer.cs
│   │   ├── HY_SupplierListSO.cs
│   │   ├── HY_SupplierListSO.resx
│   │   ├── HY_SupplierPrice.Designer.cs
│   │   ├── HY_SupplierPrice.cs
│   │   ├── HY_SupplierPrice.resx
│   │   ├── HY_rPerson.Designer.cs
│   │   ├── HY_rPerson.cs
│   │   └── HY_rPerson.resx
│   ├── HY_Production
│   │   ├── HY_BOMListInventory.Designer.cs
│   │   ├── HY_BOMListInventory.cs
│   │   ├── HY_BOMListInventory.resx
│   │   ├── HY_BomAudit.Designer.cs
│   │   ├── HY_BomAudit.cs
│   │   ├── HY_BomAudit.resx
│   │   ├── HY_BomDetails.Designer.cs
│   │   ├── HY_BomDetails.cs
│   │   ├── HY_BomDetails.resx
│   │   ├── HY_BomTORequisitionID.Designer.cs
│   │   ├── HY_BomTORequisitionID.cs
│   │   ├── HY_BomTORequisitionID.resx
│   │   ├── HY_BomTORequisitions.Designer.cs
│   │   ├── HY_BomTORequisitions.cs
│   │   ├── HY_BomTORequisitions.resx
│   │   ├── HY_Bomlist.Designer.cs
│   │   ├── HY_Bomlist.cs
│   │   ├── HY_Bomlist.resx
│   │   ├── HY_Person.Designer.cs
│   │   ├── HY_Person.cs
│   │   ├── HY_Person.resx
│   │   ├── HY_ProductionPlanning.Designer.cs
│   │   ├── HY_ProductionPlanning.cs
│   │   ├── HY_ProductionPlanning.resx
│   │   ├── HY_ProductionProgress.Designer.cs
│   │   ├── HY_ProductionProgress.cs
│   │   ├── HY_ProductionProgress.resx
│   │   ├── HY_SKID.Designer.cs
│   │   ├── HY_SKID.cs
│   │   ├── HY_SKID.resx
│   │   ├── HY_SalesCID.Designer.cs
│   │   ├── HY_SalesCID.cs
│   │   ├── HY_SalesCID.resx
│   │   ├── HY_SalesID.Designer.cs
│   │   ├── HY_SalesID.cs
│   │   ├── HY_SalesID.resx
│   │   ├── HY_WorkOrder.Designer.cs
│   │   ├── HY_WorkOrder.cs
│   │   └── HY_WorkOrder.resx
│   ├── HY_Report
│   │   ├── DataSet1.Designer.cs
│   │   ├── DataSet1.cs
│   │   ├── DataSet1.xsc
│   │   ├── DataSet1.xsd
│   │   ├── DataSet1.xss
│   │   ├── HY_BomlistDB.Designer.cs
│   │   ├── HY_BomlistDB.cs
│   │   ├── HY_BomlistDB.resx
│   │   ├── HY_BomlistDB2.Designer.cs
│   │   ├── HY_BomlistDB2.cs
│   │   ├── HY_BomlistDB2.resx
│   │   ├── HY_BomlistReport.rdlc
│   │   ├── HY_ProcurementInfoReport.rdlc
│   │   ├── HY_ProcurementInfoReportDH.rdlc
│   │   ├── HY_ProductionPlanningDB.Designer.cs
│   │   ├── HY_ProductionPlanningDB.cs
│   │   ├── HY_ProductionPlanningDB.resx
│   │   ├── HY_ProductionPlanningReport.rdlc
│   │   ├── HY_PurchasingdetailsDH.Designer.cs
│   │   ├── HY_PurchasingdetailsDH.cs
│   │   ├── HY_PurchasingdetailsDH.resx
│   │   ├── HY_PurchasingdetailsReport.Designer.cs
│   │   ├── HY_PurchasingdetailsReport.cs
│   │   ├── HY_PurchasingdetailsReport.resx
│   │   ├── HY_RequisitionedDB.Designer.cs
│   │   ├── HY_RequisitionedDB.cs
│   │   ├── HY_RequisitionedDB.resx
│   │   ├── HY_RequisitionedReport.rdlc
│   │   ├── HY_StorageAccountDB.Designer.cs
│   │   ├── HY_StorageAccountDB.cs
│   │   ├── HY_StorageAccountDB.resx
│   │   ├── HY_StorageAccountReport.rdlc
│   │   ├── HY_StorageDB.Designer.cs
│   │   ├── HY_StorageDB.cs
│   │   ├── HY_StorageDB.resx
│   │   ├── HY_StrageReport.rdlc
│   │   ├── HY_WarehouseStateDB.Designer.cs
│   │   ├── HY_WarehouseStateDB.cs
│   │   ├── HY_WarehouseStateDB.resx
│   │   └── HY_WarehouseStateReport.rdlc
│   ├── HY_System
│   │   ├── HY_Department.Designer.cs
│   │   ├── HY_Department.cs
│   │   ├── HY_Department.resx
│   │   ├── HY_DepartmentSet.Designer.cs
│   │   ├── HY_DepartmentSet.cs
│   │   ├── HY_DepartmentSet.resx
│   │   ├── HY_NO.cs
│   │   ├── HY_Permissions.Designer.cs
│   │   ├── HY_Permissions.cs
│   │   ├── HY_Permissions.resx
│   │   ├── HY_SQLCon.Designer.cs
│   │   ├── HY_SQLCon.cs
│   │   ├── HY_SQLCon.resx
│   │   ├── HY_Supplier.Designer.cs
│   │   ├── HY_Supplier.cs
│   │   ├── HY_Supplier.resx
│   │   ├── HY_SystemSet.Designer.cs
│   │   ├── HY_SystemSet.cs
│   │   ├── HY_SystemSet.resx
│   │   ├── HY_Workflow.Designer.cs
│   │   ├── HY_Workflow.cs
│   │   ├── HY_Workflow.resx
│   │   ├── Images
│   │   ├── Ini.cs
│   │   ├── Management.Designer.cs
│   │   ├── Management.cs
│   │   ├── Management.resx
│   │   ├── OperateAndValidate.cs
│   │   └── QuanXian.cs
│   ├── HY_Warehouse
│   │   ├── HY_BomSo.Designer.cs
│   │   ├── HY_BomSo.cs
│   │   ├── HY_BomSo.resx
│   │   ├── HY_CargoIN.Designer.cs
│   │   ├── HY_CargoIN.cs
│   │   ├── HY_CargoIN.resx
│   │   ├── HY_LookStorage.Designer.cs
│   │   ├── HY_LookStorage.cs
│   │   ├── HY_LookStorage.resx
│   │   ├── HY_MaterialID.Designer.cs
│   │   ├── HY_MaterialID.cs
│   │   ├── HY_MaterialID.resx
│   │   ├── HY_Person.Designer.cs
│   │   ├── HY_Person.cs
│   │   ├── HY_Person.resx
│   │   ├── HY_Requisitioned.Designer.cs
│   │   ├── HY_Requisitioned.cs
│   │   ├── HY_Requisitioned.resx
│   │   ├── HY_StockAccount.Designer.cs
│   │   ├── HY_StockAccount.cs
│   │   ├── HY_StockAccount.resx
│   │   ├── HY_StockDetails.Designer.cs
│   │   ├── HY_StockDetails.cs
│   │   ├── HY_StockDetails.resx
│   │   ├── HY_Storage.Designer.cs
│   │   ├── HY_Storage.cs
│   │   ├── HY_Storage.resx
│   │   ├── HY_WarehouseLog.Designer.cs
│   │   ├── HY_WarehouseLog.cs
│   │   ├── HY_WarehouseLog.resx
│   │   ├── HY_procurementInfo.Designer.cs
│   │   ├── HY_procurementInfo.cs
│   │   └── HY_procurementInfo.resx
│   ├── Logon.Designer.cs
│   ├── Logon.cs
│   ├── Logon.resx
│   ├── MianForm.Designer.cs
│   ├── MianForm.cs
│   ├── MianForm.resx
│   ├── Program.cs
│   ├── Properties
│   │   ├── AssemblyInfo.cs
│   │   ├── Resources.Designer.cs
│   │   ├── Resources.resx
│   │   ├── Settings.Designer.cs
│   │   └── Settings.settings
│   ├── Register.Designer.cs
│   ├── Register.cs
│   ├── Register.resx
│   ├── bin
│   │   ├── Debug
│   │   │   ├── DevComponents.DotNetBar2.dll
│   │   │   ├── ERPtimer.dll
│   │   │   ├── HYERP.application
│   │   │   ├── HYERP.exe
│   │   │   ├── HYERP.exe.config
│   │   │   ├── HYERP.exe.manifest
│   │   │   ├── HYERP.pdb
│   │   │   ├── HYERP.vshost.application
│   │   │   ├── HYERP.vshost.exe
│   │   │   ├── HYERP.vshost.exe.config
│   │   │   ├── HY_BLL.dll
│   │   │   ├── HY_BLL.pdb
│   │   │   ├── HY_DAL.dll
│   │   │   ├── HY_DAL.pdb
│   │   │   ├── HY_DbSqlHelp.dll
│   │   │   ├── HY_DbSqlHelp.pdb
│   │   │   ├── HY_Model.dll
│   │   │   ├── HY_Model.pdb
│   │   │   ├── History.txt
│   │   │   ├── Interop.Excel.dll
│   │   │   ├── Interop.Microsoft.Office.Core.dll
│   │   │   ├── Microsoft.Office.Interop.Excel.dll
│   │   │   ├── Microsoft.Office.Interop.SmartTag.dll
│   │   │   ├── Microsoft.ReportViewer.Common.dll
│   │   │   ├── Microsoft.ReportViewer.ProcessingObjectModel.dll
│   │   │   ├── Microsoft.ReportViewer.WinForms.dll
│   │   │   ├── Microsoft.Vbe.Interop.dll
│   │   │   └── office.dll
│   │   └── Release
│   │       ├── HYERP.vshost.exe
│   │       └── HYERP.vshost.exe.config
│   └── obj
│       ├── Debug
│       │   ├── AxInterop.grdesLib.dll
│       │   ├── AxInterop.grproLib.dll
│       │   ├── HYERP.application
│       │   ├── HYERP.exe
│       │   ├── HYERP.exe.manifest
│       │   ├── HYERP.pdb
│       │   ├── HYWJ.About.resources
│       │   ├── HYWJ.HY_Business.HY_Customer.resources
│       │   ├── HYWJ.HY_Business.HY_CustomerInfo.resources
│       │   ├── HYWJ.HY_Business.HY_CustomerOrder.resources
│       │   ├── HYWJ.HY_Invoicing.HY_Purchaseorder.resources
│       │   ├── HYWJ.HY_Invoicing.HY_Purchasingdetails.resources
│       │   ├── HYWJ.HY_Invoicing.HY_Purchasingstatus.resources
│       │   ├── HYWJ.HY_Invoicing.HY_RequisitionDetail.resources
│       │   ├── HYWJ.HY_Invoicing.HY_RequisitionNO.resources
│       │   ├── HYWJ.HY_Invoicing.HY_Requisitions.resources
│       │   ├── HYWJ.HY_Invoicing.HY_RequisitionsID.resources
│       │   ├── HYWJ.HY_Invoicing.HY_RequisitionsTOProcurement.resources
│       │   ├── HYWJ.HY_Invoicing.HY_RequisitionsWH.resources
│       │   ├── HYWJ.HY_Invoicing.HY_SupplierList.resources
│       │   ├── HYWJ.HY_Invoicing.HY_SupplierListSO.resources
│       │   ├── HYWJ.HY_Invoicing.HY_SupplierPrice.resources
│       │   ├── HYWJ.HY_Invoicing.HY_rPerson.resources
│       │   ├── HYWJ.HY_Production.HY_BOMListInventory.resources
│       │   ├── HYWJ.HY_Production.HY_BomAudit.resources
│       │   ├── HYWJ.HY_Production.HY_BomDetails.resources
│       │   ├── HYWJ.HY_Production.HY_BomTORequisitionID.resources
│       │   ├── HYWJ.HY_Production.HY_BomTORequisitions.resources
│       │   ├── HYWJ.HY_Production.HY_Bomlist.resources
│       │   ├── HYWJ.HY_Production.HY_Person.resources
│       │   ├── HYWJ.HY_Production.HY_ProductionPlanning.resources
│       │   ├── HYWJ.HY_Production.HY_ProductionProgress.resources
│       │   ├── HYWJ.HY_Production.HY_SKID.resources
│       │   ├── HYWJ.HY_Production.HY_SalesCID.resources
│       │   ├── HYWJ.HY_Production.HY_SalesID.resources
│       │   ├── HYWJ.HY_Production.HY_WorkOrder.resources
│       │   ├── HYWJ.HY_Report.HY_BomlistDB.resources
│       │   ├── HYWJ.HY_Report.HY_BomlistDB2.resources
│       │   ├── HYWJ.HY_Report.HY_ProductionPlanningDB.resources
│       │   ├── HYWJ.HY_Report.HY_PurchasingdetailsDH.resources
│       │   ├── HYWJ.HY_Report.HY_PurchasingdetailsReport.resources
│       │   ├── HYWJ.HY_Report.HY_RequisitionedDB.resources
│       │   ├── HYWJ.HY_Report.HY_StorageAccountDB.resources
│       │   ├── HYWJ.HY_Report.HY_StorageDB.resources
│       │   ├── HYWJ.HY_Report.HY_WarehouseStateDB.resources
│       │   ├── HYWJ.HY_System.HY_Department.resources
│       │   ├── HYWJ.HY_System.HY_DepartmentSet.resources
│       │   ├── HYWJ.HY_System.HY_Permissions.resources
│       │   ├── HYWJ.HY_System.HY_SQLCon.resources
│       │   ├── HYWJ.HY_System.HY_Supplier.resources
│       │   ├── HYWJ.HY_System.HY_SystemSet.resources
│       │   ├── HYWJ.HY_System.HY_Workflow.resources
│       │   ├── HYWJ.HY_System.Management.resources
│       │   ├── HYWJ.HY_Warehouse.HY_BomSo.resources
│       │   ├── HYWJ.HY_Warehouse.HY_CargoIN.resources
│       │   ├── HYWJ.HY_Warehouse.HY_LookStorage.resources
│       │   ├── HYWJ.HY_Warehouse.HY_MaterialID.resources
│       │   ├── HYWJ.HY_Warehouse.HY_Person.resources
│       │   ├── HYWJ.HY_Warehouse.HY_Requisitioned.resources
│       │   ├── HYWJ.HY_Warehouse.HY_StockAccount.resources
│       │   ├── HYWJ.HY_Warehouse.HY_StockDetails.resources
│       │   ├── HYWJ.HY_Warehouse.HY_Storage.resources
│       │   ├── HYWJ.HY_Warehouse.HY_WarehouseLog.resources
│       │   ├── HYWJ.HY_Warehouse.HY_procurementInfo.resources
│       │   ├── HYWJ.Logon.resources
│       │   ├── HYWJ.MianForm.resources
│       │   ├── HYWJ.Properties.Resources.resources
│       │   ├── HYWJ.Register.resources
│       │   ├── HYWJ.csproj.FileListAbsolute.txt
│       │   ├── HYWJ.csproj.GenerateResource.Cache
│       │   ├── HYWJ.csproj.ResolveComReference.cache
│       │   ├── Interop.Microsoft.Office.Core.dll
│       │   ├── Interop.grdesLib.dll
│       │   ├── Interop.grproLib.dll
│       │   ├── RdlCompile.cache
│       │   ├── RdlCompile.compiled
│       │   ├── Refactor
│       │   ├── ResolveAssemblyReference.cache
│       │   └── TempPE
│       │       ├── HYMISDataSet.Designer.cs.dll
│       │       ├── HY_Report.DataSet1.Designer.cs.dll
│       │       ├── HY_Report.HYMISDataSet.Designer.cs.dll
│       │       └── HY_Report.HY_PurchasingdetailsCrystalReport.cs.dll
│       └── Release
│           ├── HYWJ.About.resources
│           ├── HYWJ.HY_Business.HY_Customer.resources
│           ├── HYWJ.HY_Business.HY_CustomerInfo.resources
│           ├── HYWJ.HY_Business.HY_CustomerOrder.resources
│           ├── HYWJ.HY_Invoicing.HY_Purchasingdetails.resources
│           ├── HYWJ.HY_Invoicing.HY_RequisitionNO.resources
│           ├── HYWJ.HY_Invoicing.HY_Requisitions.resources
│           ├── HYWJ.HY_Invoicing.HY_RequisitionsID.resources
│           ├── HYWJ.HY_Invoicing.HY_RequisitionsTOProcurement.resources
│           ├── HYWJ.HY_Invoicing.HY_RequisitionsWH.resources
│           ├── HYWJ.HY_Invoicing.HY_SupplierList.resources
│           ├── HYWJ.HY_Invoicing.HY_SupplierListSO.resources
│           ├── HYWJ.HY_Invoicing.HY_SupplierPrice.resources
│           ├── HYWJ.HY_Invoicing.HY_rPerson.resources
│           ├── HYWJ.HY_Production.HY_BOMListInventory.resources
│           ├── HYWJ.HY_Production.HY_BomAudit.resources
│           ├── HYWJ.HY_Production.HY_BomDetails.resources
│           ├── HYWJ.HY_Production.HY_BomTORequisitionID.resources
│           ├── HYWJ.HY_Production.HY_BomTORequisitions.resources
│           ├── HYWJ.HY_Production.HY_Bomlist.resources
│           ├── HYWJ.HY_Production.HY_ProductionPlanning.resources
│           ├── HYWJ.HY_Production.HY_SKID.resources
│           ├── HYWJ.HY_Production.HY_SalesCID.resources
│           ├── HYWJ.HY_Production.HY_SalesID.resources
│           ├── HYWJ.HY_Production.HY_WorkOrder.resources
│           ├── HYWJ.HY_Report.HY_BomlistDB.resources
│           ├── HYWJ.HY_Report.HY_BomlistDB2.resources
│           ├── HYWJ.HY_Report.HY_ProductionPlanningDB.resources
│           ├── HYWJ.HY_Report.HY_PurchasingdetailsReport.resources
│           ├── HYWJ.HY_Report.HY_RequisitionedDB.resources
│           ├── HYWJ.HY_Report.HY_StorageAccountDB.resources
│           ├── HYWJ.HY_Report.HY_StorageDB.resources
│           ├── HYWJ.HY_System.HY_DepartmentSet.resources
│           ├── HYWJ.HY_System.HY_Permissions.resources
│           ├── HYWJ.HY_System.HY_SQLCon.resources
│           ├── HYWJ.HY_System.HY_Supplier.resources
│           ├── HYWJ.HY_System.HY_SystemSet.resources
│           ├── HYWJ.HY_System.HY_Workflow.resources
│           ├── HYWJ.HY_System.Management.resources
│           ├── HYWJ.HY_Warehouse.HY_CargoIN.resources
│           ├── HYWJ.HY_Warehouse.HY_MaterialID.resources
│           ├── HYWJ.HY_Warehouse.HY_Person.resources
│           ├── HYWJ.HY_Warehouse.HY_Requisitioned.resources
│           ├── HYWJ.HY_Warehouse.HY_StockAccount.resources
│           ├── HYWJ.HY_Warehouse.HY_StockDetails.resources
│           ├── HYWJ.HY_Warehouse.HY_Storage.resources
│           ├── HYWJ.HY_Warehouse.HY_WarehouseLog.resources
│           ├── HYWJ.Logon.resources
│           ├── HYWJ.MianForm.resources
│           ├── HYWJ.Properties.Resources.resources
│           ├── HYWJ.Register.resources
│           ├── HYWJ.csproj.FileListAbsolute.txt
│           ├── HYWJ.csproj.GenerateResource.Cache
│           ├── HYWJ.csproj.ResolveComReference.cache
│           ├── Interop.Microsoft.Office.Core.dll
│           ├── RdlCompile.cache
│           ├── RdlCompile.compiled
│           ├── ResolveAssemblyReference.cache
│           ├── TempPE
│           │   └── HY_Report.DataSet1.Designer.cs.dll
│           └── build.force
├── HYWJ.sln
├── HYWJ.suo
├── HY_BLL
│   ├── HY_BLL.csproj
│   ├── HY_BomDetailsBLL.cs
│   ├── HY_BomlistBLL.cs
│   ├── HY_CustomerInfoBLL.cs
│   ├── HY_DepartmentBLL.cs
│   ├── HY_InformationBLL.cs
│   ├── HY_ProcurementBLL.cs
│   ├── HY_ProductionPlanningBLL.cs
│   ├── HY_RequisitionInfoBLL.cs
│   ├── HY_RequisitionedBLL.cs
│   ├── HY_StorageBLL.cs
│   ├── HY_SupplierBLL.cs
│   ├── HY_SupplierPriceBLL.cs
│   ├── HY_UserListBLL.cs
│   ├── HY_WarehouseBLL.cs
│   ├── HY_setbll.cs
│   ├── Properties
│   │   └── AssemblyInfo.cs
│   ├── bin
│   │   ├── Debug
│   │   │   ├── HY_BLL.dll
│   │   │   ├── HY_BLL.pdb
│   │   │   ├── HY_DAL.dll
│   │   │   ├── HY_DAL.pdb
│   │   │   ├── HY_DbSqlHelp.dll
│   │   │   ├── HY_DbSqlHelp.pdb
│   │   │   ├── HY_Model.dll
│   │   │   └── HY_Model.pdb
│   │   └── Release
│   │       ├── HY_BLL.dll
│   │       ├── HY_BLL.pdb
│   │       ├── HY_DAL.dll
│   │       ├── HY_DAL.pdb
│   │       ├── HY_DbSqlHelp.dll
│   │       ├── HY_DbSqlHelp.pdb
│   │       ├── HY_Model.dll
│   │       └── HY_Model.pdb
│   └── obj
│       ├── Debug
│       │   ├── HY_BLL.csproj.FileListAbsolute.txt
│       │   ├── HY_BLL.dll
│       │   ├── HY_BLL.pdb
│       │   ├── Refactor
│       │   │   └── HY_BLL.dll
│       │   ├── ResolveAssemblyReference.cache
│       │   └── TempPE
│       └── Release
│           ├── HY_BLL.csproj.FileListAbsolute.txt
│           ├── HY_BLL.dll
│           ├── HY_BLL.pdb
│           ├── ResolveAssemblyReference.cache
│           └── TempPE
├── HY_DAL
│   ├── HY_BomDetailsDAO.cs
│   ├── HY_BomlistDAO.cs
│   ├── HY_CustomerInfoDAO.cs
│   ├── HY_DAL.csproj
│   ├── HY_DepartmentDAO.cs
│   ├── HY_InformationDAO.cs
│   ├── HY_ProcurementDAO.cs
│   ├── HY_ProductionPlanningDAO.cs
│   ├── HY_RequisitionInfoDAO.cs
│   ├── HY_RequisitionedDAO.cs
│   ├── HY_RequisitionsTOProcurementDAO.cs
│   ├── HY_Set.cs
│   ├── HY_StorageDAO.cs
│   ├── HY_SupplierDAO.cs
│   ├── HY_SupplierPriceDAO.cs
│   ├── HY_UserListDAO.cs
│   ├── HY_WarehouseDAO.cs
│   ├── Properties
│   │   └── AssemblyInfo.cs
│   ├── bin
│   │   ├── Debug
│   │   │   ├── HY_DAL.dll
│   │   │   ├── HY_DAL.pdb
│   │   │   ├── HY_DbSqlHelp.dll
│   │   │   ├── HY_DbSqlHelp.pdb
│   │   │   ├── HY_Model.dll
│   │   │   └── HY_Model.pdb
│   │   └── Release
│   │       ├── HY_DAL.dll
│   │       ├── HY_DAL.pdb
│   │       ├── HY_DbSqlHelp.dll
│   │       ├── HY_DbSqlHelp.pdb
│   │       ├── HY_Model.dll
│   │       └── HY_Model.pdb
│   └── obj
│       ├── Debug
│       │   ├── HY_DAL.csproj.FileListAbsolute.txt
│       │   ├── HY_DAL.dll
│       │   ├── HY_DAL.pdb
│       │   ├── Refactor
│       │   │   └── HY_DAL.dll
│       │   ├── ResolveAssemblyReference.cache
│       │   └── TempPE
│       └── Release
│           ├── HY_DAL.csproj.FileListAbsolute.txt
│           ├── HY_DAL.dll
│           ├── HY_DAL.pdb
│           ├── ResolveAssemblyReference.cache
│           └── TempPE
├── HY_DbSqlHelp
│   ├── DBsqlHelp.cs
│   ├── HY_DbSqlHelp.csproj
│   ├── Properties
│   │   └── AssemblyInfo.cs
│   ├── bin
│   │   ├── Debug
│   │   │   ├── HY_DbSqlHelp.dll
│   │   │   └── HY_DbSqlHelp.pdb
│   │   └── Release
│   │       ├── HY_DbSqlHelp.dll
│   │       └── HY_DbSqlHelp.pdb
│   └── obj
│       ├── Debug
│       │   ├── HY_DbSqlHelp.csproj.FileListAbsolute.txt
│       │   ├── HY_DbSqlHelp.dll
│       │   ├── HY_DbSqlHelp.pdb
│       │   ├── Refactor
│       │   │   └── HY_DbSqlHelp.dll
│       │   └── TempPE
│       └── Release
│           ├── HY_DbSqlHelp.csproj.FileListAbsolute.txt
│           ├── HY_DbSqlHelp.dll
│           ├── HY_DbSqlHelp.pdb
│           └── TempPE
├── HY_Model
│   ├── HY_BomDetails.cs
│   ├── HY_Bomlist.cs
│   ├── HY_CustomerInfo.cs
│   ├── HY_Department.cs
│   ├── HY_Information.cs
│   ├── HY_Model.csproj
│   ├── HY_ProductionPlanning.cs
│   ├── HY_Purchaseorder.cs
│   ├── HY_RequisitionInfo.cs
│   ├── HY_Requisitioned.cs
│   ├── HY_Storage.cs
│   ├── HY_Supplier.cs
│   ├── HY_SupplierPrice.cs
│   ├── HY_Warehouse.cs
│   ├── Properties
│   │   └── AssemblyInfo.cs
│   ├── User.cs
│   ├── bin
│   │   ├── Debug
│   │   │   ├── HY_Model.dll
│   │   │   └── HY_Model.pdb
│   │   └── Release
│   │       ├── HY_Model.dll
│   │       └── HY_Model.pdb
│   └── obj
│       ├── Debug
│       │   ├── HY_Model.csproj.FileListAbsolute.txt
│       │   ├── HY_Model.dll
│       │   ├── HY_Model.pdb
│       │   ├── Refactor
│       │   │   └── HY_Model.dll
│       │   └── TempPE
│       └── Release
│           ├── HY_Model.csproj.FileListAbsolute.txt
│           ├── HY_Model.dll
│           ├── HY_Model.pdb
│           └── TempPE
├── 作者说明.txt
├── 常用代码段.txt
└── 海益五金数据管理系统.doc

63 directories, 512 files


实例下载地址

海益ERP数据管理系统2.0源码

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警