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

資源簡介

asp.net mvc+Bootstrap Fileinput框架實現的文件上傳,實例經過測試請放心下載參考。

資源截圖

代碼片段和文件信息

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

namespace?Mvc_Bootstrap_Fileinput
{
????//?注意:?有關啟用?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);
????????????BundleConfig.RegisterBundles(BundleTable.Bundles);
????????}
????}
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件????????453??2017-12-28?09:54??Mvc_Bootstrap_Fileinput\Mvc_Bootstrap_Fileinput\App_Start\BundleConfig.cs

?????文件????????289??2017-12-28?09:49??Mvc_Bootstrap_Fileinput\Mvc_Bootstrap_Fileinput\App_Start\FilterConfig.cs

?????文件????????614??2017-12-28?09:49??Mvc_Bootstrap_Fileinput\Mvc_Bootstrap_Fileinput\App_Start\RouteConfig.cs

?????文件????????492??2017-12-28?09:49??Mvc_Bootstrap_Fileinput\Mvc_Bootstrap_Fileinput\App_Start\WebApiConfig.cs

?????文件?????105544??2017-12-28?09:49??Mvc_Bootstrap_Fileinput\Mvc_Bootstrap_Fileinput\bin\Antlr3.Runtime.dll

?????文件????1116760??2017-12-28?09:49??Mvc_Bootstrap_Fileinput\Mvc_Bootstrap_Fileinput\bin\Entityframework.dll

?????文件????1138045??2017-12-28?09:49??Mvc_Bootstrap_Fileinput\Mvc_Bootstrap_Fileinput\bin\Entityframework.xml

?????文件??????45416??2017-12-28?09:49??Mvc_Bootstrap_Fileinput\Mvc_Bootstrap_Fileinput\bin\Microsoft.Web.Infrastructure.dll

?????文件??????23640??2017-12-28?09:49??Mvc_Bootstrap_Fileinput\Mvc_Bootstrap_Fileinput\bin\Microsoft.Web.Mvc.FixedDisplayModes.dll

?????文件??????10240??2017-12-28?14:22??Mvc_Bootstrap_Fileinput\Mvc_Bootstrap_Fileinput\bin\Mvc_Bootstrap_Fileinput.dll

?????文件???????6658??2017-12-28?09:49??Mvc_Bootstrap_Fileinput\Mvc_Bootstrap_Fileinput\bin\Mvc_Bootstrap_Fileinput.dll.config

?????文件??????24064??2017-12-28?14:22??Mvc_Bootstrap_Fileinput\Mvc_Bootstrap_Fileinput\bin\Mvc_Bootstrap_Fileinput.pdb

?????文件?????391680??2017-12-28?09:49??Mvc_Bootstrap_Fileinput\Mvc_Bootstrap_Fileinput\bin\Newtonsoft.Json.dll

?????文件?????440219??2017-12-28?09:49??Mvc_Bootstrap_Fileinput\Mvc_Bootstrap_Fileinput\bin\Newtonsoft.Json.xml

?????文件?????507048??2017-12-28?09:49??Mvc_Bootstrap_Fileinput\Mvc_Bootstrap_Fileinput\bin\System.Web.Mvc.dll

?????文件?????847872??2017-12-28?09:49??Mvc_Bootstrap_Fileinput\Mvc_Bootstrap_Fileinput\bin\System.Web.Mvc.xml

?????文件??????54912??2017-12-28?09:49??Mvc_Bootstrap_Fileinput\Mvc_Bootstrap_Fileinput\bin\System.Web.Optimization.dll

?????文件?????270936??2017-12-28?09:49??Mvc_Bootstrap_Fileinput\Mvc_Bootstrap_Fileinput\bin\System.Web.Providers.dll

?????文件?????266944??2017-12-28?09:49??Mvc_Bootstrap_Fileinput\Mvc_Bootstrap_Fileinput\bin\System.Web.Razor.dll

?????文件?????365160??2017-12-28?09:49??Mvc_Bootstrap_Fileinput\Mvc_Bootstrap_Fileinput\bin\System.Web.Razor.xml

?????文件??????41152??2017-12-28?09:49??Mvc_Bootstrap_Fileinput\Mvc_Bootstrap_Fileinput\bin\System.Web.WebPages.Deployment.dll

?????文件???????2812??2017-12-28?09:49??Mvc_Bootstrap_Fileinput\Mvc_Bootstrap_Fileinput\bin\System.Web.WebPages.Deployment.xml

?????文件?????204480??2017-12-28?09:49??Mvc_Bootstrap_Fileinput\Mvc_Bootstrap_Fileinput\bin\System.Web.WebPages.dll

?????文件??????39616??2017-12-28?09:49??Mvc_Bootstrap_Fileinput\Mvc_Bootstrap_Fileinput\bin\System.Web.WebPages.Razor.dll

?????文件??????17776??2017-12-28?09:49??Mvc_Bootstrap_Fileinput\Mvc_Bootstrap_Fileinput\bin\System.Web.WebPages.Razor.xml

?????文件?????223301??2017-12-28?09:49??Mvc_Bootstrap_Fileinput\Mvc_Bootstrap_Fileinput\bin\System.Web.WebPages.xml

?????文件????1054792??2017-12-28?09:49??Mvc_Bootstrap_Fileinput\Mvc_Bootstrap_Fileinput\bin\WebGrease.dll

?????文件??????71256??2017-12-28?09:49??Mvc_Bootstrap_Fileinput\Mvc_Bootstrap_Fileinput\bin\zh-Hans\Entityframework.resources.dll

?????文件??????28840??2017-12-28?09:49??Mvc_Bootstrap_Fileinput\Mvc_Bootstrap_Fileinput\bin\zh-Hans\System.Web.Mvc.resources.dll

?????文件??????11464??2017-12-28?09:49??Mvc_Bootstrap_Fileinput\Mvc_Bootstrap_Fileinput\bin\zh-Hans\System.Web.Optimization.resources.dll

............此處省略492個文件信息

評論

共有 條評論