嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
c#机械制造业信息管理系统(含源码)
.
├── c#机械制造业信息管理系统(含源码)_机械制造业信息管理系统(含源码).rar
└── 机械制造业信息管理系统(含源码)
├── Business
│ ├── AssemblyInfo.cs
│ ├── Custormer.cs
│ ├── MF.Business.csproj
│ ├── MF.Business.csproj.user
│ ├── PC.cs
│ ├── SellItem.cs
│ ├── SellOrder.cs
│ ├── StockItem.cs
│ ├── StockOrder.cs
│ ├── ZD.cs
│ ├── bin
│ │ └── Debug
│ │ ├── Eboer.Com.DBA.dll
│ │ ├── Eboer.Com.DBA.pdb
│ │ ├── Eboer.MIS.MF.Business.dll
│ │ ├── Eboer.MIS.MF.Business.pdb
│ │ └── ReportLibrary.dll
│ └── obj
│ └── Debug
│ ├── Business.projdata
│ ├── Eboer.MIS.MF.Business.dll
│ ├── Eboer.MIS.MF.Business.pdb
│ ├── MF.Business.projdata
│ ├── MF.Business.projdata1
│ ├── TempPE
│ └── temp
├── CreateLicense
│ ├── App.ico
│ ├── AssemblyInfo.cs
│ ├── Eboer.CreateLicense.csproj
│ ├── Eboer.CreateLicense.csproj.user
│ ├── MainForm.cs
│ ├── MainForm.resx
│ ├── bin
│ │ └── Debug
│ │ ├── Eboer.MIS.CreateLicense.exe
│ │ ├── Eboer.MIS.CreateLicense.pdb
│ │ ├── Eboer.MIS.License.MF.dll
│ │ ├── Eboer.MIS.License.MF.pdb
│ │ └── ReportLibrary.dll
│ └── obj
│ └── Debug
│ ├── CreateLicense.projdata
│ ├── Eboer.CreateLicense.projdata
│ ├── Eboer.CreateLicense.projdata1
│ ├── Eboer.MIS.CreateLicense.MainForm.resources
│ ├── Eboer.MIS.CreateLicense.exe
│ ├── Eboer.MIS.CreateLicense.pdb
│ ├── TempPE
│ └── temp
├── DBA
│ ├── AssemblyInfo.cs
│ ├── Eboer.DBA.csproj
│ ├── Eboer.DBA.csproj.user
│ ├── bin
│ │ └── Debug
│ │ ├── Eboer.Com.DBA.dll
│ │ ├── Eboer.Com.DBA.pdb
│ │ └── ReportLibrary.dll
│ └── obj
│ └── Debug
│ ├── DBA.projdata
│ ├── Eboer.Com.DBA.dll
│ ├── Eboer.Com.DBA.pdb
│ ├── Eboer.DBA.projdata
│ ├── Eboer.DBA.projdata1
│ ├── TempPE
│ └── temp
├── Database
│ └── Data.mdb
├── EMIS.sln
├── EMIS.suo
├── Images
│ ├── 3floppy_unmount.ico
│ ├── DB2005.DLL
│ ├── Delete.ico
│ ├── Eboer.COM.ico
│ ├── Login.gif
│ ├── Login.psd
│ ├── NEWLogin.psd
│ ├── New.ico
│ ├── NewLogin.gif
│ ├── Print.ico
│ ├── Stop.ico
│ ├── dataList.ico
│ ├── important.ico
│ ├── lylogo.gif
│ ├── postscript.ico
│ ├── shellscript.ico
│ ├── trashcan_full.ico
│ ├── 查询.png
│ ├── 盘点.png
│ ├── 标志.psd
│ ├── 大图标
│ │ ├── 新建.bmp
│ │ ├── 查询.bmp
│ │ ├── 设置.bmp
│ │ ├── 退出.bmp
│ │ ├── 采购.bmp
│ │ ├── 销售.bmp
│ │ ├── 供货商.bmp
│ │ ├── 订货商.bmp
│ │ ├── 大图标.psd
│ │ ├── 采购明细.bmp
│ │ └── 销售明细.bmp
│ ├── 采购列表.png
│ ├── 销售列表.png
│ ├── 新丰牌商标.jpg
│ └── 录入业务数据.png
├── License
│ ├── AssemblyInfo.cs
│ ├── Entery.cs
│ ├── MF.License.csproj
│ ├── MF.License.csproj.user
│ ├── bin
│ │ └── Debug
│ │ ├── Eboer.MIS.License.MF.dll
│ │ ├── Eboer.MIS.License.MF.pdb
│ │ └── ReportLibrary.dll
│ └── obj
│ └── Debug
│ ├── Eboer.MIS.License.MF.dll
│ ├── Eboer.MIS.License.MF.pdb
│ ├── License.projdata
│ ├── MF.License.projdata
│ ├── MF.License.projdata1
│ ├── TempPE
│ └── temp
├── PrintLab
│ ├── KHCSharpLibrary.dll
│ ├── KHDataLibrary.dll
│ ├── KHPublicLibrary.dll
│ ├── KHVbLibrary.dll
│ └── ReportLibrary.dll
├── PublicClass
│ ├── App.ico
│ ├── AssemblyInfo.cs
│ ├── Eboer.PublicClass.csproj
│ ├── Eboer.PublicClass.csproj.user
│ ├── Int.cs
│ ├── OutLookBar.cs
│ ├── String.cs
│ ├── bin
│ │ └── Debug
│ │ ├── Eboer.MIS.PublicClass.dll
│ │ ├── Eboer.Mis.PublicClass.pdb
│ │ └── ReportLibrary.dll
│ └── obj
│ └── Debug
│ ├── Eboer.MIS.PublicClass.dll
│ ├── Eboer.Mis.PublicClass.pdb
│ ├── Eboer.PublicClass.projdata
│ ├── Eboer.PublicClass.projdata1
│ ├── PublicClass.projdata
│ ├── TempPE
│ └── temp
├── SetupApp
│ ├── Debug
│ ├── Release
│ └── SetupApp.vdproj
├── TZLYIMS
│ └── softUpdate.htm
├── UpdateEr
│ ├── AppUpdate.cs
│ ├── AppUpdate.resx
│ ├── AssemblyInfo.cs
│ ├── UpdateEr.csproj
│ ├── UpdateEr.csproj.user
│ ├── bin
│ │ └── Debug
│ │ ├── UpdateEr.dll
│ │ ├── UpdateEr.exe
│ │ └── UpdateEr.pdb
│ └── obj
│ └── Debug
│ ├── TempPE
│ ├── UpdateEr.AppUpdate.resources
│ ├── UpdateEr.dll
│ ├── UpdateEr.exe
│ ├── UpdateEr.pdb
│ ├── UpdateEr.projdata
│ ├── UpdateEr.projdata1
│ └── temp
├── WinForm
│ ├── AboutForm.cs
│ ├── AboutForm.resx
│ ├── App.ico
│ ├── AssemblyInfo.cs
│ ├── ChangePassword.cs
│ ├── ChangePassword.resx
│ ├── Client
│ │ ├── ClientList.cs
│ │ ├── ClientList.resx
│ │ ├── EditClient.cs
│ │ └── EditClient.resx
│ ├── DataAccount
│ │ ├── DAList.cs
│ │ ├── DAList.resx
│ │ ├── DataAccount.cs
│ │ ├── EditDA.cs
│ │ └── EditDA.resx
│ ├── DeskConfig.cs
│ ├── EditCustomer.cs
│ ├── EditCustomer.resx
│ ├── EditPC.cs
│ ├── EditPC.resx
│ ├── EditZD.cs
│ ├── EditZD.resx
│ ├── HR
│ ├── ListForCumstor.cs
│ ├── ListForCumstor.resx
│ ├── LoginForm.cs
│ ├── LoginForm.resx
│ ├── MDIClientWindow.cs
│ ├── MF.WinForm.csproj
│ ├── MF.WinForm.csproj.user
│ ├── MainForm.cs
│ ├── MainForm.resx
│ ├── PrintLab
│ │ ├── KHCSharpLibrary.dll
│ │ ├── KHDataLibrary.dll
│ │ ├── KHPublicLibrary.dll
│ │ ├── KHVbLibrary.dll
│ │ └── ReportLibrary.dll
│ ├── PrintSet.cs
│ ├── PrintSet.resx
│ ├── Public.cs
│ ├── Report
│ │ ├── SellReport.cs
│ │ ├── SellReport.resx
│ │ ├── StockReport.cs
│ │ └── StockReport.resx
│ ├── SelectItem
│ │ ├── DireList.cs
│ │ └── DireList.resx
│ ├── SelectPC.cs
│ ├── SelectPC.resx
│ ├── SelectSelfCompany.cs
│ ├── SelectSelfCompany.resx
│ ├── Sell
│ │ ├── EditListItem.cs
│ │ ├── EditListItem.resx
│ │ ├── EditOrder.cs
│ │ ├── EditOrder.resx
│ │ ├── OrderList.cs
│ │ ├── OrderList.resx
│ │ ├── SearchForm.cs
│ │ └── SearchForm.resx
│ ├── Stock
│ │ ├── EditOrder.cs
│ │ ├── EditOrder.resx
│ │ ├── EditTask.cs
│ │ ├── EditTask.resx
│ │ ├── SearchForm.cs
│ │ ├── SearchForm.resx
│ │ ├── StockList.cs
│ │ └── StockList.resx
│ ├── System
│ ├── bin
│ │ └── Debug
│ │ ├── DB2005.DLL
│ │ ├── Eboer.Com.DBA.dll
│ │ ├── Eboer.Com.DBA.pdb
│ │ ├── Eboer.MIS.License.MF.dll
│ │ ├── Eboer.MIS.License.MF.pdb
│ │ ├── Eboer.MIS.MF.Business.dll
│ │ ├── Eboer.MIS.MF.Business.pdb
│ │ ├── Eboer.MIS.MF.WinForm.exe
│ │ ├── Eboer.MIS.MF.WinForm.pdb
│ │ ├── Eboer.MIS.PublicClass.dll
│ │ ├── Eboer.MIS.PublicClass.pdb
│ │ ├── KHCSharpLibrary.dll
│ │ ├── KHDataLibrary.dll
│ │ ├── KHPublicLibrary.dll
│ │ ├── KHVbLibrary.dll
│ │ ├── ReportLibrary.dll
│ │ └── default.co
│ └── obj
│ └── Debug
│ ├── Eboer.MIS.MF.WinForm.AboutForm.resources
│ ├── Eboer.MIS.MF.WinForm.ChangePassword.resources
│ ├── Eboer.MIS.MF.WinForm.Client.ClientList.resources
│ ├── Eboer.MIS.MF.WinForm.Client.EditClient.resources
│ ├── Eboer.MIS.MF.WinForm.DataAccount.DAList.resources
│ ├── Eboer.MIS.MF.WinForm.DataAccount.EditDA.resources
│ ├── Eboer.MIS.MF.WinForm.EditCustomer.resources
│ ├── Eboer.MIS.MF.WinForm.EditPC.resources
│ ├── Eboer.MIS.MF.WinForm.EditZD.resources
│ ├── Eboer.MIS.MF.WinForm.ListForCumstor.resources
│ ├── Eboer.MIS.MF.WinForm.LoginForm.resources
│ ├── Eboer.MIS.MF.WinForm.MainForm.resources
│ ├── Eboer.MIS.MF.WinForm.PrintSet.resources
│ ├── Eboer.MIS.MF.WinForm.Report.SellReport.resources
│ ├── Eboer.MIS.MF.WinForm.Report.StockReport.resources
│ ├── Eboer.MIS.MF.WinForm.SelectItem.DireList.resources
│ ├── Eboer.MIS.MF.WinForm.SelectPC.resources
│ ├── Eboer.MIS.MF.WinForm.SelectSelfCompany.resources
│ ├── Eboer.MIS.MF.WinForm.Sell.EditListItem.resources
│ ├── Eboer.MIS.MF.WinForm.Sell.EditOrder.resources
│ ├── Eboer.MIS.MF.WinForm.Sell.OrderList.resources
│ ├── Eboer.MIS.MF.WinForm.Sell.SearchForm.resources
│ ├── Eboer.MIS.MF.WinForm.Stock.EditOrder.resources
│ ├── Eboer.MIS.MF.WinForm.Stock.EditTask.resources
│ ├── Eboer.MIS.MF.WinForm.Stock.SearchForm.resources
│ ├── Eboer.MIS.MF.WinForm.Stock.StockList.resources
│ ├── Eboer.MIS.MF.WinForm.exe
│ ├── Eboer.MIS.MF.WinForm.pdb
│ ├── MF.WinForm.projdata
│ ├── MF.WinForm.projdata1
│ ├── TempPE
│ ├── WinForm.projdata
│ └── temp
├── bin
│ └── Debug
│ ├── Eboer.MIS.MF.WinForm.exe
│ ├── ReportLibrary.dll
│ ├── UpdateEr.exe
│ ├── UpdateEr.pdb
│ ├── default.co
│ └── lylogo.gif
└── 项目说明.txt
69 directories, 255 files