資源簡(jiǎn)介
mvc npoi excel 導(dǎo)入導(dǎo)出 Demo
代碼片段和文件信息
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?Ceshi
{
????public?class?MvcApplication?:?System.Web.HttpApplication
????{
????????protected?void?Application_Start()
????????{
????????????AreaRegistration.RegisterAllAreas();
????????????FilterConfig.RegisterGlobalFilters(GlobalFilters.Filters);
????????????RouteConfig.RegisterRoutes(RouteTable.Routes);
????????????BundleConfig.RegisterBundles(BundleTable.Bundles);
????????}
????}
}
?屬性????????????大小?????日期????時(shí)間???名稱(chēng)
-----------?---------??----------?-----??----
?????文件?????????96??2018-08-19?16:13??Ceshi\.vs\Ceshi\DesignTimeBuild\.dtbcache
????..A..H.?????33792??2018-08-19?16:13??Ceshi\.vs\Ceshi\v15\.suo
?????文件??????????0??2018-08-19?09:21??Ceshi\.vs\Ceshi\v15\Server\sqlite3\db.lock
?????文件????1576960??2018-08-19?15:06??Ceshi\.vs\Ceshi\v15\Server\sqlite3\storage.ide
?????文件??????32768??2018-08-19?10:27??Ceshi\.vs\Ceshi\v15\Server\sqlite3\storage.ide-shm
?????文件????4136512??2018-08-19?16:14??Ceshi\.vs\Ceshi\v15\Server\sqlite3\storage.ide-wal
?????文件??????83159??2018-08-19?09:20??Ceshi\.vs\config\applicationhost.config
?????文件???????7305??2018-08-19?09:20??Ceshi\Ceshi\ApplicationInsights.config
?????文件???????1215??2018-08-19?09:20??Ceshi\Ceshi\App_Start\BundleConfig.cs
?????文件????????273??2018-08-19?09:20??Ceshi\Ceshi\App_Start\FilterConfig.cs
?????文件????????598??2018-08-19?09:20??Ceshi\Ceshi\App_Start\RouteConfig.cs
?????文件?????103424??2013-09-10?16:29??Ceshi\Ceshi\bin\Antlr3.Runtime.dll
?????文件?????435712??2013-09-10?16:29??Ceshi\Ceshi\bin\Antlr3.Runtime.pdb
?????文件???????7305??2018-08-19?09:20??Ceshi\Ceshi\bin\ApplicationInsights.config
?????文件??????16384??2018-08-19?16:01??Ceshi\Ceshi\bin\Ceshi.dll
?????文件???????5394??2018-08-19?11:04??Ceshi\Ceshi\bin\Ceshi.dll.config
?????文件??????28160??2018-08-19?16:01??Ceshi\Ceshi\bin\Ceshi.pdb
?????文件????5225168??2018-03-29?14:51??Ceshi\Ceshi\bin\Entityfr
?????文件?????622288??2018-03-29?14:51??Ceshi\Ceshi\bin\Entityfr
?????文件?????158388??2018-03-29?14:51??Ceshi\Ceshi\bin\Entityfr
?????文件????3680079??2018-03-29?14:51??Ceshi\Ceshi\bin\Entityfr
?????文件?????200704??2018-08-19?09:23??Ceshi\Ceshi\bin\ICSharpCode.SharpZipLib.dll
?????文件????1957624??2017-06-27?12:59??Ceshi\Ceshi\bin\Microsoft.AI.Agent.Intercept.dll
?????文件?????134376??2018-02-22?16:25??Ceshi\Ceshi\bin\Microsoft.AI.DependencyCollector.dll
?????文件?????111298??2018-02-22?16:25??Ceshi\Ceshi\bin\Microsoft.AI.DependencyCollector.xm
?????文件?????206064??2018-02-22?16:36??Ceshi\Ceshi\bin\Microsoft.AI.PerfCounterCollector.dll
?????文件?????110336??2018-02-22?14:39??Ceshi\Ceshi\bin\Microsoft.AI.ServerTelemetryChannel.dll
?????文件??????73896??2018-02-22?16:35??Ceshi\Ceshi\bin\Microsoft.AI.Web.dll
?????文件??????53717??2018-02-22?16:35??Ceshi\Ceshi\bin\Microsoft.AI.Web.xm
?????文件??????82136??2018-02-22?16:36??Ceshi\Ceshi\bin\Microsoft.AI.WindowsServer.dll
............此處省略648個(gè)文件信息
評(píng)論
共有 條評(píng)論