資源簡介
代碼片段和文件信息
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?easyUITest
{
????//?注意:?有關啟用?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);
????????????GlobalConfiguration.Configura
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????1122??2016-10-08?16:03??MVCEasyUIEChartsComplete\DB\initData.sql
?????文件???????2172??2016-08-30?11:37??MVCEasyUIEChartsComplete\eUI\App_Start\BundleConfig.cs
?????文件????????276??2016-08-30?11:14??MVCEasyUIEChartsComplete\eUI\App_Start\FilterConfig.cs
?????文件????????601??2016-08-30?11:14??MVCEasyUIEChartsComplete\eUI\App_Start\RouteConfig.cs
?????文件????????488??2016-09-22?17:37??MVCEasyUIEChartsComplete\eUI\App_Start\WebApiConfig.cs
?????文件?????105528??2016-08-30?11:14??MVCEasyUIEChartsComplete\eUI\bin\Antlr3.Runtime.dll
?????文件????6849024??2013-07-04?15:24??MVCEasyUIEChartsComplete\eUI\bin\Aspose.Cells.dll
?????文件??????14848??2016-10-13?11:18??MVCEasyUIEChartsComplete\eUI\bin\easyUITest.dll
?????文件??????36352??2016-10-13?11:18??MVCEasyUIEChartsComplete\eUI\bin\easyUITest.pdb
?????文件????1116760??2016-08-30?11:14??MVCEasyUIEChartsComplete\eUI\bin\Entityfr
?????文件????1138045??2016-08-30?11:14??MVCEasyUIEChartsComplete\eUI\bin\Entityfr
?????文件???????9728??2016-10-13?11:18??MVCEasyUIEChartsComplete\eUI\bin\eUI.BLL.dll
?????文件??????17920??2016-10-13?11:18??MVCEasyUIEChartsComplete\eUI\bin\eUI.BLL.pdb
?????文件??????12288??2016-10-13?11:18??MVCEasyUIEChartsComplete\eUI\bin\eUI.Common.dll
?????文件??????24064??2016-10-13?11:18??MVCEasyUIEChartsComplete\eUI\bin\eUI.Common.pdb
?????文件??????14336??2016-10-13?11:18??MVCEasyUIEChartsComplete\eUI\bin\eUI.DAL.dll
?????文件??????26112??2016-10-13?11:18??MVCEasyUIEChartsComplete\eUI\bin\eUI.DAL.pdb
?????文件??????15872??2016-10-13?11:18??MVCEasyUIEChartsComplete\eUI\bin\eUI.Model.dll
?????文件???????7680??2016-10-13?11:18??MVCEasyUIEChartsComplete\eUI\bin\eUI.Model.pdb
?????文件??????45416??2016-08-30?11:14??MVCEasyUIEChartsComplete\eUI\bin\Microsoft.Web.Infrastructure.dll
?????文件?????513536??2016-09-06?10:00??MVCEasyUIEChartsComplete\eUI\bin\Newtonsoft.Json.dll
?????文件?????494336??2016-09-06?10:00??MVCEasyUIEChartsComplete\eUI\bin\Newtonsoft.Json.xm
?????文件?????167504??2016-09-09?10:41??MVCEasyUIEChartsComplete\eUI\bin\NuGet.PackageManagement.dll
?????文件?????250448??2016-09-09?10:41??MVCEasyUIEChartsComplete\eUI\bin\NuGet.PackageManagement.UI.dll
?????文件?????114768??2016-09-09?10:41??MVCEasyUIEChartsComplete\eUI\bin\NuGet.ProjectManagement.dll
?????文件??????39959??2016-09-09?10:41??MVCEasyUIEChartsComplete\eUI\bin\NuGet.ProjectManagement.xm
?????文件?????185544??2016-09-06?10:00??MVCEasyUIEChartsComplete\eUI\bin\System.Net.Http.Formatting.dll
?????文件?????192626??2016-09-06?10:00??MVCEasyUIEChartsComplete\eUI\bin\System.Net.Http.Formatting.xm
?????文件?????471240??2016-09-06?10:00??MVCEasyUIEChartsComplete\eUI\bin\System.Web.Http.dll
?????文件??????82120??2016-09-06?10:00??MVCEasyUIEChartsComplete\eUI\bin\System.Web.Http.WebHost.dll
............此處省略1945個文件信息
- 上一篇:C#控制攝像頭(usb攝像頭)拍照新版
- 下一篇:C#編寫串口程序(詳細教程)
評論
共有 條評論