hashlib 安全哈希与消息摘要 — Python 3.8.3 文档 https://docs.python.org/zh-cn/3.8/library/hashlib.html hashlib — Secure hashes and message digests — Python 3.8.3 ...
分类:
其他好文 时间:
2020-05-29 21:39:08
阅读次数:
107
谈谈Session/cookie机制,如何实现会话跟踪https://ke.qq.com/webcourse/index.html#cid=333216&term_id=100395479&taid=2568330313799072&vid=5285890788262241246 ...
分类:
其他好文 时间:
2020-05-29 19:32:43
阅读次数:
99
说说springboot启动机制https://ke.qq.com/webcourse/index.html#cid=333216&term_id=100395479&taid=2568313133929888&vid=5285890788262993749 通过@EnableAutoConfigu ...
分类:
编程语言 时间:
2020-05-29 12:07:26
阅读次数:
210
/etc/systemd/system目录下 [Unit] Description=rpc service After=network.target [Service] ExecStart= -/bin/bash -c "TERM=linux python /root/zrpc_service.py ...
分类:
其他好文 时间:
2020-05-28 16:33:12
阅读次数:
69
题目 The decimal expansion of the fraction 1/33 is 0.03, where the 03 is used to indicate that the cycle 03repeats indefinitely with no intervening digi ...
分类:
其他好文 时间:
2020-05-28 00:54:20
阅读次数:
110
1 软件环境 Oracle Linux 6.9 Oracle Enterprise Manager Cloud Control 12.1.0.4 Oracle 11.2.0.3 2 软件准备 1)下载EM资料库模板 https://www.oracle.com/enterprise-manager/ ...
分类:
数据库 时间:
2020-05-27 20:43:51
阅读次数:
138
上篇演示了如何使用Cloud Control在目标机安装和配置Oracle Management Agent,本篇将介绍如何使用Cloud Control管理数据库。 1 手动添加数据库 1)选择设置>添加目标>手动添加目标 2)选择指令和目标类型,点击使用指导式流程添加按钮 3)选择目标名称,点击 ...
分类:
数据库 时间:
2020-05-27 20:06:02
阅读次数:
77
参考 https://blog.csdn.net/qq_24706659/article/details/88342626 四轮阿克曼底盘(Four-wheeled Ackerman robot) 像汽车一样,前轮转向,后轮驱动的模型就叫阿克曼模型 已知车体线速度 v 和角度 w,L 表示车体驱动轮 ...
分类:
其他好文 时间:
2020-05-27 17:15:07
阅读次数:
116
Git操作的过程中显示 Another git process semms to be running in this repository, e.g. an editor opened by ‘git commit’. Please make sure all processes are term ...
分类:
其他好文 时间:
2020-05-27 12:19:44
阅读次数:
73
Few-shot image classification Three regimes of image classification Problem formulation Training set consists of labeled samples from lots of “tasks”, ...
分类:
其他好文 时间:
2020-05-27 12:09:24
阅读次数:
85