上午手贱,将Mackbook升级到了Yosemite10.10.1,结果启动iTerm后,直接就报如下错误:dyld:Librarynotloaded:/usr/local/lib/libgdbm.1.dylib
Referencedfrom:/usr/local/bin/zsh
Reason:p_w_picpathnotfound虽然不影响使用,但看起来实在别扭,于是引起强迫症病发,遂开始修复..
分类:
其他好文 时间:
2014-12-03 01:52:14
阅读次数:
1004
[self.navigationController pushViewController: sampleViewController animated:true]; 界面无反应
reason: 'Pushing a navigation controller is not supported'...
分类:
移动开发 时间:
2014-11-26 14:21:11
阅读次数:
189
D/dalvikvm: , , ,
一、GC_Reason 触发垃圾回收的回收的集中原因:
类型
描述
GC_CONCURRENT
内存使用将满时,并发的进行垃圾回收。
GC_FOR_MALLOC
当内存已满应用尝试分配内存时会出触发垃圾回收,所以系统会停止应用进行垃圾整理
GC_HPROF_DUMP_HEAP
当创...
分类:
移动开发 时间:
2014-11-23 11:45:34
阅读次数:
172
英文原文:The real reason ‘stupid’ startups raise so much money 你是否有注意到最近所有的创业公司筹集的资金数额都特别巨大? 也许你抓破头都想知道像是 BuzzFeed 这样的公司,以其网站上充斥着动画 GIF 和一些小测验闻名的公司,最近募...
分类:
其他好文 时间:
2014-11-22 14:40:03
阅读次数:
468
崩溃信息:Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Auto Layout still required after executing -layoutSubviews...
分类:
移动开发 时间:
2014-11-17 19:18:51
阅读次数:
245
问题:就是写HTML+JSP代码时有些中文,保存时提示sava could not be completed.Reason:some characters cannot be mapped using "ISO-8859-1" character encoding.Either change the...
分类:
Web程序 时间:
2014-11-14 22:28:25
阅读次数:
288
Subroutine列表 ?vcl_recv 在请求开始时候被调用,在请求已经被接收到并且解析后调用。目的就是决定是否处理这个请求,怎么处理,使用哪个后端。vcl_recv以return结束,参数可以为如下关键字: error code [reason]:返回错误码给客户端,丢弃请求。 pass:转...
分类:
其他好文 时间:
2014-11-14 10:33:04
阅读次数:
269
刚接触iOS,按照教程操作运行出现错误
Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'unable to dequeue a cell with identifier Cell - must register a nib or a class for the ident...
分类:
移动开发 时间:
2014-11-13 12:59:59
阅读次数:
311
[Android配置]SDK无法更新问题解决方法问题提示:Failed to fetch URL https://dl-ssl.google.com/android/repository/repository-8.xml, reason: HttpHostConnect Connection to ...
分类:
移动开发 时间:
2014-11-12 19:32:11
阅读次数:
238
安全性(安全第一):
Are Pogo Sticks Safe?
For some reason, many people seem to regard pogo sticks as relatively dangerous toys, and many parents are fearful of their children getting hurt on a pogo sti...
分类:
其他好文 时间:
2014-11-06 20:10:43
阅读次数:
1207