演示地址(需梯子):
https://www.youtube.com/watch?feature=player_embedded&v=S7cSwMArjUQ今天主要使用这个库来实现RecyclerView 的左右滑动item 和 拖拽排序
Gradle配置compile 'com.android.support:recyclerview-v7:22.1.1'
compile 'com.h6ah...
分类:
移动开发 时间:
2015-05-24 23:41:11
阅读次数:
577
错误1:在新建android项目的时候,自动产生一个appcompat_v7项目,而且可能会报错,解决办法请参照:http://bbs.itcast.cn/thread-25953-1-1.html错误2:资源文件夹下的png等文件,默认打开方式设置,解决办法请参照:http://zhidao.baidu.com/link?url=3Sh1v-fmz9zCU1VnJuhr-4..
分类:
移动开发 时间:
2015-05-24 19:06:16
阅读次数:
140
Last week my friend brought me an evidence file duplicated from a Linux server, which distribution is CentOS 5.0 and the i18n is zh-tw. She wanna know...
分类:
系统相关 时间:
2015-05-24 15:29:29
阅读次数:
215
package mydemo.mycom.demo2;import android.support.v7.app.ActionBarActivity;import android.os.Bundle;import android...
分类:
移动开发 时间:
2015-05-23 19:55:37
阅读次数:
152
package mydemo.mycom.demo2;import android.graphics.Bitmap;import android.graphics.BitmapFactory;import android.support.v7.app.ActionBarActivity;import...
分类:
移动开发 时间:
2015-05-23 19:53:30
阅读次数:
148
The following classes could not be instantiated: -android.support.v7.internal.widget.ActionBarOverlayLayoutjava.lang.ClassNotFoundException: android.....
分类:
移动开发 时间:
2015-05-23 08:47:57
阅读次数:
161
需要使用到的工具.HEU_KMS_Activator_CH_v7.8.2.exe激活服务器2008r2(win7也可以)安装HEU_KMS_Activator_CH_v7.8.2.exe测试客户端win7系统32位版本office2013安装包http://pan.baidu.com/s/1sjmeJSD在2008r2上运行HEU_KMS_Activator_CH_v7.8.2.exe安装激活服务服务管理会自动增..
分类:
其他好文 时间:
2015-05-22 19:28:52
阅读次数:
278
android下v4 v7 v21等包是android系统的扩展支持包,就想windows的系统补丁一个道理。
android的扩展包主要是用来兼容低版本的,比如android3.0以后出现了actionbar,如果要使用actionbar,那么手机系统必须在3.0以上才能使用,这样将会导致很多用户不能安装apk从而损失用户;(有人会想,为什么不直接将新出来的东西全部打包到sdk中而是...
分类:
移动开发 时间:
2015-05-22 19:12:02
阅读次数:
199
在不关闭selinux的情况下使httpd+php+KingbaseES正常使用1.正常设置php、apache 除了正常流程外还需要在/etc/sysconfig/httpd最后追加LD_LIBRARY_PATH export LD_LIBRARY_PATH=/opt/Kingbase/ES/V7...
分类:
Web程序 时间:
2015-05-22 18:46:00
阅读次数:
186
一个按钮对点击事件相应的四种方法。1、通过新建一个借口类来具体实现点击时间的响应:package com.example.dailcall;import android.support.v7.app.ActionBarActivity;import android.text.TextUtils;im...
分类:
移动开发 时间:
2015-05-22 13:03:03
阅读次数:
259