题目描述 A little known fact about Bessie and friends is that they love stair climbing races. A better known fact is that cows really don't like going dow ...
分类:
其他好文 时间:
2017-10-12 13:12:49
阅读次数:
210
Answering this for late-comers because I don't think that the posted answers get to the root of the problem, which is the lack of locale environment v ...
分类:
编程语言 时间:
2017-10-12 12:15:29
阅读次数:
255
“Young man, in mathematics you don’t understand things. You just get used to them.” XGBoost(eXtreme Gradient Boosting)算法是Gradient Boosting算法的高效实现版本,因其 ...
分类:
编程语言 时间:
2017-10-08 22:43:49
阅读次数:
303
注意:千万不要使用sudo来执行gem install redis。 解决方法: 最后安装 如果不想使用上面的方法,可以使用以下的投机取巧的方法,给上面错误的文件夹增加权限 说明:administrator为当前登录的用户,根据实际情况更改。 然后再次执行 参考: https://gepolv.gi ...
分类:
系统相关 时间:
2017-10-05 16:49:03
阅读次数:
2781
参考各种wamp教程后外网仍然不能访问服务器,很是头疼 网上好多wampserver配置都比较久远,最新版本3.1.0的很少,首先打开httpd.conf文件(这部分较简略,详细可以参考其他wamp配置教程) 更改DocumentRoot 。。。和<Directory " 。。。">后,由于wamp ...
分类:
数据库 时间:
2017-10-02 22:24:28
阅读次数:
259
# -*- coding:utf-8 -*-from sys import argv script, filename = argv print "We're going to erase %r." % filenameprint "If you don't want that, hit CTRL- ...
分类:
编程语言 时间:
2017-10-02 13:58:26
阅读次数:
247
The file * couldn't be opened because you don't have permission to view it. 最近,经常在接收别人的代码时出现,出现的原因的可能性也有很多,现在我列举一部分: 第一种:查看工程中警告,发现需要更新旧工程的设置: 双击警告,在弹 ...
分类:
其他好文 时间:
2017-09-28 18:07:31
阅读次数:
681
Description 在一只大灰狼偷偷潜入Farmer Don的牛群被群牛发现后,贝西现在不得不履行着她站岗的职责。从她的守卫塔向下瞭望简直就是一件烦透了的事情。她决定做一些开发智力的小练习,防止她睡着了。想象牧场是一个X,Y平面的网格。她将N只奶牛标记为1…N (1 <= N <= 100,00 ...
分类:
编程语言 时间:
2017-09-26 22:29:06
阅读次数:
316
排查后,发现是因为使用了代理导致的。 需要设置 Don't use the proxy server for local addresses. ...
分类:
其他好文 时间:
2017-09-26 14:48:01
阅读次数:
136
写在前面 上课第21天,打卡: Don't try so hard, the best things come when you least expect them to. 1 s17day21 2 内容回顾: 3 FBV,CBV 4 序列化 5 - Django内置 6 - json.dumps( ...
分类:
其他好文 时间:
2017-09-23 17:22:25
阅读次数:
195