In a serious attempt to downsize (reduce) the dole queue, The New National Green Labour Rhinoceros Party has decided on the following strategy. Every ...
分类:
其他好文 时间:
2016-04-05 19:27:12
阅读次数:
221
1、修改config下的aliases文件,可以添加别名 $* 表示所有参数,$i 表示第几个参数 比如cd cd=cd /d $* 2、cmder报错 clink-completions/npm_prompt.lua:11: attempt to concatenate local 'packag ...
分类:
其他好文 时间:
2016-03-31 23:01:28
阅读次数:
1484
Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'attempt to delete row 0 from section 0 which only contains 0 ro ...
分类:
移动开发 时间:
2016-03-31 14:37:59
阅读次数:
163
现象:执行迁移live-migration操作后,显示成功迁移,但是实际没有执行迁移动作解决过程:在dashboard执行虚机热迁移操作,提示操作成功,但是实际虚机没有迁移;之前遇到过内存不足导致迁移失败,但是经过查看发现源和目的节点资源充足;然后在nova的log看到如下内容:Destina..
分类:
其他好文 时间:
2016-03-29 22:28:24
阅读次数:
530
1、错误描述2016-03-05 11:19:53 WARN [org.springframework.web.context.support.XmlWebApplicationContext] Exception encountered during context initialization - cancelling refresh attempt
org.springframework.b...
分类:
其他好文 时间:
2016-03-05 11:50:54
阅读次数:
416
今天做ssh脚本查询远程服务器运行时间登录报了一个reversemappingcheckinggetaddrinfoforbogonfailed–POSSIBLEBREAK-INATTEMPT!错误,但不影响登录。可是看着不顺眼,查查资料解决它,
原因:ssh登录的时候会做一系列安全检查,其中有一项是主机名与ip地址是否能解析,如?.
分类:
移动开发 时间:
2016-02-21 18:45:58
阅读次数:
287
当我想从一个VC跳转到另一个VC的时候,一般会用 - (void)presentViewController:(UIViewController *)viewControllerToPresent animated: (BOOL)flag completion:(void (^)(void))com
Nginx启动报错:10013: An attempt was made to access a socket in a way forbidden2014-08-07 14:39:10来源:评论:0点击:Nginx在win7,win2008下启动报错:bind() to 0.0.0.0:80 fa...
分类:
其他好文 时间:
2016-01-24 00:28:15
阅读次数:
135
删除工程目录中除Assets和ProjectSettings两个文件夹外的所有文件
分类:
数据库 时间:
2016-01-22 18:25:15
阅读次数:
1107
1、错误描述org.hibernate.exception.GenericJDBCException: Could not open connection
at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:54)
at org....
分类:
数据库 时间:
2016-01-14 01:05:09
阅读次数:
281