04 2019 档案
阿里云 RDS for MySQL 物理备份文件恢复到自建数据库
摘要:想把阿里云的Mysql 生成的RAS 文件.tar文件 恢复到本地自建mysql, 遇到的坑.希望帮助大家 阿里云提供的地址 https://help.aliyun.com/knowledge_detail/41817.html#h2-url-1 1:安装 Mysql 和 innobackup 需要 阅读全文
posted @ 2019-04-26 11:21 1161588342 阅读(412) 评论(0) 推荐(0)
服务器还原阿里云Mysql数据库
摘要:https://www.percona.com/doc/percona-xtrabackup/2.3/installation/yum_repo.html 阅读全文
posted @ 2019-04-24 15:08 1161588342 阅读(151) 评论(0) 推荐(0)
TensorFlow Minist零基础弄明白 反向传播算法
摘要:http://colah.github.io/posts/2015-08-Backprop/ 阅读全文
posted @ 2019-04-23 18:52 1161588342 阅读(164) 评论(0) 推荐(0)
TensorFlow Minist零基础弄明白 交叉熵
摘要:https://baijiahao.baidu.com/s?id=1618702220267847958&wfr=spider&for=pc 阅读全文
posted @ 2019-04-23 09:22 1161588342 阅读(125) 评论(0) 推荐(0)
线性代数
摘要:http://baijiahao.baidu.com/s?id=1596520892125761222&wfr=spider&for=pc 阅读全文
posted @ 2019-04-22 10:03 1161588342 阅读(93) 评论(0) 推荐(0)
Python OS模块,和Open函数
摘要:https://www.cnblogs.com/ginvip/p/6439679.html 阅读全文
posted @ 2019-04-20 14:05 1161588342 阅读(194) 评论(0) 推荐(0)
Python conda安装 并安装Tensorflow
摘要:Python conda安装 1: 官网下载3版本 Anaconda2-2018.12-Windows-x86_64.exe, 安装完后配置环境变量 用户变量->PATH 编辑新增路径 C:\ProgramData\Anaconda3\Scripts 2:重新管理员身份输入conda --versi 阅读全文
posted @ 2019-04-19 22:52 1161588342 阅读(12651) 评论(0) 推荐(0)
神经网络的起源
摘要:https://blog.csdn.net/lff1208/article/details/77717149 总计就是下面一张图 阅读全文
posted @ 2019-04-19 09:40 1161588342 阅读(164) 评论(0) 推荐(0)
Spring Security 理解小记
摘要:JWT 框架图如下, 来自博客https://blog.csdn.net/shehun1/article/details/45394405 个人觉得还不错.. 在开发中Spring boot 启用 加载WebSecurityConfig 第二配置Security实现 2:实现 UserDetails 阅读全文
posted @ 2019-04-17 12:33 1161588342 阅读(1018) 评论(0) 推荐(0)
VUE 引入阿里图标库
摘要:本身项目是VUE, Element-UI项目, 所以内置Element-UI图标库 地址如下, https://element.eleme.cn/#/zh-CN/component/icon 使用时: <span class="el-icon-setting"></span> 下面是重点引入阿里库 阅读全文
posted @ 2019-04-16 17:25 1161588342 阅读(583) 评论(0) 推荐(0)
Permission denied (publickey). fatal: Could not read from remote repository.
摘要:打开cmd在默认路径中输入如下 ssh-keygen -t rsa -C "youremail@example.com" 然后一路回车 打开用户目录中的文本复制 复制后放入github.com网站 阅读全文
posted @ 2019-04-12 18:41 1161588342 阅读(134) 评论(0) 推荐(0)
git上传
摘要: 阅读全文
posted @ 2019-04-12 18:28 1161588342 阅读(97) 评论(0) 推荐(0)
IDEA jrebet插件安装
摘要:破解.exe下载 https://github.com/ilanyu/ReverseProxy/releases/tag/v1.0 双击运行,exe 文件, 然后IDEA -> Help -> Jrebet ->Activation 在弹出的窗口中,输入内容如下 GUID内容 生成 http://w 阅读全文
posted @ 2019-04-05 11:44 1161588342 阅读(416) 评论(0) 推荐(0)
解决win10状态栏的搜索框无法搜索本地应用或无反应
摘要:https://blog.csdn.net/qq_40875146/article/details/81742533 阅读全文
posted @ 2019-04-04 14:28 1161588342 阅读(142) 评论(0) 推荐(0)