CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码

文件名称:MVC

介绍说明--下载内容来自于网络,使用问题请自行百度

通过MVC架构来进行网上物流配送管理系统的编程,预言师ASP.NET。-Seer ASP.NET MVC architecture to online logistics management system programming.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

MVC/
MVC/DistributionSystem/
MVC/DistributionSystem/App_Data/
MVC/DistributionSystem/Content/
MVC/DistributionSystem/Content/Site.css
MVC/DistributionSystem/Content/themes/
MVC/DistributionSystem/Content/themes/base/
MVC/DistributionSystem/Content/themes/base/images/
MVC/DistributionSystem/Content/themes/base/images/1.png
MVC/DistributionSystem/Content/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png
MVC/DistributionSystem/Content/themes/base/images/ui-bg_flat_75_ffffff_40x100.png
MVC/DistributionSystem/Content/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png
MVC/DistributionSystem/Content/themes/base/images/ui-bg_glass_65_ffffff_1x400.png
MVC/DistributionSystem/Content/themes/base/images/ui-bg_glass_75_dadada_1x400.png
MVC/DistributionSystem/Content/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png
MVC/DistributionSystem/Content/themes/base/images/ui-bg_glass_95_fef1ec_1x400.png
MVC/DistributionSystem/Content/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png
MVC/DistributionSystem/Content/themes/base/images/ui-icons_222222_256x240.png
MVC/DistributionSystem/Content/themes/base/images/ui-icons_2e83ff_256x240.png
MVC/DistributionSystem/Content/themes/base/images/ui-icons_454545_256x240.png
MVC/DistributionSystem/Content/themes/base/images/ui-icons_888888_256x240.png
MVC/DistributionSystem/Content/themes/base/images/ui-icons_cd0a0a_256x240.png
MVC/DistributionSystem/Content/themes/base/jquery.ui.accordion.css
MVC/DistributionSystem/Content/themes/base/jquery.ui.all.css
MVC/DistributionSystem/Content/themes/base/jquery.ui.autocomplete.css
MVC/DistributionSystem/Content/themes/base/jquery.ui.base.css
MVC/DistributionSystem/Content/themes/base/jquery.ui.button.css
MVC/DistributionSystem/Content/themes/base/jquery.ui.core.css
MVC/DistributionSystem/Content/themes/base/jquery.ui.datepicker.css
MVC/DistributionSystem/Content/themes/base/jquery.ui.dialog.css
MVC/DistributionSystem/Content/themes/base/jquery.ui.progressbar.css
MVC/DistributionSystem/Content/themes/base/jquery.ui.resizable.css
MVC/DistributionSystem/Content/themes/base/jquery.ui.selectable.css
MVC/DistributionSystem/Content/themes/base/jquery.ui.slider.css
MVC/DistributionSystem/Content/themes/base/jquery.ui.tabs.css
MVC/DistributionSystem/Content/themes/base/jquery.ui.theme.css
MVC/DistributionSystem/Controllers/
MVC/DistributionSystem/Controllers/AccountController.cs
MVC/DistributionSystem/Controllers/DistributionController.cs
MVC/DistributionSystem/Controllers/HomeController.cs
MVC/DistributionSystem/Controllers/LineController.cs
MVC/DistributionSystem/Controllers/OrderController.cs
MVC/DistributionSystem/Controllers/OrderManageController.cs
MVC/DistributionSystem/DistributionSystem.csproj
MVC/DistributionSystem/DistributionSystem.csproj.user
MVC/DistributionSystem/Global.asax
MVC/DistributionSystem/Global.asax.cs
MVC/DistributionSystem/Models/
MVC/DistributionSystem/Models/AccountModels.cs
MVC/DistributionSystem/Models/DeliverModels.cs
MVC/DistributionSystem/Models/DistributionModels.Designer.cs
MVC/DistributionSystem/Models/DistributionModels.edmx
MVC/DistributionSystem/Models/DistributionPointModels.cs
MVC/DistributionSystem/Models/HelpModels.cs
MVC/DistributionSystem/Models/LineModels.cs
MVC/DistributionSystem/Models/OrderManageModel.cs
MVC/DistributionSystem/Models/OrderModels.cs
MVC/DistributionSystem/Models/PowerModels.cs
MVC/DistributionSystem/Properties/
MVC/DistributionSystem/Properties/AssemblyInfo.cs
MVC/DistributionSystem/Scripts/
MVC/DistributionSystem/Scripts/MicrosoftAjax.debug.js
MVC/DistributionSystem/Scripts/MicrosoftAjax.js
MVC/DistributionSystem/Scripts/MicrosoftMvcAjax.debug.js
MVC/DistributionSystem/Scripts/MicrosoftMvcAjax.js
MVC/DistributionSystem/Scripts/MicrosoftMvcValidation.debug.js
MVC/DistributionSystem/Scripts/MicrosoftMvcValidation.js
MVC/DistributionSystem/Scripts/jquery-1.5.1-vsdoc.js
MVC/DistributionSystem/Scripts/jquery-1.5.1.js
MVC/DistributionSystem/Scripts/jquery-1.5.1.min.js
MVC/DistributionSystem/Scripts/jquery-ui-1.8.11.js
MVC/DistributionSystem/Scripts/jquery-ui-1.8.11.min.js
MVC/DistributionSystem/Scripts/jquery.unobtrusive-ajax.js
MVC/DistributionSystem/Scripts/jquery.unobtrusive-ajax.min.js
MVC/DistributionSystem/Scripts/jquery.validate-vsdoc.js
MVC/DistributionSystem/Scripts/jquery.validate.js
MVC/DistributionSystem/Scripts/jquery.validate.min.js
MVC/DistributionSystem/Scripts/jquery.validate.unobtrusive.js
MVC/DistributionSystem/Scripts/jquery.validate.unobtrusive.min.js
MVC/DistributionSystem/Scripts/modernizr-1.7.js
MVC/DistributionSystem/Scripts/modernizr-1.7.min.js
MVC/DistributionSystem/Scripts/myscript/
MVC/DistributionSystem/Scripts/myscript/myListBox.js
MVC/DistributionSystem/Views/
MVC/DistributionSystem/Views/Account/
MVC/DistributionSystem/Views/Account/ChangePassword.cshtml
MVC/DistributionSystem/Views/Account/ChangePasswordSuccess.cshtml
MVC/DistributionSystem/Views/Account/LogOn.cshtml
MVC/DistributionSystem/Views/Account/Register.cshtml
MVC/DistributionSystem/Views/Distribution/
MVC/DistributionSystem/Views/Distribution/AddDistribution.cshtml
MVC/DistributionSystem/Views/Distribution/Distr

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com