资源简介
《SZG团购网站(MVC)源码
代码片段和文件信息
using shzxscmvc.Binders;
using shzxscmvc.Models;
using System;
using System.Collections.Generic;
using System.Data.Entity;
using System.Data.Entity.Infrastructure;
using System.Linq;
using System.Web;
using System.Web.Mvc;
using System.Web.Routing;
namespace shzxscmvc
{
// 注意: 有关启用 IIS6 或 IIS7 经典模式的说明,
// 请访问 http://go.microsoft.com/?linkId=9394801
public class MvcApplication : System.Web.HttpApplication
{
public static void RegisterGlobalFilters(GlobalFilterCollection filters)
{
filters.Add(new HandleErrorAttribute());
}
public static void RegisterRoutes(RouteCollection routes)
{
routes.IgnoreRoute(“{resource}.axd/{*pathInfo}“);
routes.MapRoute(
“Defa
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 2921 2014-10-09 17:22 51Aspx源码必读.txt
文件 4945 2014-04-30 09:10 from.gif
目录 0 2014-10-09 16:56 packages\
目录 0 2014-10-09 16:43 packages\Entityfr
目录 0 2014-10-09 16:43 packages\Entityfr
文件 209 2014-05-11 14:28 packages\Entityfr
文件 209 2014-05-11 14:28 packages\Entityfr
文件 1416507 2014-04-29 14:50 packages\Entityfr
目录 0 2014-10-09 16:43 packages\Entityfr
目录 0 2014-10-09 16:43 packages\Entityfr
文件 1118296 2014-05-11 14:28 packages\Entityfr
文件 1142742 2014-05-11 14:28 packages\Entityfr
目录 0 2014-10-09 16:43 packages\Entityfr
文件 71256 2014-04-29 14:51 packages\Entityfr
文件 478229 2014-04-29 14:51 packages\Entityfr
目录 0 2014-10-09 16:43 packages\Entityfr
文件 1116760 2014-05-11 14:28 packages\Entityfr
文件 1138045 2014-05-11 14:28 packages\Entityfr
目录 0 2014-10-09 16:43 packages\Entityfr
文件 71256 2014-04-29 14:51 packages\Entityfr
文件 478229 2014-04-29 14:51 packages\Entityfr
目录 0 2014-10-09 16:43 packages\Entityfr
文件 24418 2014-05-11 14:28 packages\Entityfr
文件 15960 2014-05-11 14:28 packages\Entityfr
文件 134744 2014-05-11 14:28 packages\Entityfr
文件 24428 2014-05-11 14:28 packages\Entityfr
文件 30378 2014-05-11 14:28 packages\Entityfr
文件 752 2014-05-11 14:28 packages\Entityfr
文件 500 2014-05-11 14:28 packages\Entityfr
文件 969 2014-05-11 14:28 packages\Entityfr
文件 10275 2014-05-11 14:28 packages\Entityfr
............此处省略550个文件信息
- 上一篇:MVC增删改 入门
- 下一篇:多功能教室预约系统asp(空教室查询)
相关资源
- Karl J. Astrom Bjorn Wittenmark Adaptive Contr
- Citysearch Corpus
- FVC指纹库2004
- Aspose.Words
- 校园二手网站
- 完整版asp企业网站案例源码
- Aspose.Words + Aspose.Cells + Aspose.Slides 19
- aspose 文件转化 excel-word-ppt 含 lisence
- asp版微信开发项目:网站与微信公众
- vaspkit.1.00.linux.x64.tar.gz
- Fundamentals of Computer Graphics.pdf
- Asprise Ocr 15.3 完美破解版 64位 5分
- asp获取微信openid、用户信息,缓存a
- aspnet-zero-core-6.5.0.zip
- B2C商城系统源码(毕业设计)
- Fundamentals of Computer Graphics 4th Edition
- Asprise OCR 15.3 最新破解
- Big.Data.Algorithms.Analytics.and.Applications
- 电影数据分析.docx
- asp+access代码-实现注册登录学生信息管
- 电子商务网站购物车源码asp
- 维文网站源码
- Asp与ajax前后端交互
- 留言本是asp+access版本功能齐全,实用
- asp+access班级通讯录管理系统
- asp网上商城网站基于oracle数据库
- Web Admin System(网站后台管理系统)
- Asp+Access 网络教学与实验管理平台
- huahaisoft 考试系统 v2.0 ASP ACCESS.rar
- 网上问卷调查系统源代码
评论
共有 条评论