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

  • 大小: 31.88M
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2020-12-26
  • 語言: C#
  • 標(biāo)簽: API??C#??web??實(shí)例??webapi??

資源簡介

介紹搭建好的一個(gè)小的WebApi程序 

資源截圖

代碼片段和文件信息

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?TestWebApi
{
????public?class?WebApiApplication?:?System.Web.HttpApplication
????{
????????protected?void?Application_Start()
????????{
????????????AreaRegistration.RegisterAllAreas();
????????????GlobalConfiguration.Configure(WebApiConfig.Register);
????????????FilterConfig.RegisterGlobalFilters(GlobalFilters.Filters);
????????????RouteConfig.RegisterRoutes(RouteTable.Routes);
????????????BundleConfig.RegisterBundles(BundleTable.Bundles);
????????}
????}
}

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----

?????文件??????85383??2019-02-13?13:25??TestWebApi\.vs\config\applicationhost.config

????..A..H.????122880??2019-04-29?13:59??TestWebApi\.vs\TestWebApi\v15\.suo

?????文件??????????0??2019-02-13?13:26??TestWebApi\.vs\TestWebApi\v15\Server\sqlite3\db.lock

?????文件????1273856??2019-02-14?23:12??TestWebApi\.vs\TestWebApi\v15\Server\sqlite3\storage.ide

?????文件??????32768??2019-04-29?13:34??TestWebApi\.vs\TestWebApi\v15\Server\sqlite3\storage.ide-shm

?????文件??????28872??2019-04-29?13:34??TestWebApi\.vs\TestWebApi\v15\Server\sqlite3\storage.ide-wal

?????文件?????145532??2019-02-13?13:26??TestWebApi\packages\Antlr.3.4.1.9004\Antlr.3.4.1.9004.nupkg

?????文件?????102912??2013-02-22?08:43??TestWebApi\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.dll

?????文件?????431616??2013-02-22?08:43??TestWebApi\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.pdb

?????文件?????121137??2019-02-13?13:25??TestWebApi\packages\bootstrap.3.0.0\bootstrap.3.0.0.nupkg

?????文件?????120502??2013-09-13?16:05??TestWebApi\packages\bootstrap.3.0.0\content\Content\bootstrap.css

?????文件??????97949??2013-09-13?16:05??TestWebApi\packages\bootstrap.3.0.0\content\Content\bootstrap.min.css

?????文件??????14079??2013-09-13?16:05??TestWebApi\packages\bootstrap.3.0.0\content\fonts\glyphicons-halflings-regular.eot

?????文件??????63157??2013-09-13?16:05??TestWebApi\packages\bootstrap.3.0.0\content\fonts\glyphicons-halflings-regular.svg

?????文件??????29512??2013-09-13?16:05??TestWebApi\packages\bootstrap.3.0.0\content\fonts\glyphicons-halflings-regular.ttf

?????文件??????16448??2013-09-13?16:05??TestWebApi\packages\bootstrap.3.0.0\content\fonts\glyphicons-halflings-regular.woff

?????文件??????59250??2013-09-13?16:05??TestWebApi\packages\bootstrap.3.0.0\content\scripts\bootstrap.js

?????文件??????28518??2013-09-13?16:05??TestWebApi\packages\bootstrap.3.0.0\content\scripts\bootstrap.min.js

?????文件?????215101??2013-09-13?11:57??TestWebApi\packages\jQuery.1.10.2\Content\scripts\jquery-1.10.2-vsdoc.js

?????文件?????273990??2013-09-13?11:57??TestWebApi\packages\jQuery.1.10.2\Content\scripts\jquery-1.10.2.js

?????文件??????94140??2013-09-13?11:57??TestWebApi\packages\jQuery.1.10.2\Content\scripts\jquery-1.10.2.min.js

?????文件?????140036??2013-09-13?11:57??TestWebApi\packages\jQuery.1.10.2\Content\scripts\jquery-1.10.2.min.map

?????文件?????240370??2019-02-13?13:26??TestWebApi\packages\jQuery.1.10.2\jQuery.1.10.2.nupkg

?????文件???????4001??2013-09-13?11:57??TestWebApi\packages\jQuery.1.10.2\Tools\common.ps1

?????文件???????1332??2013-09-13?11:57??TestWebApi\packages\jQuery.1.10.2\Tools\install.ps1

?????文件?????162404??2013-09-13?11:57??TestWebApi\packages\jQuery.1.10.2\Tools\jquery-1.10.2.intellisense.js

?????文件???????1546??2013-09-13?11:57??TestWebApi\packages\jQuery.1.10.2\Tools\uninstall.ps1

?????文件?????156920??2016-12-06?15:09??TestWebApi\packages\Microsoft.ApplicationInsights.2.2.0\lib\net40\Microsoft.ApplicationInsights.dll

?????文件?????173089??2016-12-06?15:09??TestWebApi\packages\Microsoft.ApplicationInsights.2.2.0\lib\net40\Microsoft.ApplicationInsights.xml

?????文件?????188664??2016-12-06?15:09??TestWebApi\packages\Microsoft.ApplicationInsights.2.2.0\lib\net45\Microsoft.ApplicationInsights.dll

............此處省略688個(gè)文件信息

評論

共有 條評論

相關(guān)資源