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

資源簡介


資源截圖

代碼片段和文件信息

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?AuthorDesign.Web?{
????//?注意:?有關啟用?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);
????????}
????}
}

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

?????文件???????2161??2015-11-22?20:29??AuthorDesign\AuthorDesign\App_Start\BundleConfig.cs

?????文件????????768??2015-11-22?23:21??AuthorDesign\AuthorDesign\App_Start\Common\EnterRepository.cs

?????文件???????3141??2015-11-23?22:21??AuthorDesign\AuthorDesign\App_Start\Common\IpHelper.cs

?????文件???????3997??2015-11-29?16:30??AuthorDesign\AuthorDesign\App_Start\Common\PublicFunction.cs

?????文件???????1045??2015-11-25?15:40??AuthorDesign\AuthorDesign\App_Start\Common\SelectItemHelper.cs

?????文件???????3867??2015-11-23?22:20??AuthorDesign\AuthorDesign\App_Start\Common\WebCookieHelper.cs

?????文件????????267??2015-11-22?20:29??AuthorDesign\AuthorDesign\App_Start\FilterConfig.cs

?????文件????????592??2015-11-22?20:30??AuthorDesign\AuthorDesign\App_Start\RouteConfig.cs

?????文件????????470??2015-11-22?20:30??AuthorDesign\AuthorDesign\App_Start\WebApiConfig.cs

?????文件????????655??2015-11-23?18:53??AuthorDesign\AuthorDesign\Areas\Admin\AdminAreaRegistration.cs

?????文件???????8281??2015-11-23?23:24??AuthorDesign\AuthorDesign\Areas\Admin\Controllers\AccountController.cs

?????文件??????14038??2015-11-29?22:35??AuthorDesign\AuthorDesign\Areas\Admin\Controllers\AdminController.cs

?????文件????????368??2015-11-24?12:19??AuthorDesign\AuthorDesign\Areas\Admin\Controllers\HomeController.cs

?????文件???????7819??2015-11-24?22:25??AuthorDesign\AuthorDesign\Areas\Admin\Controllers\PageActionController.cs

?????文件??????10954??2015-11-26?09:03??AuthorDesign\AuthorDesign\Areas\Admin\Controllers\PageMenuController.cs

?????文件??????12388??2015-11-29?23:31??AuthorDesign\AuthorDesign\Areas\Admin\Controllers\RoleController.cs

?????文件???????1060??2015-11-25?15:19??AuthorDesign\AuthorDesign\Areas\Admin\Models\AdminModel.cs

?????文件???????1176??2015-11-23?20:54??AuthorDesign\AuthorDesign\Areas\Admin\Models\LoginModel.cs

?????文件???????1010??2015-11-24?21:55??AuthorDesign\AuthorDesign\Areas\Admin\Models\PageActionModel.cs

?????文件????????833??2015-11-29?14:56??AuthorDesign\AuthorDesign\Areas\Admin\Models\PageMenuActionModel.cs

?????文件???????1152??2015-11-25?22:54??AuthorDesign\AuthorDesign\Areas\Admin\Models\PageMenuModel.cs

?????文件???????1741??2015-11-25?13:13??AuthorDesign\AuthorDesign\Areas\Admin\Models\ParamModel.cs

?????文件???????1682??2015-11-29?20:27??AuthorDesign\AuthorDesign\Areas\Admin\Models\RoleModel.cs

?????文件???????9489??2015-11-24?20:07??AuthorDesign\AuthorDesign\Areas\Admin\Views\Account\Login.cshtml

?????文件??????????3??2015-11-23?20:43??AuthorDesign\AuthorDesign\Areas\Admin\Views\Account\ValidateImg.cshtml

?????文件??????31695??2015-11-29?22:38??AuthorDesign\AuthorDesign\Areas\Admin\Views\Admin\AdminList.cshtml

?????文件???????2294??2015-11-29?22:16??AuthorDesign\AuthorDesign\Areas\Admin\Views\Admin\DisplayTemplates\AdminActionList.cshtml

?????文件???????2064??2015-11-29?22:31??AuthorDesign\AuthorDesign\Areas\Admin\Views\Admin\DisplayTemplates\AdminActionTemp.cshtml

?????文件???????3754??2015-11-25?20:02??AuthorDesign\AuthorDesign\Areas\Admin\Views\Admin\DisplayTemplates\AdminTemp.cshtml

?????文件???????1303??2015-11-24?13:29??AuthorDesign\AuthorDesign\Areas\Admin\Views\Home\Index.cshtml

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

評論

共有 條評論