这个报错有些长: Unable to simultaneously satisfy constraints. Probably at least one of the constraints in the following list is one you don't want. Try this: ...
分类:
其他好文 时间:
2017-01-07 09:50:58
阅读次数:
875
If your ship doesn't come in, swim out to it. 如果你的船不驶进来,那你就朝他游过去吧! Swim out to it, don't fear that you will be drown, sometimes if you sink to the bot ...
分类:
其他好文 时间:
2017-01-06 12:48:55
阅读次数:
184
到for循环的基本结构:for变量名in循环的条件;docommanddone举例1[root@bogon~]#catfor1.sh#/bin/bashforiin`seq15`;doecho$idone这里的``循环的条件‘‘可以写成一组字符串或者数字(用1个或者多个空格隔开),也可以是一条命令的执行结果:[root@bogon~]#foriin123456;doecho$i;don..
分类:
系统相关 时间:
2017-01-05 18:52:09
阅读次数:
193
0x0 前言 《Look Mom, I don’t use Shellcode》是2016年Syscan360上讲过的一个议题,这个议题的副标题是"Browser Exploitation Case Study for Internet Explorer 11 ",可以看出内容是关于IE11浏览器中 ...
分类:
系统相关 时间:
2017-01-04 07:20:01
阅读次数:
263
在安装yii的时候 ,当打开了init.bat进行配置的时候小黑本弹出了个小黑框立刻就关闭了, 进入cmd模式再打开init.bat就出现了"You don't have permission to access on this server"的这个错误,后来综合网上的各个文章,找到了造成了这个问题 ...
分类:
数据库 时间:
2016-12-28 20:30:51
阅读次数:
234
Your time is limited, so don't waste it living someone else's life. Don't be trapped by dogma - which is living with the results of other people's thi ...
分类:
其他好文 时间:
2016-12-28 18:04:34
阅读次数:
154
安装依赖 编译 出现 configure: error: mcrypt.h not found. Please reinstall libmcrypt时 出现 Don't know how to define struct flock on this system, set --enable-opc ...
分类:
Web程序 时间:
2016-12-26 22:00:34
阅读次数:
437
By default, Travis will build all branches, tags, and Pull Requests. Because we're building our master branch before we release, we don't need Travis ...
分类:
编程语言 时间:
2016-12-23 21:48:06
阅读次数:
133
题目描述 混乱的奶牛[Don Piele, 2007]Farmer John的N(4 <= N <= 16)头奶牛中的每一头都有一个唯一的编号S_i (1 <= S_i <= 25,000). 奶牛为她们的编号感到骄傲, 所以每一头奶牛都把她的编号刻在一个金牌上, 并且把金牌挂在她们宽大的脖子上. ...
分类:
其他好文 时间:
2016-12-21 21:20:28
阅读次数:
136
【编者按】本文作者在和同事的一次讨论中发现,对 IntelliJ IDEA 内存采用不同的设置方案,会对 IDE 的速度和响应能力产生不同的影响。 Don’t be a Scrooge and give your IDE some more memory 不要做守财奴,给IDE多留点内存吧。 昨天, ...
分类:
其他好文 时间:
2016-12-19 18:47:28
阅读次数:
264