Follow the guide in this page:http://blog.csdn.net/topwqp/article/details/8882965problem met :Description Resource Path Location TypeThe superclass "j...
分类:
系统相关 时间:
2015-04-27 21:38:50
阅读次数:
245
Quick Start Guide: Reactive Tweets快速入门指南: Reactive Tweets(reactive tweets 大概可以理解为“响应式推文”,在此可以测试下GFW是否还在正常工作 Twitter)A typical use case for stream proc...
分类:
其他好文 时间:
2015-04-26 19:44:02
阅读次数:
312
Event Delivery: The Responder Chain我们希望在我们的app中可以动态的响应触摸事件.比如一个触摸可能会发生在屏幕上不同的位置和不同的组件上, 我们需要判断哪个组件响应这个触摸并且了解这个组件是如何接受到触摸事件的.当一个用户触摸事件发生了, UIKit会创建一个包含需要被处理的事件信息的对象.然后将这个对象放入当前的事件循环队列中,对于触摸事件,这个对象被创建为 U...
分类:
移动开发 时间:
2015-04-26 16:47:07
阅读次数:
138
在tornad官方文档的Docs》User’s guide》Asynchronous and non-Blocking I/O部分,文中提供了几段示例代码: ?a、同步请求代码 from?tornado.httpclient?import?HTTPClient
def?synchronous_fetch(url):
?...
分类:
其他好文 时间:
2015-04-26 09:37:01
阅读次数:
408
原文:http://disi.unitn.it/~lissandrini/notes/installing-hadoop-on-ubuntu-14.html This guide is shows step by step how to set up a multi nod cluster with Hadoop and HDFS 2.4.1 on Ubuntu 14.04. It i...
分类:
其他好文 时间:
2015-04-25 18:32:59
阅读次数:
175
N32926U1DN的BSP(http://www.amobbs.com/thread-5571471-1-1.html,在某一楼层的引用中可见)ftp://nftp.nuvoton.com用户名W55ARM_dzstic,密码y+8sc-i其中N3292x Design Guide_A0.pdf文...
分类:
其他好文 时间:
2015-04-23 23:18:50
阅读次数:
2037
extends:http://radleymarx.com/blog/simple-guide-to-9-patch/While I was working onmy first Android app, I found 9-patch (aka 9.png) to be confusing and...
分类:
移动开发 时间:
2015-04-23 21:10:39
阅读次数:
171
昨天花重金A Practical Guide to Ubuntu Linux(FOURTH EDITION),目的是为了驱使自己学习LINUX系统。昨晚在VMware中安装了Ubuntu 14.04.总之,UBUNTU LINUX学习之旅开始了。学习前期,计划每天花一个小时(最好固定时间,暂定晚上2...
分类:
系统相关 时间:
2015-04-23 12:39:44
阅读次数:
145
LAMP Server on CentOS 7Updated Tuesday, January 13, 2015 by Joel KrugerThis guide provides step-by-step instructions for installing a full-featured LA...
分类:
其他好文 时间:
2015-04-22 13:35:17
阅读次数:
207
一、Activity的生命周期图:
二、与Activity生命周期的对比
对于 Activity 生命周期, 可以看这里>> Activity的生命周期函数
三、场景演示
打开该Fragment
屏幕闭锁
屏幕解锁
官方文档中有详细的文字说明,不过最好还是自己实践下,熟悉过程。
http://developer.android.com/guide/...
分类:
移动开发 时间:
2015-04-20 18:34:37
阅读次数:
117