好记性不如烂笔头。 I encountered the same ImportError today while trying to use pip. Somehow the setuptools package had been deleted in my Python environment. ...
分类:
其他好文 时间:
2017-10-30 15:56:25
阅读次数:
211
一、环境准备 环境1 台虚拟机,系统为centos7 二、17.09.0-ce 安装 在 Docker17.03.0-ce 版本中,与在 Docker 1.12 中引入的实验版本相比,管理插件 API发生了变化。在升级到 Docker17.03.0-ce之前,必须卸载使用 Docker 1.12 安 ...
分类:
其他好文 时间:
2017-10-30 11:17:26
阅读次数:
491
(持续更新中……) ?I'd rather be a failure at something I love than a success at something I hate. George Burns我宁可做着我爱做的事情失败,也不要做讨厌的事情成功。——乔治·伯恩斯 Begin to act ...
分类:
其他好文 时间:
2017-10-29 11:02:18
阅读次数:
1263
Red Hat Enterprise Linux 当前的最新版本是 7.3。 Red Hat Enterprise Linux 7 当前仅支持 64 位CPU:64-bit AMD、64-bit Intel、IBM POWER7 和 POWER8、IBM System z。可以将32位操作系统作为虚 ...
分类:
其他好文 时间:
2017-10-28 19:53:53
阅读次数:
311
Given a List of words, return the words that can be typed using letters of alphabet on only one row's of American keyboard like the image below. Examp ...
分类:
其他好文 时间:
2017-10-28 17:50:42
阅读次数:
199
[luogu P2205] [USACO13JAN]画栅栏Painting the Fence 题目描述 Farmer John has devised a brilliant method to paint the long fence next to his barn (think of the ...
分类:
其他好文 时间:
2017-10-28 12:53:09
阅读次数:
171
#Sentinel node https://en.wikipedia.org/wiki/Sentinel_node#First_version_using_NULL_as_an_end-of-list_indicator # 参考代码,注意import两个库 参考:http://blog.csdn ...
分类:
编程语言 时间:
2017-10-28 12:43:04
阅读次数:
182
1. RedHat(红帽) 国内乃至全世界的linux用户最熟悉的发行版相比就是RedHat,1994年,Marc Ewing(美国人,卡内基梅隆大学毕业)发布了Red Hat Linux 1.0。目前RedHat分为两个系列:一个是Red Hat Enterprise Linux(简称RHEL), ...
分类:
系统相关 时间:
2017-10-27 23:56:36
阅读次数:
390
C - Maximum of Maximums of Minimums You are given an array a1,?a2,?...,?an consisting of n integers, and an integer k. You have to split the array int ...
分类:
其他好文 时间:
2017-10-27 19:11:06
阅读次数:
235
<script></script>的三种用法: 三种输出数据的方式: ...
分类:
编程语言 时间:
2017-10-27 19:10:04
阅读次数:
201