http://blog.csdn.net/qq_33530388/article/details/68933201 解决方法: 打开 c:\program files\python36\lib\site-packages\pip\compat\__init__.py 约75行 return s.de ...
分类:
编程语言 时间:
2018-03-19 16:55:16
阅读次数:
479
1. File-->New-->Module-->Maven-->Next-->输入GroupId、ArtifactId和Version-->Next-->输入Module name、Content root和Module file location-->Finish,完成创建。 2. Run/De ...
分类:
数据库 时间:
2018-03-18 18:39:04
阅读次数:
923
(1)linux 的发行版本、内核版本;二者区别与联系 核心版本主要是linux的内核,由Linux及其团队开发与维护。 发行版本是各个公司推出的版本,他们与内核版本各自独立发展,将Linux系统内核与众多应用软件及相关文档集成在一起。 (2)linux 中硬盘及分区的表示 /dev/sda;/de ...
分类:
其他好文 时间:
2018-03-18 00:13:54
阅读次数:
198
自己是真的笨 整整用了10个小时才吃透这个BF的两种优化 题目如下: 很简单的题,就是测试数据n居然有20000; 那么需要考虑的问题就有两个了,一是时间复杂度,二是空间复杂度 一开始上手我用的是floyd 代码如下: #include <iostream> #define max 2001 #de ...
分类:
其他好文 时间:
2018-03-17 16:14:09
阅读次数:
220
关于python的一个小常识python中不能为变量的关键词”and‘,‘as‘,‘assert,"break,‘cls,‘continu,‘de‘d‘elfel,‘xe‘finally‘,‘for,‘from‘,‘global‘,‘f,'
分类:
其他好文 时间:
2018-03-15 23:05:16
阅读次数:
309
学习fetch API 需要对Promise和Arrow Function有一些了解 源代码: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=de ...
字体选用 Briards by Ivy Duckett The briard, or berger de brie, is a large breed of dog traditionally used as a herder and guardian of sheep. Breed Histo..... ...
分类:
Web程序 时间:
2018-03-12 21:07:06
阅读次数:
229
调度 CPU调度器(短期100ms): good repsonse time 接纳调度器(长期1+min): the degree of multiprogramming and mix of cpu- and i/o -bound processes 内存调度器(中期):reduce the de ...
分类:
系统相关 时间:
2018-03-12 16:56:32
阅读次数:
208
Description 给出一个N个点M条边的无向图,经过一个点的代价是进入和离开这个点的两条边的边权的较大值,求从起点1到点N的最小代价。起点的代价是离开起点的边的边权,终点的代价是进入终点的边的边权 N include include include define ll long long de ...
分类:
其他好文 时间:
2018-03-10 14:07:43
阅读次数:
174
我们总在一个人失败的时候低估他,而在成功的时候又过于追捧,我们不吝对所谓的成功者送上无数鲜花和掌声,而对所谓的失败者则冷眼相待,嗤之以鼻。 英国作家阿兰·德波顿(Alain de Botton),带领我们检视对成功和失败的看法,质疑它们所代表的意义。他以敏锐的视角观察当今社会的喧嚣与浮躁,以透彻有力 ...
分类:
其他好文 时间:
2018-03-08 18:33:51
阅读次数:
150