1.1.安装和帮助PV全命为PipeViewer,利用它我们可以查看到命令执行的进度。#wgethttp://www.ivarch.com/programs/sources/pv-1.5.3.tar.bz2#tarxjfpv-1.1.4.tar.bz2#cdpv-1.1.4#./configure#make&&makeinstall例:需要将/home/opt目录下打包文件名称为opt@yy-mm-dd.#ta..
分类:
数据库 时间:
2014-12-29 15:39:02
阅读次数:
231
1 - (void)applicationDidEnterBackgtound 2 { 3 UIApplication *app = [UIApplication sharedApplication]; 4 __block UIBackgroundTaskIdentifier ta...
分类:
其他好文 时间:
2014-12-29 13:28:22
阅读次数:
93
作为开发者,用的手机运行一段时间后就会产生大量的垃圾。
作为一个善疑的开发者,仅仅相信垃圾清理软件是不可能的。
作为一个比较懒惰的开发者,刷机变成了不二选择。
好了,废话一大堆。
索尼L36H刷机4.4.4之后,adb logcat竟然不输出了。
只显示:
Unable to open log device '/dev/log/main' : No such file or d...
分类:
其他好文 时间:
2014-12-29 10:28:32
阅读次数:
184
Google 文档中: An intent allows you to start an activity in another app by describing a simple action you'd like to perform (such as "view a map" or "ta....
分类:
其他好文 时间:
2014-12-28 22:09:48
阅读次数:
257
In Gradle we can group related tasks using the group property of a task. We provide the name of our group and if we look at the output of the tasks ta...
分类:
其他好文 时间:
2014-12-27 20:11:27
阅读次数:
140
碟说第119期:《让暗恋见鬼去吧》 优酷视频在线观看。表白一定要趁早,不然你就要像《那些年我们追过的女孩》中的柯景腾那样,只能在婚礼上亲吻沈佳宜的新郎了。那些年,你为暗恋做过哪些傻事?上课时眼神总是止不住的瞄向ta;放学路上总是想制造偶遇跟ta一起回家,有木有?《让暗恋见鬼去吧》背景音乐BGM汇总:...
分类:
其他好文 时间:
2014-12-26 00:56:04
阅读次数:
468
飞碟说89期:《可以失恋不可犯贱》优酷视频在线观看。失恋的伤痛很像毒瘾,脑中的“可卡因区域”会被点亮,想复吸的心瘾难熬,于是各种犯贱行为就出现了。失恋就像戒毒,心瘾难熬,总想复吸。周五这么开心的日子,来聊聊那些年,你们因失恋犯过什么贱?飞碟说:可以失恋不可犯贱 文字版台词你哭着对ta说童话里都是骗人...
分类:
其他好文 时间:
2014-12-26 00:54:21
阅读次数:
172
题目:
Given an array of integers, find two numbers such that they add up to a specific target number.
The function twoSum should return indices of the two numbers such that they add up to the ta...
分类:
编程语言 时间:
2014-12-25 23:41:10
阅读次数:
255
转自stackoverflowhttps://stackoverflow.com/questions/17054000/cannot-resolve-symbol-r-android-studioI had this this issue too. A simple 'gradlew clean' ...
分类:
移动开发 时间:
2014-12-25 20:23:48
阅读次数:
173
报错:
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/g/glibc/libc6-dev_2.19-10ubuntu2.2_amd64.deb Could not resolve 'archive.ubuntu.com'
E: Failed to fetch http://archive.ubuntu.co...
分类:
其他好文 时间:
2014-12-25 18:26:17
阅读次数:
306