EmailYou don't have any verified emails. We recommend verifying at least one email.Email verification helps our support team help you in case you have...
分类:
其他好文 时间:
2014-09-01 09:17:22
阅读次数:
3069
题外话:才连续写了几篇博客,博客排名竟然就不再是“千里之外”了,已经进入2万名之内了。再接再厉,加油!
Design and implement a data structure for Least Recently Used (LRU) cache. It should support the following operations: get and set.
get(key)...
分类:
其他好文 时间:
2014-08-31 17:17:51
阅读次数:
181
I was trying to play around with HTML5 assuming that VS 2010 had shipped with HTML5 support but to my dismay it was not the case. Bummer! So I did a b...
分类:
Web程序 时间:
2014-08-31 14:29:21
阅读次数:
234
Missing Pages
Time Limit: 2000ms, Special Time Limit:5000ms,
Memory Limit:65536KB
Total submit users: 78, Accepted users:
78
Problem 12941 : No special judgement
Problem descript...
分类:
其他好文 时间:
2014-08-30 20:29:40
阅读次数:
185
上一节我们讲到了Fragment的生命周期(都是基于android.support.v4.app包下的Fragment),学习之后相信大家对它的生命周期有了很深入的了解了,如果还有不懂得,可以再看一下,传送门。现在我们来讲一下有关Fragment的常用函数。
一、Fragment对象
1.void setArguments(Bundle args); 这个函数为Fr...
分类:
移动开发 时间:
2014-08-30 17:51:30
阅读次数:
295
几种常见C#操作Word表格操作有哪些呢?让我们来看看具体的实例演示:boolsaveChange=false; //C#操作Word表格操作objectmissing=System.Reflection.Missing.Value; objecttemplate=(object)templateF...
分类:
其他好文 时间:
2014-08-30 17:39:09
阅读次数:
141
上一节我们讲到了Fragment的生命周期(都是基于android.support.v4.app包下的Fragment),学习之后相信大家对它的生命周期有了很深入的了解了,如果还有不懂得,可以再看一下,传送门。现在我们来讲一下有关Fragment的常用函数。 一、Fragment对象 ...
分类:
移动开发 时间:
2014-08-30 16:20:39
阅读次数:
214
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://www.softown.cn/soft/zend-studio/windows/10.6.1#downloads下面我们以Zend Studio 10.6.1正式版为例来介绍如何注册破解Zend Studio。操作环境说明: 操作系统:Windows XP SP3 32位Ze...
分类:
其他好文 时间:
2014-08-29 17:41:18
阅读次数:
188