资源简介
代码片段和文件信息
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 WEBAPI_JWT_Authentication
{
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);
}
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2017-09-18 00:58 Webapi_JWT_Authentication-master\
文件 1061 2017-09-18 00:58 Webapi_JWT_Authentication-master\LICENSE
文件 1746 2017-09-18 00:58 Webapi_JWT_Authentication-master\README.md
目录 0 2017-09-18 00:58 Webapi_JWT_Authentication-master\WEBAPI_JWT_Authentication\
文件 1022 2017-09-18 00:58 Webapi_JWT_Authentication-master\WEBAPI_JWT_Authentication\WEBAPI_JWT_Authentication.sln
文件 48640 2017-09-18 00:58 Webapi_JWT_Authentication-master\WEBAPI_JWT_Authentication\WEBAPI_JWT_Authentication.v12.suo
目录 0 2017-09-18 00:58 Webapi_JWT_Authentication-master\WEBAPI_JWT_Authentication\WEBAPI_JWT_Authentication\
目录 0 2017-09-18 00:58 Webapi_JWT_Authentication-master\WEBAPI_JWT_Authentication\WEBAPI_JWT_Authentication\App_Start\
文件 1126 2017-09-18 00:58 Webapi_JWT_Authentication-master\WEBAPI_JWT_Authentication\WEBAPI_JWT_Authentication\App_Start\BundleConfig.cs
文件 280 2017-09-18 00:58 Webapi_JWT_Authentication-master\WEBAPI_JWT_Authentication\WEBAPI_JWT_Authentication\App_Start\FilterConfig.cs
文件 595 2017-09-18 00:58 Webapi_JWT_Authentication-master\WEBAPI_JWT_Authentication\WEBAPI_JWT_Authentication\App_Start\RouteConfig.cs
文件 673 2017-09-18 00:58 Webapi_JWT_Authentication-master\WEBAPI_JWT_Authentication\WEBAPI_JWT_Authentication\App_Start\WebApiConfig.cs
目录 0 2017-09-18 00:58 Webapi_JWT_Authentication-master\WEBAPI_JWT_Authentication\WEBAPI_JWT_Authentication\Areas\
目录 0 2017-09-18 00:58 Webapi_JWT_Authentication-master\WEBAPI_JWT_Authentication\WEBAPI_JWT_Authentication\Areas\HelpPage\
文件 1515 2017-09-18 00:58 Webapi_JWT_Authentication-master\WEBAPI_JWT_Authentication\WEBAPI_JWT_Authentication\Areas\HelpPage\ApiDesc
目录 0 2017-09-18 00:58 Webapi_JWT_Authentication-master\WEBAPI_JWT_Authentication\WEBAPI_JWT_Authentication\Areas\HelpPage\App_Start\
文件 6521 2017-09-18 00:58 Webapi_JWT_Authentication-master\WEBAPI_JWT_Authentication\WEBAPI_JWT_Authentication\Areas\HelpPage\App_Start\HelpPageConfig.cs
目录 0 2017-09-18 00:58 Webapi_JWT_Authentication-master\WEBAPI_JWT_Authentication\WEBAPI_JWT_Authentication\Areas\HelpPage\Controllers\
文件 1934 2017-09-18 00:58 Webapi_JWT_Authentication-master\WEBAPI_JWT_Authentication\WEBAPI_JWT_Authentication\Areas\HelpPage\Controllers\HelpController.cs
文件 2311 2017-09-18 00:58 Webapi_JWT_Authentication-master\WEBAPI_JWT_Authentication\WEBAPI_JWT_Authentication\Areas\HelpPage\HelpPage.css
文件 683 2017-09-18 00:58 Webapi_JWT_Authentication-master\WEBAPI_JWT_Authentication\WEBAPI_JWT_Authentication\Areas\HelpPage\HelpPageAreaRegistration.cs
文件 24121 2017-09-18 00:58 Webapi_JWT_Authentication-master\WEBAPI_JWT_Authentication\WEBAPI_JWT_Authentication\Areas\HelpPage\HelpPageConfigurationExtensions.cs
目录 0 2017-09-18 00:58 Webapi_JWT_Authentication-master\WEBAPI_JWT_Authentication\WEBAPI_JWT_Authentication\Areas\HelpPage\ModelDesc
文件 212 2017-09-18 00:58 Webapi_JWT_Authentication-master\WEBAPI_JWT_Authentication\WEBAPI_JWT_Authentication\Areas\HelpPage\ModelDesc
文件 399 2017-09-18 00:58 Webapi_JWT_Authentication-master\WEBAPI_JWT_Authentication\WEBAPI_JWT_Authentication\Areas\HelpPage\ModelDesc
文件 159 2017-09-18 00:58 Webapi_JWT_Authentication-master\WEBAPI_JWT_Authentication\WEBAPI_JWT_Authentication\Areas\HelpPage\ModelDesc
文件 419 2017-09-18 00:58 Webapi_JWT_Authentication-master\WEBAPI_JWT_Authentication\WEBAPI_JWT_Authentication\Areas\HelpPage\ModelDesc
文件 257 2017-09-18 00:58 Webapi_JWT_Authentication-master\WEBAPI_JWT_Authentication\WEBAPI_JWT_Authentication\Areas\HelpPage\ModelDesc
文件 270 2017-09-18 00:58 Webapi_JWT_Authentication-master\WEBAPI_JWT_Authentication\WEBAPI_JWT_Authentication\Areas\HelpPage\ModelDesc
文件 284 2017-09-18 00:58 Webapi_JWT_Authentication-master\WEBAPI_JWT_Authentication\WEBAPI_JWT_Authentication\Areas\HelpPage\ModelDesc
文件 348 2017-09-18 00:58 Webapi_JWT_Authentication-master\WEBAPI_JWT_Authentication\WEBAPI_JWT_Authentication\Areas\HelpPage\ModelDesc
............此处省略102个文件信息
相关资源
- C#cnn神经网络过验证码.rar
- winform窗体实现验证码功能
- C#做注册界面 验证
- Asp.Net验证控件应用--用户注册页面
- C#源码图片验证码识别
- 使用C#实现加密狗身份验证源代码
- asp.net登录带验证码和记住用户名功能
- asp.net表单验证及artDialog弹出框
- WinForm验证码源码
- FileUpload控件上传文件客户端验证格式
- 使用C#登录带验证码的网站
- C# 软件注册期限验证代码
- C# 编写一个简单的验证用户和密码的
- ASP.NET 数字验证码
-
xm
l Schema C#写的验证程序 - RegexTextBox可验证文本框(.net c# winfo
- asp.net 邮箱注册验证
- 用于验证码图片识别的类C#源码
- c# 验证码识别源代码
- C# 大漠多线程带网络验证
- 基于asp.net mvc的图片滑动验证码,极限
- c# 验证码识别 OCR图片识别 准确率非常
- 简单验证码识别程序(只是程序,无
- C#寻找所有的U盘,获取U盘序列号,直
- 利用uu云打码平台的lib实现的c#打码平
- USB扫码枪验证
- AppStore订单验证
- 利用cookie可以在静态页判断验证码是
- 静态页判断验证码是否输入正确
- 生成中文验证码
评论
共有 条评论