Problem Description
Once upon a time, there is a little frog called Matt. One day, he came to a river.
The river could be considered as an axis.Matt is standing on the left bank now (at position...
分类:
其他好文 时间:
2014-10-30 21:03:53
阅读次数:
147
The ref keyword causes an argument to be passed by reference, not by value. The effect of passing by reference is that any
change to the parameter in the called method is reflected in the calling me...
android开发中,对返回键事件的监听是要经常用到的,下面以一个例子来演示一下android对返回键的事件监听。
public class BackKeyTest extends Activity
{
/** Called when the activity is first created. */
@Override
public void onCreate(Bundle savedI...
分类:
移动开发 时间:
2014-10-27 23:00:21
阅读次数:
196
The Children’s Day has passed for some days .Has you remembered something happened at your childhood? I remembered I often played a game called hide h...
分类:
其他好文 时间:
2014-10-27 20:55:47
阅读次数:
243
Problem Description
Nowadays, Jim Green has produced a kind of computer called JG. In his computer, the instruction is represented by binary code. However when we code in this computer, we use some m...
分类:
其他好文 时间:
2014-10-26 11:49:22
阅读次数:
357
from sys import argvscript, first, second, third = argvprint "The script is called:", scriptprint "Your first variable is:", firstprint "Your second v...
分类:
其他好文 时间:
2014-10-23 14:07:22
阅读次数:
150
Many years ago , in Teddy’s hometown there was a man who was called “Bone Collector”. This man like to collect varies of bones , such as dog’s , cow’s...
分类:
其他好文 时间:
2014-10-22 21:38:43
阅读次数:
269
There is a tools called "dx", this tool can transfer Java Binary Code into Android Dalvik Binary code.In Android, Java Binary Code cannot be recognize...
分类:
移动开发 时间:
2014-10-22 12:48:36
阅读次数:
133
Back in December 2011, LWN reviewed the list of Android kernel patches in the linux-next staging directory. The merging of these drivers, one of which is a memory allocator called PMEM, holds the p...
分类:
移动开发 时间:
2014-10-21 17:59:08
阅读次数:
379
In this blog, we will talk about another the index which was called "The embedded ". First we init 1w the records as follows:
2.2 The embedded Index
The compare between the before and t...
分类:
数据库 时间:
2014-10-21 01:04:05
阅读次数:
240