码迷,mamicode.com
首页 >  
搜索关键字:during the summit    ( 1277个结果
Jupyter notebook 的一个问题
https://forums.fast.ai/t/error-while-trying-to-open-jupyter-notebook-in-paperspace/22634 ...
分类:其他好文   时间:2018-11-22 13:17:11    阅读次数:393
kolla出现问题时的定位方式
前提,对官网问题的一个翻译 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
Web长列表的救星?谷歌推出Virtual Scroller[转]
原文链接: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
Error occurred during initialization of VM Could not reserve enough space for 2097152KB object heap
ionic build Android后的报错问题 ionic 升级了splashscreen和statusbar的插件后,执行ionic build android会一直报打包错误。原因是过低的Android-platform版本不支持新的 splashscreen和statusbar插件 解决 ...
分类:其他好文   时间:2018-11-21 10:23:14    阅读次数:278
如何在Kubernetes里给PostgreSQL创建secret
创建一个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
表现层工程启动报错:A child container failed during start
完整错误信息如下: [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 raid1
参考 gentoo wiki,和其他网页,实现两个硬盘组成 raid1. 两个硬盘一个是 sdc,一个是 sdd,都是 4T容量。 首先内核开启 Autodetect RAID arrays during kernel boot 和 RAID 1 (mirroring) mode。 然后 emerg ...
分类:其他好文   时间:2018-11-03 23:04:35    阅读次数:259
kuangbin专题七 HDU1540 Tunnel Warfare (前缀后缀线段树)
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
Java自动拆装箱(Autoboxing and unboxing)学习
在学习并发的过程中,用“Boolean bool = true”的自动装箱方式初始化了两个对象锁去锁两块代码,结果运行的时候出现了竞争等待,调试了一下发现两个锁变量指向的是同一个对象,由此可见我对自动拆装箱的机制想的太简单了,查了一下,发现这个机制还挺细节,那就记录一下: 本文主要有以下几个方面: ...
分类:编程语言   时间:2018-10-29 22:09:34    阅读次数:256
Terraform Collaboration for Everyone
This post is a companion to the Terraform announcements made during the HashiConf 2018 Opening Keynote.
分类:其他好文   时间:2018-10-29 14:14:54    阅读次数:221
1277条   上一页 1 ... 24 25 26 27 28 ... 128 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!