• 大小: 36.39M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2020-12-14
  • 语言: C#
  • 标签: 分页  C#  c  t  boot  

资源简介


资源截图

代码片段和文件信息

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\Entityframework.dll

    .......    621264  2015-03-02 09:32  BootstrapPage\BootstrapPage\bin\Entityframework.SqlServer.dll

     文件     154866  2015-03-02 09:32  BootstrapPage\BootstrapPage\bin\Entityframework.SqlServer.xml

     文件    3652961  2015-03-02 09:32  BootstrapPage\BootstrapPage\bin\Entityframework.xml

    .......   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.xml

    .......    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.xml

    .......     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.xml

    .......     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.xml

    .......    188664  2016-12-06 15:09  BootstrapPage\BootstrapPage\bin\Microsoft.ApplicationInsights.dll

     文件     172325  2016-12-06 15:09  BootstrapPage\BootstrapPage\bin\Microsoft.ApplicationInsights.xml

............此处省略730个文件信息

评论

共有 条评论