创建一个hello.py 内容如下: 终端运行:python hello.py runserver System check identified no issues (0 silenced). Django version 2.0.3, using settings None Starting d ...
分类:
其他好文 时间:
2018-04-15 22:59:08
阅读次数:
191
# ./mongod2018-04-15T18:52:36.352+0800 I CONTROL [initandlisten] MongoDB starting : pid=36578 port=27017 dbpath=/data/db 64-bit host=IBG-op
分类:
数据库 时间:
2018-04-15 19:48:46
阅读次数:
327
Given a binary tree, find the maximum path sum. For this problem, a path is defined as any sequence of nodes from some starting node to any node in th ...
分类:
其他好文 时间:
2018-04-14 16:27:43
阅读次数:
133
http://poj.org/problem?id=3087 Shuffle'm Up Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 13803 Accepted: 6356 Description A common pasti ...
分类:
其他好文 时间:
2018-04-13 14:28:39
阅读次数:
141
Write an algorithm to determine if a number is "happy". A happy number is a number defined by the following process: Starting with any positive intege ...
分类:
移动开发 时间:
2018-04-12 00:12:55
阅读次数:
189
Problem Description Two players, Stan and Ollie, play, starting with two natural numbers. Stan, the first player, subtracts any positive multiple of t ...
分类:
其他好文 时间:
2018-04-08 21:17:44
阅读次数:
167
In this lesson, we look at where we came from with refs in React. Starting with the deprecated string ref pattern, callback refs, and then how to use ...
分类:
其他好文 时间:
2018-04-05 11:56:48
阅读次数:
799
先安装dockeryum install dock* -ysystemctl start docker.service启动docker失败鸟,容我修个错误看下服务啥错误systemctl status docker.service -l坑Error starting daemon: SELinux is not supported with the ov重新编辑docker配置文件:vi /etc
分类:
其他好文 时间:
2018-04-04 12:37:34
阅读次数:
176
spring boot 写一个web项目,在使用spring-data-jpa的时候,启动报如下错误: Error starting ApplicationContext. To display the auto-configuration report re-run your applicatio ...
分类:
编程语言 时间:
2018-04-02 18:10:40
阅读次数:
910