Add JWT Bearer Authorization to Swagger and ASP.NET Core If you have an ASP.NET Core web application that already has JWT authorization, this guide wi ...
分类:
Web程序 时间:
2019-11-30 21:20:35
阅读次数:
131
参考1:https://jimmysong.io/kubernetes handbook/guide/kubectl cheatsheet.html?h=kubectl Kubctl 命令是操作 kubernetes 集群的最直接和最 skillful 的途径,这个60多MB大小的二进制文件,到底有 ...
分类:
其他好文 时间:
2019-11-30 13:19:38
阅读次数:
90
ORA-01555 When Max Query Length Is Less Than Undo Retention, small or 0 Seconds (Doc ID 1131474.1) APPLIES TO: Oracle Database - Enterprise Edition - ...
分类:
其他好文 时间:
2019-11-30 12:06:47
阅读次数:
108
参考文章: https://www.nakivo.com/blog/virtualbox network setting guide/ https://help.ubuntu.com/lts/serverguide/openssh server.html https://technologyrss. ...
分类:
系统相关 时间:
2019-11-30 11:45:47
阅读次数:
102
本文首发于个人博客 "https://kezunlin.me/post/95370db7/" ,欢迎阅读最新内容! keras multi gpu training <! more Guide multi_gpu_model python import tensorflow as tf from k ...
分类:
其他好文 时间:
2019-11-30 11:24:23
阅读次数:
107
翻译自PGI Compiler User's Guide 1.6. 使用PGI编译器进行并行编程 PGI编译器支持多种样式的并行编程: 使用pgf77,pgf95,pgfortran,pgcc或pgc +++的-?Mconcur选项的 自动共享内存并行程序(Automatic shared-memo ...
分类:
其他好文 时间:
2019-11-30 11:12:44
阅读次数:
104
参考: https://mp.baomidou.com/guide/id-generator.html 一般自动生成修改数据库字段方法 1、数据库实体类 对于主键来说@TableId(value = "REFID",type = IdType.ID_WORKER_STR) private Strin ...
分类:
其他好文 时间:
2019-11-28 23:07:36
阅读次数:
572
本文首发于个人博客 "https://kezunlin.me/post/c93b6ba6/" ,欢迎阅读最新内容! tutorial to use vscode for remote development using ssh on windows <! more Guide server sudo ...
public class Cat { // Auto-implemented properties. public int Age { get; set; } public string Name { get; set; } public Cat() { } public Cat(string na ...
ENGG1110 — Problem Solving by Programming2019–2020 Term 1Project Specification — A Vending Machine Simulator1. IntroductionVending machines are automa ...
分类:
其他好文 时间:
2019-11-27 18:47:11
阅读次数:
49