https://forums.fast.ai/t/error-while-trying-to-open-jupyter-notebook-in-paperspace/22634 ...
分类:
其他好文 时间:
2018-11-22 13:17:11
阅读次数:
393
前提,对官网问题的一个翻译 Troubleshooting Guide排障手册 1、Failures(失败) If Kolla fails, often it is caused by a CTRL-C during the deployment process or a problem in th ...
分类:
其他好文 时间:
2018-11-21 16:03:20
阅读次数:
414
原文链接:mp.weixin.qq.com 译者|无明编辑|覃云在刚刚结束的 Chrome dev summit 2018 上,谷歌工程经理 Gray Norton 向我们介绍 virtual-scroller,一个 Web 滚动组件,未来它可能会成为 Web 高层级 API(Layered API ...
分类:
Web程序 时间:
2018-11-21 10:23:38
阅读次数:
235
ionic build Android后的报错问题 ionic 升级了splashscreen和statusbar的插件后,执行ionic build android会一直报打包错误。原因是过低的Android-platform版本不支持新的 splashscreen和statusbar插件 解决 ...
分类:
其他好文 时间:
2018-11-21 10:23:14
阅读次数:
278
创建一个initdb.sql文件,输入如下内容: This is a postgres initialization script for the postgres container. Will be executed during container initialization ($ psql ...
分类:
数据库 时间:
2018-11-21 00:18:55
阅读次数:
201
完整错误信息如下: [INFO] Scanning for projects...[INFO] [INFO] < com.taotao:taotao-manager-web > [INFO] Building taotao-manager-web 0.0.1-SNAPSHOT[INFO] [ war ...
分类:
其他好文 时间:
2018-11-09 13:46:10
阅读次数:
166
参考 gentoo wiki,和其他网页,实现两个硬盘组成 raid1. 两个硬盘一个是 sdc,一个是 sdd,都是 4T容量。 首先内核开启 Autodetect RAID arrays during kernel boot 和 RAID 1 (mirroring) mode。 然后 emerg ...
分类:
其他好文 时间:
2018-11-03 23:04:35
阅读次数:
259
During the War of Resistance Against Japan, tunnel warfare was carried out extensively in the vast areas of north China Plain. Generally speaking, vil ...
分类:
其他好文 时间:
2018-11-01 11:31:48
阅读次数:
147
在学习并发的过程中,用“Boolean bool = true”的自动装箱方式初始化了两个对象锁去锁两块代码,结果运行的时候出现了竞争等待,调试了一下发现两个锁变量指向的是同一个对象,由此可见我对自动拆装箱的机制想的太简单了,查了一下,发现这个机制还挺细节,那就记录一下: 本文主要有以下几个方面: ...
分类:
编程语言 时间:
2018-10-29 22:09:34
阅读次数:
256
This post is a companion to the Terraform announcements made during the HashiConf 2018 Opening Keynote.
分类:
其他好文 时间:
2018-10-29 14:14:54
阅读次数:
221