1. 添加Docker repository key sh -c "wget -qO- https://get.docker.io/gpg | apt-key add -" 2. 添加Docker repository,并安装Docker 3. 检查Docker是否已安装成功 docker vers ...
分类:
其他好文 时间:
2017-03-17 20:55:28
阅读次数:
307
“恋练有词27单元”: 基本词汇:logical、definite、qualify、bunch、prolog、virtue、participante、reduction、defend、precise、remark、parliament、committee、faulty、craftsman、crede ...
分类:
其他好文 时间:
2017-03-12 21:09:16
阅读次数:
149
1. 输出字符串 >>> strHello = 'Hello World' >>> print (strHello) Hello World 1. 输出字符串 2. 格式化输出整数 支持参数格式化,与C语言的printf类似 >>> strHello = "the length of (%s) is ...
分类:
编程语言 时间:
2017-03-11 10:46:33
阅读次数:
278
package precisenumber; //import java.util.*;public class PreciseNumber { public int fore; public int after; public void DTI(double num)// double to in ...
分类:
编程语言 时间:
2017-02-25 16:00:55
阅读次数:
193
problem: In a program that uses Opencv for image processing. My goal is to use the camera to identify the precise coordinates of multiple balls. But b ...
分类:
其他好文 时间:
2017-02-25 15:43:14
阅读次数:
326
1、修改源cp/etc/apt/sources.list/etc/apt/sources.list.bakvim/etc/apt/sources.list先删除里面的东西,再将下列写入:debhttp://mirrors.163.com/ubuntu/precisemainrestricteduniversemultiversedebhttp://mirrors.163.com/ubuntu/precise-securitymainrestricteduniversem..
分类:
Web程序 时间:
2017-01-25 23:18:45
阅读次数:
598
官方支持安装docker的Ubuntu版本: ubuntu trusty 14.04(LTS) (64位) ubuntu precise 12.04(LTS) (64位) ubuntu raring 16.04(64位) ubuntu saucy 13.10(64位) 1、检查ubuntu版本号是否 ...
分类:
系统相关 时间:
2017-01-14 23:12:08
阅读次数:
281
https://docs.docker.com/engine/installation/linux/ubuntulinux/ https://docs.docker.com/engine/getstarted/step_one/#step-1-get-docker https://docs.dock ...
分类:
系统相关 时间:
2017-01-12 08:39:07
阅读次数:
174
PIGS Time Limit: 1000MS Memory Limit: 10000K Total Submissions: 20662 Accepted: 9435 Description Mirko works on a pig farm that consists of M locked p ...
分类:
其他好文 时间:
2017-01-06 23:58:12
阅读次数:
427
用vi工具编辑文件 以trusty(14.04)为例,插入下面内容到文件的最前面: 保存即可享受网易镜像加速。(电信线路飞快) 其他的版本,替换trusty为对应的名称即可: lucid(10.04)precise(12.04)trusty(14.04)utopic(14.10)vivid(15.0 ...
分类:
系统相关 时间:
2016-12-28 02:20:25
阅读次数:
214