The?JVM doesn’t support TCO natively, so tail recursive methods will need to rely on the?Scala compiler performing the optimization.----------"Scala in Depth" 3.5.2 Jvm本身是不支持尾递归优化得,...
分类:
其他好文 时间:
2014-08-29 22:47:58
阅读次数:
368
1、不能左右滑动的ViewPager
/*
* Date: 14-7-28
* Project: Access-Control-V2
*/
package cn.irains.access.v2.common;
import android.content.Context;
import android.support.v4.view.ViewPager;
import android....
分类:
移动开发 时间:
2014-08-29 18:23:28
阅读次数:
208
http://wiki.openwrt.org/doc/howtobuild/wireless-router-with-a-3g-dongleBuilding image with support for 3g/4g and usb tetheringPreparing build environm...
分类:
其他好文 时间:
2014-08-29 14:36:37
阅读次数:
893
DFS 包含的技术有
1. Enterprise Content Services.
--- 一组面向对象的服务。
2. Data model and API
3. Client productivity layer
4. Tools for generating services and runtime support
5. SDK
6. EMC Documen...
分类:
其他好文 时间:
2014-08-29 09:30:07
阅读次数:
242
昨天添加Android兼容包,碰到了很多问题,在这里记录一下,让后面的路好走。如何选择兼容包,请参考Android Support Library Features(二)一、下载Support Library方法1:右击项目→选择Android Tools→Add Support Library…方...
分类:
移动开发 时间:
2014-08-29 01:15:36
阅读次数:
695
1.[图片]lxdpie.jpg?2. [文件] lqdpie.html ~ 801B 下载(7) 刘强东吃饼 Your browser does not support the HTML5 canvas tag. 3. [文件] pie.js ~ 3K...
分类:
Web程序 时间:
2014-08-28 18:02:55
阅读次数:
421
WearableListView是适用于android小型设备如智能手表显示列表的组件,可以村子滚动,非常方便的在只能手表上显示列表控件,每次显示三个列表在屏幕中间位置。
它继承RecyclerView,实现了OnScrollListener接口。
public class WearableListView extends android.support.v7.widget.RecyclerV...
分类:
移动开发 时间:
2014-08-28 11:34:19
阅读次数:
412
查看源码配置1:在libs中加个文件:android-support-v4.jar.properties2:在文件中设置资源的位置:src="/E:/samy/libs/v4/src"或者:src=D:\\AndroidUI\\ksoap2-android.src方法一:配置成AndroidLib1...
分类:
其他好文 时间:
2014-08-28 00:42:28
阅读次数:
185
Design and implement a data structure for Least Recently Used (LRU) cache. It should support the following operations:getandset.get(key)- Get the valu...
分类:
其他好文 时间:
2014-08-27 21:50:28
阅读次数:
210
使用 “android.support.PARENT_ACTIVITY”属性定义默认的返回。 ··· ···
分类:
移动开发 时间:
2014-08-27 19:05:08
阅读次数:
222