1.手机上要安装了Facebook Message才能使用这个功能
Google Play网址:https://play.google.com/store/apps/details?id=com.facebook.orca
2.直接添加一个button
<Button
android:id="@+id/messageButton"
android:layout_wi...
分类:
其他好文 时间:
2015-03-04 19:12:00
阅读次数:
2971
Android Studio在新建工程的时候会在线同步更新Gradle,天朝子民多半会更新失败滴,并有如下报错:
gradle project sync failed android studio
Gradle Network is unreachable
因此,需要配离线的。
一 下载
官网地址:https://gradle.org/downloads
官网已被墙,即...
分类:
移动开发 时间:
2015-03-04 19:08:40
阅读次数:
139
前言随着ES6标准的定稿,众多的特性也趋于稳定,各大浏览器也在逐步实现这些特性,那么对ES6有更多的了解就无可厚非了。准备在学习ES6之前,我们需要有一个环境来测试ES6代码。在这里我推荐使用node的分支io.js。如何安装?下载地址:https://iojs.org/en/index.html,...
分类:
其他好文 时间:
2015-03-04 19:03:33
阅读次数:
165
转自:http://www.cnblogs.com/mlzs/archive/2013/06/04/3117518.html此效果手机未测试,目测没问题,我是搬运工...演示地址:http://scaljeri.github.io/pull-refresh-panel/源码地址:https://gi...
分类:
其他好文 时间:
2015-03-04 19:02:57
阅读次数:
441
转:http://justsee.iteye.com/blog/2036713以前想要oc调用js代码一般是通过uiwebview的stringByEvaluatingJavaScriptFromString方法,或是直接使用JavaScriptCore引擎,例如https://github.com...
分类:
移动开发 时间:
2015-03-04 19:00:07
阅读次数:
276
需求:1.1台安装有linux的电脑,虚拟机也行,并安装imagemagick软件包。我用的是linux mint,直接在软件管理器中安装即可2.把https://github.com/shamork/cordova-resource-generators/tree/shamork-patch-1/...
分类:
移动开发 时间:
2015-03-04 18:58:42
阅读次数:
186
参考官方网站:https://github.com/xbmc/xbmc/blob/master/docs/README.android1. 编译主机系统 Ubuntu (12.04) 64Bit2. 在Ubuntu上安装必要的工具2.1. 基础工具包sudo apt-get install buil...
分类:
移动开发 时间:
2015-03-04 18:29:30
阅读次数:
253
一、Redis的安装 Redis下载地址如下:https://github.com/dmajkic/redis/downloads 解压后根据自己机器的实际情况选择32位或者64位。下载解压后图片如下: redis-server.exe redis服务器的daemon启动程序redis.con...
分类:
其他好文 时间:
2015-03-04 18:22:39
阅读次数:
119
官方wiki:https://wiki.jenkins-ci.org/display/JENKINS/Log+Parser+Plugin 插件概要信息: 解析控制台输出,高亮显示error/warning/info行。 描述: log-parser插件解析Jenkins构建生成的控制台日志。 解析控制...
分类:
其他好文 时间:
2015-03-04 17:12:46
阅读次数:
206
完整Eclipse工程源码下载: http://download.csdn.net/detail/isnowflake/8471991 github:?? https://github.com/dmytrodanylyk/android-process-button...
分类:
移动开发 时间:
2015-03-04 17:12:11
阅读次数:
126