0、引言若不清楚什么是JWT的请先了解下什么是JWT。 1、关于Authentication与Authorization我相信在aspnet core中刚接触甚至用了段时间这两个概念的时候都是一头雾水的,傻傻分不清。认证(Authentication)和授权(Authorization)在概念上比较 ...
分类:
Web程序 时间:
2020-07-22 20:14:13
阅读次数:
113
第一章走进Linux世界一.VMware部署centos7系统1.安装环境:一台正常使用的计算机安装好的VMware软件centos插件2.安装步骤:点击下一步默认安装自定义安装位置点击完成
分类:
其他好文 时间:
2020-07-22 16:03:49
阅读次数:
183
在按照书中的例子使用通知在设备上没有通知,查找资料后发现Android8后通知需要NotificationChannel,兼容Android8.0的通知如下:NotificationManagernotificationManager=(NotificationManager)getSystemService(NOTIFICATION_SERVICE);Intentintent=newIntent
分类:
移动开发 时间:
2020-07-22 16:03:18
阅读次数:
90
Android android-sdk下载地址:w63x Appium 接口工具 Fiddler PostMan Linux相关 Download Centos VMware 版本管理 Svn Clint Svn Server Git 开发工具 Python Pycharm 社区版 Java JDK ...
分类:
其他好文 时间:
2020-07-22 11:34:13
阅读次数:
102
kubernetes(k8s)DNS 服务反复重启解决: k8s.io/dns/pkg/dns/dns.go:150: Failed to list *v1.Service: Get https://10.96.0.1:443/api/v1/services?resourceVersion=0: d ...
配置文件路径: mac: ~/.docker/ 下有config.json daemon.json centos7:/etc/docker/下有key.json daemon.json(若无可以自己生成) { "authorization-plugins": [],//访问授权插件 "data-ro ...
分类:
Web程序 时间:
2020-07-21 22:29:01
阅读次数:
81
1、定义 Service package com.example.scangundemo_as; import android.app.ActivityManager; import android.app.Service; import android.content.ComponentName; ...
分类:
移动开发 时间:
2020-07-21 22:26:20
阅读次数:
106
Support Languages: English, French, German, Italian, Portuguese, Russian, Spanish. John Deere Service Advisor Agriculture workshop service manual, rep ...
分类:
其他好文 时间:
2020-07-21 13:57:11
阅读次数:
64
Support Languages: English, French, German, Italian, Portuguese, Russian, Spanish. John Deere Service Advisor Agriculture workshop service manual, rep ...
分类:
其他好文 时间:
2020-07-21 13:56:55
阅读次数:
61
Redirecting to /bin/systemctl restart iptables.ser linux下执行防火墙相关指令报错: Redirecting to /bin/systemctl restart iptables.service 1,安装systemctl: yum instal ...
分类:
其他好文 时间:
2020-07-21 13:39:00
阅读次数:
89