文件名称:NET_MVC3_CN_EN_Tutorial
-
所属分类:
- 标签属性:
- 上传时间:2014-03-27
-
文件大小:11.11mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
翻译原文档名: MVC Music Store
版本: ASP.NET MVC3
概述
Mvc Music Store 是一个为WEB开发人员一步一步介绍和解释如何使用MVC和Visual Web开发的应用教程. 我们将慢慢的开始, 所以适合于初学者的WEB开发体验!
这个将被建立的程序是一个简单的音乐商店, 这个程序有三个主要的部分: 购物,付款,管理!
本文档由两部分组成:
MVC Music Store(一).docx
MVC Music Store(二).docx
日期: 2013-3-28
-Translation of the original document name: MVC Music Store
Version: ASP.NET MVC3
Outline
Mvc Music Store is a WEB developer to introduce and explain step by step tutorial on how to use MVC and Visual Web application development, and we will begin slowly, so is suitable for beginners WEB development experience!
This program was created by a simple music store, the program has three main parts: shopping, payment, management!
This document consists of two parts:
MVC Music Store (a). Docx
MVC Music Store (two). Docx
Date: 2013-3-28
版本: ASP.NET MVC3
概述
Mvc Music Store 是一个为WEB开发人员一步一步介绍和解释如何使用MVC和Visual Web开发的应用教程. 我们将慢慢的开始, 所以适合于初学者的WEB开发体验!
这个将被建立的程序是一个简单的音乐商店, 这个程序有三个主要的部分: 购物,付款,管理!
本文档由两部分组成:
MVC Music Store(一).docx
MVC Music Store(二).docx
日期: 2013-3-28
-Translation of the original document name: MVC Music Store
Version: ASP.NET MVC3
Outline
Mvc Music Store is a WEB developer to introduce and explain step by step tutorial on how to use MVC and Visual Web application development, and we will begin slowly, so is suitable for beginners WEB development experience!
This program was created by a simple music store, the program has three main parts: shopping, payment, management!
This document consists of two parts:
MVC Music Store (a). Docx
MVC Music Store (two). Docx
Date: 2013-3-28
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MVC3/MVC Music Store - Tutorial - v3.0.pdf
MVC3/MVC Music Store(一).docx
MVC3/MVC Music Store(二).docx
MVC3/MVCWeb/MVCWeb/bin/MVCWeb.dll
MVC3/MVCWeb/MVCWeb/bin/MVCWeb.pdb
MVC3/MVCWeb/MVCWeb/Content/Site.css
MVC3/MVCWeb/MVCWeb/Content/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png
MVC3/MVCWeb/MVCWeb/Content/themes/base/images/ui-bg_flat_75_ffffff_40x100.png
MVC3/MVCWeb/MVCWeb/Content/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png
MVC3/MVCWeb/MVCWeb/Content/themes/base/images/ui-bg_glass_65_ffffff_1x400.png
MVC3/MVCWeb/MVCWeb/Content/themes/base/images/ui-bg_glass_75_dadada_1x400.png
MVC3/MVCWeb/MVCWeb/Content/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png
MVC3/MVCWeb/MVCWeb/Content/themes/base/images/ui-bg_glass_95_fef1ec_1x400.png
MVC3/MVCWeb/MVCWeb/Content/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png
MVC3/MVCWeb/MVCWeb/Content/themes/base/images/ui-icons_222222_256x240.png
MVC3/MVCWeb/MVCWeb/Content/themes/base/images/ui-icons_2e83ff_256x240.png
MVC3/MVCWeb/MVCWeb/Content/themes/base/images/ui-icons_454545_256x240.png
MVC3/MVCWeb/MVCWeb/Content/themes/base/images/ui-icons_888888_256x240.png
MVC3/MVCWeb/MVCWeb/Content/themes/base/images/ui-icons_cd0a0a_256x240.png
MVC3/MVCWeb/MVCWeb/Content/themes/base/jquery-ui.css
MVC3/MVCWeb/MVCWeb/Controllers/HomeController.cs
MVC3/MVCWeb/MVCWeb/Controllers/NewsController.cs
MVC3/MVCWeb/MVCWeb/Global.asax
MVC3/MVCWeb/MVCWeb/Global.asax.cs
MVC3/MVCWeb/MVCWeb/Models/AModel.cs
MVC3/MVCWeb/MVCWeb/Models/BModel.cs
MVC3/MVCWeb/MVCWeb/MVCWeb.csproj
MVC3/MVCWeb/MVCWeb/MVCWeb.csproj.user
MVC3/MVCWeb/MVCWeb/obj/Debug/DesignTimeResolveAssemblyReferences.cache
MVC3/MVCWeb/MVCWeb/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
MVC3/MVCWeb/MVCWeb/obj/Debug/MVCWeb.csproj.FileListAbsolute.txt
MVC3/MVCWeb/MVCWeb/obj/Debug/MVCWeb.dll
MVC3/MVCWeb/MVCWeb/obj/Debug/MVCWeb.pdb
MVC3/MVCWeb/MVCWeb/Properties/AssemblyInfo.cs
MVC3/MVCWeb/MVCWeb/Scripts/jquery-1.4.4-vsdoc.js
MVC3/MVCWeb/MVCWeb/Scripts/jquery-1.4.4.js
MVC3/MVCWeb/MVCWeb/Scripts/jquery-1.4.4.min.js
MVC3/MVCWeb/MVCWeb/Scripts/jquery-ui.js
MVC3/MVCWeb/MVCWeb/Scripts/jquery-ui.min.js
MVC3/MVCWeb/MVCWeb/Scripts/jquery.unobtrusive-ajax.js
MVC3/MVCWeb/MVCWeb/Scripts/jquery.unobtrusive-ajax.min.js
MVC3/MVCWeb/MVCWeb/Scripts/jquery.validate-vsdoc.js
MVC3/MVCWeb/MVCWeb/Scripts/jquery.validate.js
MVC3/MVCWeb/MVCWeb/Scripts/jquery.validate.min.js
MVC3/MVCWeb/MVCWeb/Scripts/jquery.validate.unobtrusive.js
MVC3/MVCWeb/MVCWeb/Scripts/jquery.validate.unobtrusive.min.js
MVC3/MVCWeb/MVCWeb/Scripts/MicrosoftAjax.debug.js
MVC3/MVCWeb/MVCWeb/Scripts/MicrosoftAjax.js
MVC3/MVCWeb/MVCWeb/Scripts/MicrosoftMvcAjax.debug.js
MVC3/MVCWeb/MVCWeb/Scripts/MicrosoftMvcAjax.js
MVC3/MVCWeb/MVCWeb/Scripts/MicrosoftMvcValidation.debug.js
MVC3/MVCWeb/MVCWeb/Scripts/MicrosoftMvcValidation.js
MVC3/MVCWeb/MVCWeb/Views/Home/Index.cshtml
MVC3/MVCWeb/MVCWeb/Views/News/details.cshtml
MVC3/MVCWeb/MVCWeb/Views/News/Index.cshtml
MVC3/MVCWeb/MVCWeb/Views/News/newslist.cshtml
MVC3/MVCWeb/MVCWeb/Views/Shared/Error.cshtml
MVC3/MVCWeb/MVCWeb/Views/Shared/_Layout.cshtml
MVC3/MVCWeb/MVCWeb/Views/Web.config
MVC3/MVCWeb/MVCWeb/Views/_ViewStart.cshtml
MVC3/MVCWeb/MVCWeb/Web.config
MVC3/MVCWeb/MVCWeb/Web.Debug.config
MVC3/MVCWeb/MVCWeb/Web.Release.config
MVC3/MVCWeb/MVCWeb.sln
MVC3/MVCWeb/MVCWeb.suo
MVC3/说明.txt
MVC3/MVCWeb/MVCWeb/Content/themes/base/images
MVC3/MVCWeb/MVCWeb/Content/themes/base
MVC3/MVCWeb/MVCWeb/obj/Debug/TempPE
MVC3/MVCWeb/MVCWeb/Content/themes
MVC3/MVCWeb/MVCWeb/obj/Debug
MVC3/MVCWeb/MVCWeb/Views/Home
MVC3/MVCWeb/MVCWeb/Views/News
MVC3/MVCWeb/MVCWeb/Views/Shared
MVC3/MVCWeb/MVCWeb/bin
MVC3/MVCWeb/MVCWeb/Content
MVC3/MVCWeb/MVCWeb/Controllers
MVC3/MVCWeb/MVCWeb/Models
MVC3/MVCWeb/MVCWeb/obj
MVC3/MVCWeb/MVCWeb/Properties
MVC3/MVCWeb/MVCWeb/Scripts
MVC3/MVCWeb/MVCWeb/Views
MVC3/MVCWeb/MVCWeb
MVC3/MVCWeb
MVC3
MVC3/MVC Music Store(一).docx
MVC3/MVC Music Store(二).docx
MVC3/MVCWeb/MVCWeb/bin/MVCWeb.dll
MVC3/MVCWeb/MVCWeb/bin/MVCWeb.pdb
MVC3/MVCWeb/MVCWeb/Content/Site.css
MVC3/MVCWeb/MVCWeb/Content/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png
MVC3/MVCWeb/MVCWeb/Content/themes/base/images/ui-bg_flat_75_ffffff_40x100.png
MVC3/MVCWeb/MVCWeb/Content/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png
MVC3/MVCWeb/MVCWeb/Content/themes/base/images/ui-bg_glass_65_ffffff_1x400.png
MVC3/MVCWeb/MVCWeb/Content/themes/base/images/ui-bg_glass_75_dadada_1x400.png
MVC3/MVCWeb/MVCWeb/Content/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png
MVC3/MVCWeb/MVCWeb/Content/themes/base/images/ui-bg_glass_95_fef1ec_1x400.png
MVC3/MVCWeb/MVCWeb/Content/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png
MVC3/MVCWeb/MVCWeb/Content/themes/base/images/ui-icons_222222_256x240.png
MVC3/MVCWeb/MVCWeb/Content/themes/base/images/ui-icons_2e83ff_256x240.png
MVC3/MVCWeb/MVCWeb/Content/themes/base/images/ui-icons_454545_256x240.png
MVC3/MVCWeb/MVCWeb/Content/themes/base/images/ui-icons_888888_256x240.png
MVC3/MVCWeb/MVCWeb/Content/themes/base/images/ui-icons_cd0a0a_256x240.png
MVC3/MVCWeb/MVCWeb/Content/themes/base/jquery-ui.css
MVC3/MVCWeb/MVCWeb/Controllers/HomeController.cs
MVC3/MVCWeb/MVCWeb/Controllers/NewsController.cs
MVC3/MVCWeb/MVCWeb/Global.asax
MVC3/MVCWeb/MVCWeb/Global.asax.cs
MVC3/MVCWeb/MVCWeb/Models/AModel.cs
MVC3/MVCWeb/MVCWeb/Models/BModel.cs
MVC3/MVCWeb/MVCWeb/MVCWeb.csproj
MVC3/MVCWeb/MVCWeb/MVCWeb.csproj.user
MVC3/MVCWeb/MVCWeb/obj/Debug/DesignTimeResolveAssemblyReferences.cache
MVC3/MVCWeb/MVCWeb/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
MVC3/MVCWeb/MVCWeb/obj/Debug/MVCWeb.csproj.FileListAbsolute.txt
MVC3/MVCWeb/MVCWeb/obj/Debug/MVCWeb.dll
MVC3/MVCWeb/MVCWeb/obj/Debug/MVCWeb.pdb
MVC3/MVCWeb/MVCWeb/Properties/AssemblyInfo.cs
MVC3/MVCWeb/MVCWeb/Scripts/jquery-1.4.4-vsdoc.js
MVC3/MVCWeb/MVCWeb/Scripts/jquery-1.4.4.js
MVC3/MVCWeb/MVCWeb/Scripts/jquery-1.4.4.min.js
MVC3/MVCWeb/MVCWeb/Scripts/jquery-ui.js
MVC3/MVCWeb/MVCWeb/Scripts/jquery-ui.min.js
MVC3/MVCWeb/MVCWeb/Scripts/jquery.unobtrusive-ajax.js
MVC3/MVCWeb/MVCWeb/Scripts/jquery.unobtrusive-ajax.min.js
MVC3/MVCWeb/MVCWeb/Scripts/jquery.validate-vsdoc.js
MVC3/MVCWeb/MVCWeb/Scripts/jquery.validate.js
MVC3/MVCWeb/MVCWeb/Scripts/jquery.validate.min.js
MVC3/MVCWeb/MVCWeb/Scripts/jquery.validate.unobtrusive.js
MVC3/MVCWeb/MVCWeb/Scripts/jquery.validate.unobtrusive.min.js
MVC3/MVCWeb/MVCWeb/Scripts/MicrosoftAjax.debug.js
MVC3/MVCWeb/MVCWeb/Scripts/MicrosoftAjax.js
MVC3/MVCWeb/MVCWeb/Scripts/MicrosoftMvcAjax.debug.js
MVC3/MVCWeb/MVCWeb/Scripts/MicrosoftMvcAjax.js
MVC3/MVCWeb/MVCWeb/Scripts/MicrosoftMvcValidation.debug.js
MVC3/MVCWeb/MVCWeb/Scripts/MicrosoftMvcValidation.js
MVC3/MVCWeb/MVCWeb/Views/Home/Index.cshtml
MVC3/MVCWeb/MVCWeb/Views/News/details.cshtml
MVC3/MVCWeb/MVCWeb/Views/News/Index.cshtml
MVC3/MVCWeb/MVCWeb/Views/News/newslist.cshtml
MVC3/MVCWeb/MVCWeb/Views/Shared/Error.cshtml
MVC3/MVCWeb/MVCWeb/Views/Shared/_Layout.cshtml
MVC3/MVCWeb/MVCWeb/Views/Web.config
MVC3/MVCWeb/MVCWeb/Views/_ViewStart.cshtml
MVC3/MVCWeb/MVCWeb/Web.config
MVC3/MVCWeb/MVCWeb/Web.Debug.config
MVC3/MVCWeb/MVCWeb/Web.Release.config
MVC3/MVCWeb/MVCWeb.sln
MVC3/MVCWeb/MVCWeb.suo
MVC3/说明.txt
MVC3/MVCWeb/MVCWeb/Content/themes/base/images
MVC3/MVCWeb/MVCWeb/Content/themes/base
MVC3/MVCWeb/MVCWeb/obj/Debug/TempPE
MVC3/MVCWeb/MVCWeb/Content/themes
MVC3/MVCWeb/MVCWeb/obj/Debug
MVC3/MVCWeb/MVCWeb/Views/Home
MVC3/MVCWeb/MVCWeb/Views/News
MVC3/MVCWeb/MVCWeb/Views/Shared
MVC3/MVCWeb/MVCWeb/bin
MVC3/MVCWeb/MVCWeb/Content
MVC3/MVCWeb/MVCWeb/Controllers
MVC3/MVCWeb/MVCWeb/Models
MVC3/MVCWeb/MVCWeb/obj
MVC3/MVCWeb/MVCWeb/Properties
MVC3/MVCWeb/MVCWeb/Scripts
MVC3/MVCWeb/MVCWeb/Views
MVC3/MVCWeb/MVCWeb
MVC3/MVCWeb
MVC3
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.