資源簡介
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Web;
using?System.Web.Mvc;
using?System.Web.Optimization;
using?System.Web.Routing;
namespace?BootstrapPage
{
????public?class?MvcApplication?:?System.Web.HttpApplication
????{
????????protected?void?Application_Start()
????????{
????????????AreaRegistration.RegisterAllAreas();
????????????FilterConfig.RegisterGlobalFilters(GlobalFilters.Filters);
????????????RouteConfig.RegisterRoutes(RouteTable.Routes);
????????????BundleConfig.RegisterBundles(BundleTable.Bundles);
????????}
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
????..A..H.?????35328??2017-03-31?23:20??BootstrapPage\.vs\BootstrapPage\v14\.suo
?????文件??????85920??2017-03-31?20:49??BootstrapPage\.vs\config\applicationhost.config
?????文件???????5939??2017-03-31?20:50??BootstrapPage\BootstrapPage\ApplicationInsights.config
?????文件???????1268??2017-03-31?20:49??BootstrapPage\BootstrapPage\App_Start\BundleConfig.cs
?????文件????????281??2017-03-31?20:49??BootstrapPage\BootstrapPage\App_Start\FilterConfig.cs
?????文件???????4425??2017-03-31?20:50??BootstrapPage\BootstrapPage\App_Start\IdentityConfig.cs
?????文件????????606??2017-03-31?20:49??BootstrapPage\BootstrapPage\App_Start\RouteConfig.cs
?????文件???????3364??2017-03-31?20:50??BootstrapPage\BootstrapPage\App_Start\Startup.Auth.cs
????.......????102912??2013-02-22?08:43??BootstrapPage\BootstrapPage\bin\Antlr3.Runtime.dll
?????文件?????431616??2013-02-22?08:43??BootstrapPage\BootstrapPage\bin\Antlr3.Runtime.pdb
?????文件???????5939??2017-03-31?20:50??BootstrapPage\BootstrapPage\bin\ApplicationInsights.config
?????文件??????64512??2017-03-31?23:22??BootstrapPage\BootstrapPage\bin\BootstrapPage.dll
?????文件???????5582??2017-03-31?20:50??BootstrapPage\BootstrapPage\bin\BootstrapPage.dll.config
?????文件?????122368??2017-03-31?23:22??BootstrapPage\BootstrapPage\bin\BootstrapPage.pdb
????.......???5196496??2015-03-02?09:32??BootstrapPage\BootstrapPage\bin\Entityfr
????.......????621264??2015-03-02?09:32??BootstrapPage\BootstrapPage\bin\Entityfr
?????文件?????154866??2015-03-02?09:32??BootstrapPage\BootstrapPage\bin\Entityfr
?????文件????3652961??2015-03-02?09:32??BootstrapPage\BootstrapPage\bin\Entityfr
????.......???1976568??2016-11-30?16:07??BootstrapPage\BootstrapPage\bin\Microsoft.AI.Agent.Intercept.dll
????.......?????65792??2016-12-07?11:45??BootstrapPage\BootstrapPage\bin\Microsoft.AI.DependencyCollector.dll
?????文件??????57209??2016-12-07?11:45??BootstrapPage\BootstrapPage\bin\Microsoft.AI.DependencyCollector.xm
????.......????130312??2016-12-07?11:50??BootstrapPage\BootstrapPage\bin\Microsoft.AI.PerfCounterCollector.dll
????.......????103696??2016-12-06?15:15??BootstrapPage\BootstrapPage\bin\Microsoft.AI.ServerTelemetryChannel.dll
?????文件??????64356??2016-12-06?15:15??BootstrapPage\BootstrapPage\bin\Microsoft.AI.ServerTelemetryChannel.xm
????.......?????49856??2016-12-07?11:49??BootstrapPage\BootstrapPage\bin\Microsoft.AI.Web.dll
?????文件??????25614??2016-12-07?11:49??BootstrapPage\BootstrapPage\bin\Microsoft.AI.Web.xm
????.......?????41712??2016-12-07?11:50??BootstrapPage\BootstrapPage\bin\Microsoft.AI.WindowsServer.dll
?????文件??????27369??2016-12-07?11:50??BootstrapPage\BootstrapPage\bin\Microsoft.AI.WindowsServer.xm
????.......????188664??2016-12-06?15:09??BootstrapPage\BootstrapPage\bin\Microsoft.ApplicationInsights.dll
?????文件?????172325??2016-12-06?15:09??BootstrapPage\BootstrapPage\bin\Microsoft.ApplicationInsights.xm
............此處省略730個文件信息
評論
共有 條評論