在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → MVC企业进销存管理系统

MVC企业进销存管理系统

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:10.28M
  • 下载次数:69
  • 浏览次数:432
  • 发布时间:2020-10-03
  • 实例类别:一般编程问题
  • 发 布 人:robot666
  • 文件格式:.rar
  • 所需积分:2
 

实例介绍

【实例简介】
真正的企业级开发程序, 具体不用多说,保证你满意
【实例截图】
【核心代码】
MVC企业进销存管理系统
├── 企业进销存管理系统
│   ├── BLL仓库管理
│   │   ├── bin
│   │   │   └── Debug
│   │   │   ├── BLL仓库管理.dll
│   │   │   ├── BLL仓库管理.pdb
│   │   │   ├── DALPublic.dll
│   │   │   └── DALPublic.pdb
│   │   ├── BLL仓库管理.csproj
│   │   ├── mvcCangKuDiaoBo.cs
│   │   ├── mvcCangKuDiaoBo_Insert.cs
│   │   ├── mvcCangKuDiaoBo_Update.cs
│   │   ├── obj
│   │   │   └── Debug
│   │   │   ├── BLL仓库管理.csproj.FileListAbsolute.txt
│   │   │   ├── BLL仓库管理.csprojResolveAssemblyReference.cache
│   │   │   ├── BLL仓库管理.dll
│   │   │   ├── BLL仓库管理.pdb
│   │   │   └── DesignTimeResolveAssemblyReferencesInput.cache
│   │   └── Properties
│   │   └── AssemblyInfo.cs
│   ├── BLL基础数据
│   │   ├── bin
│   │   │   └── Debug
│   │   │   ├── BLL基础数据.dll
│   │   │   ├── BLL基础数据.pdb
│   │   │   ├── DALPublic.dll
│   │   │   └── DALPublic.pdb
│   │   ├── BLL基础数据.csproj
│   │   ├── mvcBuMen.cs
│   │   ├── mvcBuMen_Insert.cs
│   │   ├── mvcBuMen_Update.cs
│   │   ├── mvcChanPinXinXi.cs
│   │   ├── mvcChanPinXinXi_Insert.cs
│   │   ├── mvcChanPinXinXi_Update.cs
│   │   ├── mvcGongYingShang.cs
│   │   ├── mvcGongYingShang_Insert.cs
│   │   ├── mvcGongYingShang_Update.cs
│   │   ├── mvcJiLiangDanWei.cs
│   │   ├── mvcJiLiangDanWei_Insert.cs
│   │   ├── mvcJiLiangDanWei_Update.cs
│   │   ├── mvcYuanGong.cs
│   │   ├── mvcYuanGong_Insert.cs
│   │   ├── mvcYuanGong_Update.cs
│   │   ├── obj
│   │   │   └── Debug
│   │   │   ├── BLL基础数据.csproj.FileListAbsolute.txt
│   │   │   ├── BLL基础数据.csprojResolveAssemblyReference.cache
│   │   │   ├── BLL基础数据.dll
│   │   │   ├── BLL基础数据.pdb
│   │   │   └── DesignTimeResolveAssemblyReferencesInput.cache
│   │   └── Properties
│   │   └── AssemblyInfo.cs
│   ├── BLL用户登录
│   │   ├── bin
│   │   │   └── Debug
│   │   │   ├── BLL用户登录.dll
│   │   │   ├── BLL用户登录.pdb
│   │   │   ├── DALPublic.dll
│   │   │   └── DALPublic.pdb
│   │   ├── BLL用户登录.csproj
│   │   ├── mvcYongHuDengLu.cs
│   │   ├── obj
│   │   │   └── Debug
│   │   │   ├── BLL用户登录.csproj.FileListAbsolute.txt
│   │   │   ├── BLL用户登录.csprojResolveAssemblyReference.cache
│   │   │   ├── BLL用户登录.dll
│   │   │   ├── BLL用户登录.pdb
│   │   │   └── DesignTimeResolveAssemblyReferencesInput.cache
│   │   └── Properties
│   │   └── AssemblyInfo.cs
│   ├── BLL系统管理
│   │   ├── bin
│   │   │   └── Debug
│   │   │   ├── BLL系统管理.dll
│   │   │   ├── BLL系统管理.pdb
│   │   │   ├── DALPublic.dll
│   │   │   └── DALPublic.pdb
│   │   ├── BLL系统管理.csproj
│   │   ├── mvcJueSe.cs
│   │   ├── mvcJueSeQuanXian.cs
│   │   ├── mvcJueSeYuanGong.cs
│   │   ├── mvcQuanXian.cs
│   │   ├── obj
│   │   │   └── Debug
│   │   │   ├── BLL系统管理.csproj.FileListAbsolute.txt
│   │   │   ├── BLL系统管理.csprojResolveAssemblyReference.cache
│   │   │   ├── BLL系统管理.dll
│   │   │   ├── BLL系统管理.pdb
│   │   │   └── DesignTimeResolveAssemblyReferencesInput.cache
│   │   └── Properties
│   │   └── AssemblyInfo.cs
│   ├── BLL采购订单
│   │   ├── bin
│   │   │   └── Debug
│   │   │   ├── BLL采购订单.dll
│   │   │   ├── BLL采购订单.pdb
│   │   │   ├── DALPublic.dll
│   │   │   └── DALPublic.pdb
│   │   ├── BLL采购与供应销管理.csproj
│   │   ├── BLL采购订单.csproj
│   │   ├── mvcCaiGouDingDan.cs
│   │   ├── mvcCaiGouDingDan_Insert.cs
│   │   ├── mvcCaiGouDingDan_Update.cs
│   │   ├── obj
│   │   │   └── Debug
│   │   │   ├── BLL采购与供应销管理.csproj.FileListAbsolute.txt
│   │   │   ├── BLL采购与供应销管理.csprojResolveAssemblyReference.cache
│   │   │   ├── BLL采购订单.dll
│   │   │   ├── BLL采购订单.pdb
│   │   │   └── DesignTimeResolveAssemblyReferencesInput.cache
│   │   └── Properties
│   │   └── AssemblyInfo.cs
│   ├── BLL销售与客户管理
│   │   ├── bin
│   │   │   └── Debug
│   │   │   ├── BLL销售与客户管理.dll
│   │   │   ├── BLL销售与客户管理.pdb
│   │   │   ├── DALPublic.dll
│   │   │   └── DALPublic.pdb
│   │   ├── BLL销售与客户管理.csproj
│   │   ├── BLL销售与客户管理.csproj.user
│   │   ├── mvcKeHuDengJi.cs
│   │   ├── mvcXiaoShouDingDan.cs
│   │   ├── mvcXiaoShouDingDan_Insert.cs
│   │   ├── mvcXiaoShouDingDan_Update.cs
│   │   ├── mvcXiaoShouFaHuoShenQing.cs
│   │   ├── mvcXiaoShouFaHuoShenQing_Insert.cs
│   │   ├── mvcXiaoShouTuiHuo.cs
│   │   ├── obj
│   │   │   └── Debug
│   │   │   ├── BLL销售与客户管理.csproj.FileListAbsolute.txt
│   │   │   ├── BLL销售与客户管理.csprojResolveAssemblyReference.cache
│   │   │   ├── BLL销售与客户管理.dll
│   │   │   ├── BLL销售与客户管理.pdb
│   │   │   └── DesignTimeResolveAssemblyReferencesInput.cache
│   │   └── Properties
│   │   └── AssemblyInfo.cs
│   ├── DALPublic
│   │   ├── app.config
│   │   ├── bin
│   │   │   └── Debug
│   │   │   ├── DALPublic.dll
│   │   │   ├── DALPublic.dll.config
│   │   │   └── DALPublic.pdb
│   │   ├── DALMethod.cs
│   │   ├── DALPublic.csproj
│   │   ├── obj
│   │   │   └── Debug
│   │   │   ├── DALPublic.csproj.FileListAbsolute.txt
│   │   │   ├── DALPublic.csprojResolveAssemblyReference.cache
│   │   │   ├── DALPublic.dll
│   │   │   ├── DALPublic.pdb
│   │   │   ├── DesignTimeResolveAssemblyReferences.cache
│   │   │   └── DesignTimeResolveAssemblyReferencesInput.cache
│   │   └── Properties
│   │   ├── AssemblyInfo.cs
│   │   ├── Settings.Designer.cs
│   │   └── Settings.settings
│   ├── MVC企业进销存管理系统.sln
│   ├── MVC企业进销存管理系统.suo
│   └── 企业进销存管理系统
│   ├── bin
│   │   ├── BLL仓库管理.dll
│   │   ├── BLL仓库管理.pdb
│   │   ├── BLL基础数据.dll
│   │   ├── BLL基础数据.pdb
│   │   ├── BLL用户登录.dll
│   │   ├── BLL用户登录.pdb
│   │   ├── BLL系统管理.dll
│   │   ├── BLL系统管理.pdb
│   │   ├── BLL采购订单.dll
│   │   ├── BLL采购订单.pdb
│   │   ├── BLL销售与客户管理.dll
│   │   ├── BLL销售与客户管理.pdb
│   │   ├── DALPublic.dll
│   │   ├── DALPublic.pdb
│   │   ├── 企业进销存管理系统.dll
│   │   └── 企业进销存管理系统.pdb
│   ├── Content
│   │   ├── Site.css
│   │   ├── themes
│   │   │   ├── base
│   │   │   │   ├── images
│   │   │   │   │   ├── ui-bg_flat_0_aaaaaa_40x100.png
│   │   │   │   │   ├── ui-bg_flat_75_ffffff_40x100.png
│   │   │   │   │   ├── ui-bg_glass_55_fbf9ee_1x400.png
│   │   │   │   │   ├── ui-bg_glass_65_ffffff_1x400.png
│   │   │   │   │   ├── ui-bg_glass_75_dadada_1x400.png
│   │   │   │   │   ├── ui-bg_glass_75_e6e6e6_1x400.png
│   │   │   │   │   ├── ui-bg_glass_95_fef1ec_1x400.png
│   │   │   │   │   ├── ui-bg_highlight-soft_75_cccccc_1x100.png
│   │   │   │   │   ├── ui-icons_222222_256x240.png
│   │   │   │   │   ├── ui-icons_2e83ff_256x240.png
│   │   │   │   │   ├── ui-icons_454545_256x240.png
│   │   │   │   │   ├── ui-icons_888888_256x240.png
│   │   │   │   │   └── ui-icons_cd0a0a_256x240.png
│   │   │   │   └── jquery-ui.css
│   │   │   └── jquery-easyui-1.3.3
│   │   │   ├── demo
│   │   │   │   ├── accordion
│   │   │   │   │   ├── actions.html
│   │   │   │   │   ├── ajax.html
│   │   │   │   │   ├── basic.html
│   │   │   │   │   ├── _content.html
│   │   │   │   │   ├── datagrid_data1.json
│   │   │   │   │   ├── jquery-easyui-1.3.3 - 快捷方式.lnk
│   │   │   │   │   ├── tools.html
│   │   │   │   │   ├── 示范1.htm
│   │   │   │   │   └── 示范.htm
│   │   │   │   ├── calendar
│   │   │   │   │   ├── basic.html
│   │   │   │   │   └── firstday.html
│   │   │   │   ├── combo
│   │   │   │   │   └── basic.html
│   │   │   │   ├── combobox
│   │   │   │   │   ├── actions.html
│   │   │   │   │   ├── basic.html
│   │   │   │   │   ├── combobox_data1.json
│   │   │   │   │   ├── customformat.html
│   │   │   │   │   ├── dynamicdata.html
│   │   │   │   │   ├── multiple.html
│   │   │   │   │   ├── navigation.html
│   │   │   │   │   ├── remotedata.html
│   │   │   │   │   └── remotejsonp.html
│   │   │   │   ├── combogrid
│   │   │   │   │   ├── actions.html
│   │   │   │   │   ├── basic.html
│   │   │   │   │   ├── datagrid_data1.json
│   │   │   │   │   ├── initvalue.html
│   │   │   │   │   ├── multiple.html
│   │   │   │   │   └── navigation.html
│   │   │   │   ├── combotree
│   │   │   │   │   ├── actions.html
│   │   │   │   │   ├── basic.html
│   │   │   │   │   ├── initvalue.html
│   │   │   │   │   ├── multiple.html
│   │   │   │   │   └── tree_data1.json
│   │   │   │   ├── datagrid
│   │   │   │   │   ├── aligncolumns.html
│   │   │   │   │   ├── basic.html
│   │   │   │   │   ├── cellstyle.html
│   │   │   │   │   ├── checkbox.html
│   │   │   │   │   ├── clientpagination.html
│   │   │   │   │   ├── columngroup.html
│   │   │   │   │   ├── complextoolbar.html
│   │   │   │   │   ├── contextmenu.html
│   │   │   │   │   ├── custompager.html
│   │   │   │   │   ├── datagrid_data1.json
│   │   │   │   │   ├── datagrid_data2.json
│   │   │   │   │   ├── footer.html
│   │   │   │   │   ├── formatcolumns.html
│   │   │   │   │   ├── frozencolumns.html
│   │   │   │   │   ├── frozenrows.html
│   │   │   │   │   ├── mergecells.html
│   │   │   │   │   ├── products.json
│   │   │   │   │   ├── rowborder.html
│   │   │   │   │   ├── rowediting.html
│   │   │   │   │   ├── rowstyle.html
│   │   │   │   │   ├── selection.html
│   │   │   │   │   ├── simpletoolbar.html
│   │   │   │   │   └── transform.html
│   │   │   │   ├── datebox
│   │   │   │   │   ├── basic.html
│   │   │   │   │   ├── dateformat.html
│   │   │   │   │   ├── events.html
│   │   │   │   │   └── validate.html
│   │   │   │   ├── datetimebox
│   │   │   │   │   ├── basic.html
│   │   │   │   │   ├── initvalue.html
│   │   │   │   │   └── showseconds.html
│   │   │   │   ├── demo.css
│   │   │   │   ├── dialog
│   │   │   │   │   ├── basic.html
│   │   │   │   │   ├── complextoolbar.html
│   │   │   │   │   └── toolbarbuttons.html
│   │   │   │   ├── draggable
│   │   │   │   │   ├── basic.html
│   │   │   │   │   ├── constain.html
│   │   │   │   │   └── snap.html
│   │   │   │   ├── droppable
│   │   │   │   │   ├── accept.html
│   │   │   │   │   ├── basic.html
│   │   │   │   │   └── sort.html
│   │   │   │   ├── easyloader
│   │   │   │   │   └── basic.html
│   │   │   │   ├── form
│   │   │   │   │   ├── basic.html
│   │   │   │   │   ├── form_data1.json
│   │   │   │   │   └── load.html
│   │   │   │   ├── jquery-easyui-1.3.3 - 快捷方式.lnk
│   │   │   │   ├── layout
│   │   │   │   │   ├── addremove.html
│   │   │   │   │   ├── basic.html
│   │   │   │   │   ├── complex.html
│   │   │   │   │   ├── _content.html
│   │   │   │   │   ├── datagrid_data1.json
│   │   │   │   │   ├── full.html
│   │   │   │   │   ├── nestedlayout.html
│   │   │   │   │   ├── nocollapsible.html
│   │   │   │   │   ├── propertygrid_data1.json
│   │   │   │   │   └── tree_data1.json
│   │   │   │   ├── linkbutton
│   │   │   │   │   ├── basic.html
│   │   │   │   │   ├── group.html
│   │   │   │   │   ├── iconalign.html
│   │   │   │   │   ├── plain.html
│   │   │   │   │   └── toggle.html
│   │   │   │   ├── menu
│   │   │   │   │   ├── basic.html
│   │   │   │   │   ├── customitem.html
│   │   │   │   │   └── events.html
│   │   │   │   ├── menubutton
│   │   │   │   │   ├── actions.html
│   │   │   │   │   └── basic.html
│   │   │   │   ├── messager
│   │   │   │   │   ├── alert.html
│   │   │   │   │   ├── basic.html
│   │   │   │   │   ├── interactive.html
│   │   │   │   │   └── position.html
│   │   │   │   ├── numberbox
│   │   │   │   │   ├── basic.html
│   │   │   │   │   ├── format.html
│   │   │   │   │   └── range.html
│   │   │   │   ├── numberspinner
│   │   │   │   │   ├── basic.html
│   │   │   │   │   ├── increment.html
│   │   │   │   │   └── range.html
│   │   │   │   ├── pagination
│   │   │   │   │   ├── basic.html
│   │   │   │   │   ├── custombuttons.html
│   │   │   │   │   └── simple.html
│   │   │   │   ├── panel
│   │   │   │   │   ├── basic.html
│   │   │   │   │   ├── _content.html
│   │   │   │   │   ├── customtools.html
│   │   │   │   │   ├── loadcontent.html
│   │   │   │   │   ├── nestedpanel.html
│   │   │   │   │   └── paneltools.html
│   │   │   │   ├── progressbar
│   │   │   │   │   └── basic.html
│   │   │   │   ├── propertygrid
│   │   │   │   │   ├── basic.html
│   │   │   │   │   ├── customcolumns.html
│   │   │   │   │   ├── groupformat.html
│   │   │   │   │   └── propertygrid_data1.json
│   │   │   │   ├── resizable
│   │   │   │   │   └── basic.html
│   │   │   │   ├── searchbox
│   │   │   │   │   ├── basic.html
│   │   │   │   │   └── category.html
│   │   │   │   ├── slider
│   │   │   │   │   ├── basic.html
│   │   │   │   │   ├── formattip.html
│   │   │   │   │   ├── rule.html
│   │   │   │   │   └── vertical.html
│   │   │   │   ├── splitbutton
│   │   │   │   │   ├── actions.html
│   │   │   │   │   └── basic.html
│   │   │   │   ├── tabs
│   │   │   │   │   ├── autoheight.html
│   │   │   │   │   ├── basic.html
│   │   │   │   │   ├── _content.html
│   │   │   │   │   ├── hover.html
│   │   │   │   │   ├── nestedtabs.html
│   │   │   │   │   ├── striptools.html
│   │   │   │   │   ├── tabposition.html
│   │   │   │   │   ├── tabstools.html
│   │   │   │   │   └── tree_data1.json
│   │   │   │   ├── timespinner
│   │   │   │   │   ├── actions.html
│   │   │   │   │   ├── basic.html
│   │   │   │   │   └── range.html
│   │   │   │   ├── tooltip
│   │   │   │   │   ├── ajax.html
│   │   │   │   │   ├── basic.html
│   │   │   │   │   ├── _content.html
│   │   │   │   │   ├── customcontent.html
│   │   │   │   │   ├── customstyle.html
│   │   │   │   │   ├── _dialog.html
│   │   │   │   │   ├── position.html
│   │   │   │   │   ├── toolbar.html
│   │   │   │   │   └── tooltipdialog.html
│   │   │   │   ├── tree
│   │   │   │   │   ├── actions.html
│   │   │   │   │   ├── animation.html
│   │   │   │   │   ├── basic.html
│   │   │   │   │   ├── checkbox.html
│   │   │   │   │   ├── contextmenu.html
│   │   │   │   │   ├── dnd.html
│   │   │   │   │   ├── editable.html
│   │   │   │   │   ├── icons.html
│   │   │   │   │   ├── lines.html
│   │   │   │   │   ├── tree_data1.json
│   │   │   │   │   └── tree_data2.json
│   │   │   │   ├── treegrid
│   │   │   │   │   ├── actions.html
│   │   │   │   │   ├── basic.html
│   │   │   │   │   ├── clientpagination.html
│   │   │   │   │   ├── contextmenu.html
│   │   │   │   │   ├── editable.html
│   │   │   │   │   ├── footer.html
│   │   │   │   │   ├── reports.html
│   │   │   │   │   ├── treegrid_data1.json
│   │   │   │   │   ├── treegrid_data2.json
│   │   │   │   │   └── treegrid_data3.json
│   │   │   │   ├── validatebox
│   │   │   │   │   ├── basic.html
│   │   │   │   │   └── customtooltip.html
│   │   │   │   └── window
│   │   │   │   ├── basic.html
│   │   │   │   ├── customtools.html
│   │   │   │   ├── inlinewindow.html
│   │   │   │   ├── modalwindow.html
│   │   │   │   └── windowlayout.html
│   │   │   ├── demo.css
│   │   │   ├── easyloader.js
│   │   │   ├── easyui.css
│   │   │   ├── icon.css
│   │   │   ├── jquery.easyui.min.js
│   │   │   ├── jquery.min.js
│   │   │   ├── locale
│   │   │   │   ├── easyui-lang-af.js
│   │   │   │   ├── easyui-lang-ar.js
│   │   │   │   ├── easyui-lang-bg.js
│   │   │   │   ├── easyui-lang-ca.js
│   │   │   │   ├── easyui-lang-cs.js
│   │   │   │   ├── easyui-lang-cz.js
│   │   │   │   ├── easyui-lang-da.js
│   │   │   │   ├── easyui-lang-de.js
│   │   │   │   ├── easyui-lang-el.js
│   │   │   │   ├── easyui-lang-en.js
│   │   │   │   ├── easyui-lang-es.js
│   │   │   │   ├── easyui-lang-fr.js
│   │   │   │   ├── easyui-lang-it.js
│   │   │   │   ├── easyui-lang-jp.js
│   │   │   │   ├── easyui-lang-nl.js
│   │   │   │   ├── easyui-lang-pl.js
│   │   │   │   ├── easyui-lang-pt_BR.js
│   │   │   │   ├── easyui-lang-ru.js
│   │   │   │   ├── easyui-lang-sv_SE.js
│   │   │   │   ├── easyui-lang-tr.js
│   │   │   │   ├── easyui-lang-zh_CN.js
│   │   │   │   └── easyui-lang-zh_TW.js
│   │   │   ├── plugins
│   │   │   │   ├── jquery.accordion.js
│   │   │   │   ├── jquery.calendar.js
│   │   │   │   ├── jquery.combobox.js
│   │   │   │   ├── jquery.combogrid.js
│   │   │   │   ├── jquery.combo.js
│   │   │   │   ├── jquery.combotree.js
│   │   │   │   ├── jquery.datagrid.js
│   │   │   │   ├── jquery.datebox.js
│   │   │   │   ├── jquery.datetimebox.js
│   │   │   │   ├── jquery.dialog.js
│   │   │   │   ├── jquery.draggable.js
│   │   │   │   ├── jquery.droppable.js
│   │   │   │   ├── jquery.form.js
│   │   │   │   ├── jquery.layout.js
│   │   │   │   ├── jquery.linkbutton.js
│   │   │   │   ├── jquery.menubutton.js
│   │   │   │   ├── jquery.menu.js
│   │   │   │   ├── jquery.messager.js
│   │   │   │   ├── jquery.numberbox.js
│   │   │   │   ├── jquery.numberspinner.js
│   │   │   │   ├── jquery.pagination.js
│   │   │   │   ├── jquery.panel.js
│   │   │   │   ├── jquery.parser.js
│   │   │   │   ├── jquery.progressbar.js
│   │   │   │   ├── jquery.propertygrid.js
│   │   │   │   ├── jquery.resizable.js
│   │   │   │   ├── jquery.searchbox.js
│   │   │   │   ├── jquery.slider.js
│   │   │   │   ├── jquery.spinner.js
│   │   │   │   ├── jquery.splitbutton.js
│   │   │   │   ├── jquery.tabs.js
│   │   │   │   ├── jquery.timespinner.js
│   │   │   │   ├── jquery.tooltip.js
│   │   │   │   ├── jquery.treegrid.js
│   │   │   │   ├── jquery.tree.js
│   │   │   │   ├── jquery.validatebox.js
│   │   │   │   └── jquery.window.js
│   │   │   ├── src
│   │   │   │   ├── easyloader.js
│   │   │   │   ├── jquery.accordion.js
│   │   │   │   ├── jquery.calendar.js
│   │   │   │   ├── jquery.combobox.js
│   │   │   │   ├── jquery.datebox.js
│   │   │   │   ├── jquery.draggable.js
│   │   │   │   ├── jquery.droppable.js
│   │   │   │   ├── jquery.form.js
│   │   │   │   ├── jquery.linkbutton.js
│   │   │   │   ├── jquery.menu.js
│   │   │   │   ├── jquery.parser.js
│   │   │   │   ├── jquery.progressbar.js
│   │   │   │   ├── jquery.propertygrid.js
│   │   │   │   ├── jquery.resizable.js
│   │   │   │   ├── jquery.slider.js
│   │   │   │   ├── jquery.tabs.js
│   │   │   │   └── jquery.window.js
│   │   │   └── themes
│   │   │   ├── black
│   │   │   │   ├── accordion.css
│   │   │   │   ├── calendar.css
│   │   │   │   ├── combobox.css
│   │   │   │   ├── combo.css
│   │   │   │   ├── datagrid.css
│   │   │   │   ├── datebox.css
│   │   │   │   ├── dialog.css
│   │   │   │   ├── easyui.css
│   │   │   │   ├── images
│   │   │   │   │   ├── accordion_arrows.png
│   │   │   │   │   ├── blank.gif
│   │   │   │   │   ├── calendar_arrows.png
│   │   │   │   │   ├── combo_arrow.png
│   │   │   │   │   ├── datagrid_icons.png
│   │   │   │   │   ├── datebox_arrow.png
│   │   │   │   │   ├── layout_arrows.png
│   │   │   │   │   ├── linkbutton_bg.png
│   │   │   │   │   ├── loading.gif
│   │   │   │   │   ├── menu_arrows.png
│   │   │   │   │   ├── messager_icons.png
│   │   │   │   │   ├── pagination_icons.png
│   │   │   │   │   ├── panel_tools.png
│   │   │   │   │   ├── searchbox_button.png
│   │   │   │   │   ├── slider_handle.png
│   │   │   │   │   ├── spinner_arrows.png
│   │   │   │   │   ├── tabs_icons.png
│   │   │   │   │   ├── tree_icons.png
│   │   │   │   │   └── validatebox_warning.png
│   │   │   │   ├── layout.css
│   │   │   │   ├── linkbutton.css
│   │   │   │   ├── menubutton.css
│   │   │   │   ├── menu.css
│   │   │   │   ├── messager.css
│   │   │   │   ├── pagination.css
│   │   │   │   ├── panel.css
│   │   │   │   ├── progressbar.css
│   │   │   │   ├── propertygrid.css
│   │   │   │   ├── searchbox.css
│   │   │   │   ├── slider.css
│   │   │   │   ├── spinner.css
│   │   │   │   ├── splitbutton.css
│   │   │   │   ├── tabs.css
│   │   │   │   ├── tooltip.css
│   │   │   │   ├── tree.css
│   │   │   │   ├── validatebox.css
│   │   │   │   └── window.css
│   │   │   ├── bootstrap
│   │   │   │   ├── accordion.css
│   │   │   │   ├── calendar.css
│   │   │   │   ├── combobox.css
│   │   │   │   ├── combo.css
│   │   │   │   ├── datagrid.css
│   │   │   │   ├── datebox.css
│   │   │   │   ├── dialog.css
│   │   │   │   ├── easyui.css
│   │   │   │   ├── images
│   │   │   │   │   ├── accordion_arrows.png
│   │   │   │   │   ├── blank.gif
│   │   │   │   │   ├── calendar_arrows.png
│   │   │   │   │   ├── combo_arrow.png
│   │   │   │   │   ├── datagrid_icons.png
│   │   │   │   │   ├── datebox_arrow.png
│   │   │   │   │   ├── layout_arrows.png
│   │   │   │   │   ├── linkbutton_bg.png
│   │   │   │   │   ├── loading.gif
│   │   │   │   │   ├── menu_arrows.png
│   │   │   │   │   ├── messager_icons.png
│   │   │   │   │   ├── pagination_icons.png
│   │   │   │   │   ├── panel_tools.png
│   │   │   │   │   ├── searchbox_button.png
│   │   │   │   │   ├── slider_handle.png
│   │   │   │   │   ├── spinner_arrows.png
│   │   │   │   │   ├── tabs_icons.png
│   │   │   │   │   ├── tree_icons.png
│   │   │   │   │   └── validatebox_warning.png
│   │   │   │   ├── layout.css
│   │   │   │   ├── linkbutton.css
│   │   │   │   ├── menubutton.css
│   │   │   │   ├── menu.css
│   │   │   │   ├── messager.css
│   │   │   │   ├── pagination.css
│   │   │   │   ├── panel.css
│   │   │   │   ├── progressbar.css
│   │   │   │   ├── propertygrid.css
│   │   │   │   ├── searchbox.css
│   │   │   │   ├── slider.css
│   │   │   │   ├── spinner.css
│   │   │   │   ├── splitbutton.css
│   │   │   │   ├── tabs.css
│   │   │   │   ├── tooltip.css
│   │   │   │   ├── tree.css
│   │   │   │   ├── validatebox.css
│   │   │   │   └── window.css
│   │   │   ├── default
│   │   │   │   ├── accordion.css
│   │   │   │   ├── calendar.css
│   │   │   │   ├── combobox.css
│   │   │   │   ├── combo.css
│   │   │   │   ├── datagrid.css
│   │   │   │   ├── datebox.css
│   │   │   │   ├── dialog.css
│   │   │   │   ├── easyui.css
│   │   │   │   ├── images
│   │   │   │   │   ├── accordion_arrows.png
│   │   │   │   │   ├── blank.gif
│   │   │   │   │   ├── calendar_arrows.png
│   │   │   │   │   ├── combo_arrow.png
│   │   │   │   │   ├── datagrid_icons.png
│   │   │   │   │   ├── datebox_arrow.png
│   │   │   │   │   ├── layout_arrows.png
│   │   │   │   │   ├── linkbutton_bg.png
│   │   │   │   │   ├── loading.gif
│   │   │   │   │   ├── menu_arrows.png
│   │   │   │   │   ├── messager_icons.png
│   │   │   │   │   ├── pagination_icons.png
│   │   │   │   │   ├── panel_tools.png
│   │   │   │   │   ├── searchbox_button.png
│   │   │   │   │   ├── slider_handle.png
│   │   │   │   │   ├── spinner_arrows.png
│   │   │   │   │   ├── tabs_icons.png
│   │   │   │   │   ├── tree_icons.png
│   │   │   │   │   └── validatebox_warning.png
│   │   │   │   ├── layout.css
│   │   │   │   ├── linkbutton.css
│   │   │   │   ├── menubutton.css
│   │   │   │   ├── menu.css
│   │   │   │   ├── messager.css
│   │   │   │   ├── pagination.css
│   │   │   │   ├── panel.css
│   │   │   │   ├── progressbar.css
│   │   │   │   ├── propertygrid.css
│   │   │   │   ├── searchbox.css
│   │   │   │   ├── slider.css
│   │   │   │   ├── spinner.css
│   │   │   │   ├── splitbutton.css
│   │   │   │   ├── tabs.css
│   │   │   │   ├── tooltip.css
│   │   │   │   ├── tree.css
│   │   │   │   ├── validatebox.css
│   │   │   │   └── window.css
│   │   │   ├── gray
│   │   │   │   ├── accordion.css
│   │   │   │   ├── calendar.css
│   │   │   │   ├── combobox.css
│   │   │   │   ├── combo.css
│   │   │   │   ├── datagrid.css
│   │   │   │   ├── datebox.css
│   │   │   │   ├── dialog.css
│   │   │   │   ├── easyui.css
│   │   │   │   ├── images
│   │   │   │   │   ├── accordion_arrows.png
│   │   │   │   │   ├── blank.gif
│   │   │   │   │   ├── calendar_arrows.png
│   │   │   │   │   ├── combo_arrow.png
│   │   │   │   │   ├── datagrid_icons.png
│   │   │   │   │   ├── datebox_arrow.png
│   │   │   │   │   ├── layout_arrows.png
│   │   │   │   │   ├── linkbutton_bg.png
│   │   │   │   │   ├── loading.gif
│   │   │   │   │   ├── menu_arrows.png
│   │   │   │   │   ├── messager_icons.png
│   │   │   │   │   ├── pagination_icons.png
│   │   │   │   │   ├── panel_tools.png
│   │   │   │   │   ├── searchbox_button.png
│   │   │   │   │   ├── slider_handle.png
│   │   │   │   │   ├── spinner_arrows.png
│   │   │   │   │   ├── tabs_icons.png
│   │   │   │   │   ├── tree_icons.png
│   │   │   │   │   └── validatebox_warning.png
│   │   │   │   ├── layout.css
│   │   │   │   ├── linkbutton.css
│   │   │   │   ├── menubutton.css
│   │   │   │   ├── menu.css
│   │   │   │   ├── messager.css
│   │   │   │   ├── pagination.css
│   │   │   │   ├── panel.css
│   │   │   │   ├── progressbar.css
│   │   │   │   ├── propertygrid.css
│   │   │   │   ├── searchbox.css
│   │   │   │   ├── slider.css
│   │   │   │   ├── spinner.css
│   │   │   │   ├── splitbutton.css
│   │   │   │   ├── tabs.css
│   │   │   │   ├── tooltip.css
│   │   │   │   ├── tree.css
│   │   │   │   ├── validatebox.css
│   │   │   │   └── window.css
│   │   │   ├── icon.css
│   │   │   ├── icons
│   │   │   │   ├── back.png
│   │   │   │   ├── blank.gif
│   │   │   │   ├── cancel.png
│   │   │   │   ├── cut.png
│   │   │   │   ├── edit_add.png
│   │   │   │   ├── edit_remove.png
│   │   │   │   ├── filesave.png
│   │   │   │   ├── help.png
│   │   │   │   ├── mini_add.png
│   │   │   │   ├── mini_edit.png
│   │   │   │   ├── mini_refresh.png
│   │   │   │   ├── no.png
│   │   │   │   ├── ok.png
│   │   │   │   ├── pencil.png
│   │   │   │   ├── print.png
│   │   │   │   ├── redo.png
│   │   │   │   ├── reload.png
│   │   │   │   ├── search.png
│   │   │   │   ├── sum.png
│   │   │   │   ├── tip.png
│   │   │   │   └── undo.png
│   │   │   └── metro
│   │   │   ├── accordion.css
│   │   │   ├── calendar.css
│   │   │   ├── combobox.css
│   │   │   ├── combo.css
│   │   │   ├── datagrid.css
│   │   │   ├── datebox.css
│   │   │   ├── dialog.css
│   │   │   ├── easyui.css
│   │   │   ├── images
│   │   │   │   ├── accordion_arrows.png
│   │   │   │   ├── blank.gif
│   │   │   │   ├── calendar_arrows.png
│   │   │   │   ├── combo_arrow.png
│   │   │   │   ├── datagrid_icons.png
│   │   │   │   ├── datebox_arrow.png
│   │   │   │   ├── layout_arrows.png
│   │   │   │   ├── linkbutton_bg.png
│   │   │   │   ├── loading.gif
│   │   │   │   ├── menu_arrows.png
│   │   │   │   ├── messager_icons.png
│   │   │   │   ├── pagination_icons.png
│   │   │   │   ├── panel_tools.png
│   │   │   │   ├── searchbox_button.png
│   │   │   │   ├── slider_handle.png
│   │   │   │   ├── spinner_arrows.png
│   │   │   │   ├── tabs_icons.png
│   │   │   │   ├── tree_icons.png
│   │   │   │   └── validatebox_warning.png
│   │   │   ├── layout.css
│   │   │   ├── linkbutton.css
│   │   │   ├── menubutton.css
│   │   │   ├── menu.css
│   │   │   ├── messager.css
│   │   │   ├── pagination.css
│   │   │   ├── panel.css
│   │   │   ├── progressbar.css
│   │   │   ├── propertygrid.css
│   │   │   ├── searchbox.css
│   │   │   ├── slider.css
│   │   │   ├── spinner.css
│   │   │   ├── splitbutton.css
│   │   │   ├── tabs.css
│   │   │   ├── tooltip.css
│   │   │   ├── tree.css
│   │   │   ├── validatebox.css
│   │   │   └── window.css
│   │   ├── Windows XP.wav
│   │   ├── 图片
│   │   │   ├── 主界面.gif
│   │   │   ├── 主界面图标.PNG
│   │   │   ├── 主界面标题2.png
│   │   │   ├── 主界面标题3.png
│   │   │   ├── 主界面标题4.png
│   │   │   ├── 主界面标题5.png
│   │   │   ├── 主界面标题.gif
│   │   │   ├── 主界面顶图片2.png
│   │   │   ├── 主界面顶图片3.png
│   │   │   ├── 修改.png
│   │   │   ├── 入库管理
│   │   │   │   ├── 仓库信息.png
│   │   │   │   ├── 出仓方式.png
│   │   │   │   ├── 外发入库.png
│   │   │   │   ├── 外发退料.png
│   │   │   │   ├── 当前库存.png
│   │   │   │   ├── 生产入库.png
│   │   │   │   ├── 进仓方式.png
│   │   │   │   ├── 采购入库.png
│   │   │   │   └── 采购退货.png
│   │   │   ├── 商品分类标题.png
│   │   │   ├── 基础数据
│   │   │   │   ├── 产品BOM.png
│   │   │   │   ├── 产品类别.png
│   │   │   │   ├── 产品资料.png
│   │   │   │   ├── 仓库设置.png
│   │   │   │   ├── 供应商.png
│   │   │   │   ├── 员工设置.png
│   │   │   │   ├── 客户资料.png
│   │   │   │   ├── 工作部门.png
│   │   │   │   ├── 数据导入.png
│   │   │   │   ├── 结算方式.png
│   │   │   │   ├── 货品类型.png
│   │   │   │   ├── 费用项目.png
│   │   │   │   ├── 银行账户.png
│   │   │   │   └── 销售区域.png
│   │   │   ├── 报表.png
│   │   │   ├── 更改密码.png
│   │   │   ├── 查询.png
│   │   │   ├── 添加.png
│   │   │   ├── 登录界面.png
│   │   │   ├── 系统提醒
│   │   │   │   ├── 业务模块.png
│   │   │   │   ├── 刷新.png
│   │   │   │   ├── 外发模块.png
│   │   │   │   ├── 库存.png
│   │   │   │   ├── 系统提醒.png
│   │   │   │   ├── 账款.png
│   │   │   │   └── 采购模块.png
│   │   │   ├── 系统设置.png
│   │   │   ├── 菜单背景1.png
│   │   │   ├── 菜单背景.png
│   │   │   ├── 财务管理.png
│   │   │   └── 采购.png
│   │   ├── 注册维护.gif
│   │   └── 进销存样式.css
│   ├── Controllers
│   │   ├── AccountController.cs
│   │   ├── CaiGouYuGongYingXiaoGuanLiController.cs
│   │   ├── CangKuGuanLiController.cs
│   │   ├── ConvertHelper.cs
│   │   ├── JiChuShuJuGuanLiController.cs
│   │   ├── WebMainController.cs
│   │   ├── XiaoShouYuKeHuGuanLiController.cs
│   │   └── XiTongGuanLiController.cs
│   ├── Global.asax
│   ├── Global.asax.cs
│   ├── MVC企业进销存管理系统.csproj
│   ├── MVC企业进销存管理系统.csproj.user
│   ├── MVC企业进销存管理系统.Publish.xml
│   ├── obj
│   │   └── Debug
│   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   ├── MVC企业进销存管理系统.csproj.FileListAbsolute.txt
│   │   ├── MVC企业进销存管理系统.csprojResolveAssemblyReference.cache
│   │   ├── 企业进销存管理系统.csproj.FileListAbsolute.txt
│   │   ├── 企业进销存管理系统.csprojResolveAssemblyReference.cache
│   │   ├── 企业进销存管理系统.dll
│   │   └── 企业进销存管理系统.pdb
│   ├── Properties
│   │   └── AssemblyInfo.cs
│   ├── Scripts
│   │   ├── jquery-1.4.4.js
│   │   ├── jquery-1.4.4.min.js
│   │   ├── jquery-1.4.4-vsdoc.js
│   │   ├── jquery-ui.js
│   │   ├── jquery-ui.min.js
│   │   ├── jquery.unobtrusive-ajax.js
│   │   ├── jquery.unobtrusive-ajax.min.js
│   │   ├── jquery.validate.js
│   │   ├── jquery.validate.min.js
│   │   ├── jquery.validate.unobtrusive.js
│   │   ├── jquery.validate.unobtrusive.min.js
│   │   ├── jquery.validate-vsdoc.js
│   │   ├── MicrosoftAjax.debug.js
│   │   ├── MicrosoftAjax.js
│   │   ├── MicrosoftMvcAjax.debug.js
│   │   ├── MicrosoftMvcAjax.js
│   │   ├── MicrosoftMvcValidation.debug.js
│   │   └── MicrosoftMvcValidation.js
│   ├── Views
│   │   ├── CaiGouYuGongYingXiaoGuanLi
│   │   │   ├── CaiGouDingDan.cshtml
│   │   │   ├── CaiGouDingDan_Insert.cshtml
│   │   │   └── CaiGouDingDan_Update.cshtml
│   │   ├── CangKuGuanLi
│   │   │   ├── CangKuDiaoBo.cshtml
│   │   │   ├── InsertCangKuDiaoBo.cshtml
│   │   │   └── UpdateCangKuDiaoBo.cshtml
│   │   ├── JiChuShuJuGuanLi
│   │   │   ├── BuMen.cshtml
│   │   │   ├── BuMen_Insert.cshtml
│   │   │   ├── BuMen_Update.cshtml
│   │   │   ├── ChanPinXinXi.cshtml
│   │   │   ├── ChanPinXinXi_Insert.cshtml
│   │   │   ├── ChanPinXinXi_Update.cshtml
│   │   │   ├── GongYingShang.cshtml
│   │   │   ├── GongYingShang_Insert.cshtml
│   │   │   ├── GongYingShang_Update.cshtml
│   │   │   ├── JiLiangDanWei.cshtml
│   │   │   ├── JiLiangDanWei_Insert.cshtml
│   │   │   ├── JiLiangDanWei_Update.cshtml
│   │   │   ├── YuanGong.cshtml
│   │   │   ├── YuanGong_Insert.cshtml
│   │   │   └── YuanGong_Update.cshtml
│   │   ├── Shared
│   │   │   ├── Error.cshtml
│   │   │   └── _Layout.cshtml
│   │   ├── _ViewStart.cshtml
│   │   ├── Web.config
│   │   ├── WebMain
│   │   │   ├── JieShao.cshtml
│   │   │   ├── Login.cshtml
│   │   │   ├── Main.cshtml
│   │   │   ├── WeiHuZhong.cshtml
│   │   │   ├── XiaZai.cshtml
│   │   │   ├── XiuGaiMiMa.cshtml
│   │   │   └── ZhuCe.cshtml
│   │   ├── XiaoShouYuKeHuGuanLi
│   │   │   ├── InsetKeHuDengJiXinXi.cshtml
│   │   │   ├── KeHuXinXiDengJi.cshtml
│   │   │   ├── UpdateKeHuDengJiXinXi.cshtml
│   │   │   ├── XiaoShouDinDan_Insert.cshtml
│   │   │   ├── XiaoShouDinDan_Update.cshtml
│   │   │   ├── XiaoShouDingDan.cshtml
│   │   │   ├── XiaoShouFaHuoShenQing.cshtml
│   │   │   ├── XiaoShouFaHuoShenQing_Insert.cshtml
│   │   │   ├── XiaoShouFaHuoShenQing_Update.cshtml
│   │   │   ├── XiaoShouTuiHui.cshtml
│   │   │   ├── XiaoShouTuiHui_Insert.cshtml
│   │   │   └── XiaoShouTuiHui_Update.cshtml
│   │   └── XiTongGuanLi
│   │   ├── JueSe.cshtml
│   │   ├── JueSeQuanXian.cshtml
│   │   ├── JueSeQuanXian_Insert.cshtml
│   │   ├── JueSeQuanXian_Update.cshtml
│   │   ├── JueSeYuanGong.cshtml
│   │   ├── JueSeYuanGong_Insert.cshtml
│   │   ├── JueSeYuanGong_Update.cshtml
│   │   ├── QuanXian.cshtml
│   │   ├── XiuGaiJueSe.cshtml
│   │   └── XiuGaiQuanXian.cshtml
│   ├── Web.config
│   ├── Web.Debug.config
│   └── Web.Release.config
├── 数据库
│   ├── MVC企业进销存管理系统_log.ldf
│   └── MVC企业进销存管理系统.mdf
└── 项目
└── 仓储租借进销存012——企业进销存管理系统.doc

121 directories, 810 files

标签:

实例下载地址

MVC企业进销存管理系统

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

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

网友评论

发表评论

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

查看所有0条评论>>

小贴士

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

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

关于好例子网

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

;
报警