91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 11.46M
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-26
  • 語言: C#
  • 標簽: MVC??c??開發??

資源簡介

MVC開發案例

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Web;
using?System.Web.Http;
using?System.Web.Mvc;
using?System.Web.Routing;

namespace?EWM
{
????//?注意:?有關啟用?IIS6?或?IIS7?經典模式的說明,
????//?請訪問?http://go.microsoft.com/?linkId=9394801
????public?class?MvcApplication?:?System.Web.HttpApplication
????{
????????protected?void?Application_Start()
????????{
????????????AreaRegistration.RegisterAllAreas();

????????????WebApiConfig.Register(GlobalConfiguration.Configuration);
????????????FilterConfig.RegisterGlobalFilters(GlobalFilters.Filters);
????????????RouteConfig.RegisterRoutes(RouteTable.Routes);
????????}
????}
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2016-05-05?09:40??EWM\
?????目錄???????????0??2016-05-05?09:40??EWM\EWM\
?????文件?????????978??2015-04-29?13:54??EWM\EWM.sln
?????文件??????160256??2016-04-21?18:03??EWM\EWM.v12.suo
?????目錄???????????0??2015-03-31?13:36??EWM\EWM\App_Data\
?????目錄???????????0??2016-05-05?09:40??EWM\EWM\App_Start\
?????文件?????????269??2015-03-31?13:36??EWM\EWM\App_Start\FilterConfig.cs
?????文件?????????594??2015-03-31?13:36??EWM\EWM\App_Start\RouteConfig.cs
?????文件?????????472??2015-03-31?13:36??EWM\EWM\App_Start\WebApiConfig.cs
?????目錄???????????0??2016-05-05?09:40??EWM\EWM\bin\
?????文件???????88064??2016-04-15?10:16??EWM\EWM\bin\EWM.dll
?????文件????????2547??2015-08-06?14:46??EWM\EWM\bin\EWM.dll.config
?????文件??????167424??2016-04-15?10:16??EWM\EWM\bin\EWM.pdb
?????文件???????45416??2015-03-31?13:36??EWM\EWM\bin\Microsoft.Web.Infrastructure.dll
?????文件???????23640??2015-03-31?13:36??EWM\EWM\bin\Microsoft.Web.Mvc.FixedDisplayModes.dll
?????文件??????294912??2013-05-22?17:21??EWM\EWM\bin\MySql.Data.dll
?????文件??????391680??2015-03-31?13:36??EWM\EWM\bin\Newtonsoft.Json.dll
?????文件??????440219??2015-03-31?13:36??EWM\EWM\bin\Newtonsoft.Json.xml
?????文件??????180904??2013-07-09?11:04??EWM\EWM\bin\System.Net.Http.dll
?????文件??????168520??2015-03-31?13:36??EWM\EWM\bin\System.Net.Http.Formatting.dll
?????文件??????137872??2015-03-31?13:36??EWM\EWM\bin\System.Net.Http.Formatting.xml
?????文件???????16552??2013-07-09?11:04??EWM\EWM\bin\System.Net.Http.WebRequest.dll
?????文件????????5102??2013-10-01?18:07??EWM\EWM\bin\System.Net.Http.WebRequest.xml
?????文件??????148528??2013-10-01?18:07??EWM\EWM\bin\System.Net.Http.xml
?????文件??????138432??2015-03-31?13:36??EWM\EWM\bin\System.Web.Helpers.dll
?????文件???????74208??2015-03-31?13:36??EWM\EWM\bin\System.Web.Helpers.xml
?????文件??????323240??2015-03-31?13:36??EWM\EWM\bin\System.Web.Http.dll
?????文件???????73384??2015-03-31?13:36??EWM\EWM\bin\System.Web.Http.WebHost.dll
?????文件???????10071??2015-03-31?13:36??EWM\EWM\bin\System.Web.Http.WebHost.xml
?????文件??????379561??2015-03-31?13:36??EWM\EWM\bin\System.Web.Http.xml
?????文件??????507048??2015-03-31?13:36??EWM\EWM\bin\System.Web.Mvc.dll
............此處省略1474個文件信息

評論

共有 條評論