1. Parcelable接口Interface for classes whose instances can be written to and restored from a Parcel。 Classes implementing the Parcelable interface must ...
分类:
移动开发 时间:
2016-01-21 10:27:12
阅读次数:
216
crontab -l: 列出当前用户的crontab列表crontab -e: 以vi打开crontab文件,可以进行编辑。如果需要加新的自启动项目,可以在此进行添加后再输入:wq保存。 "crontab.XXXXGoo5MX" 25L, 1611C written crontab: instal....
分类:
其他好文 时间:
2016-01-16 12:03:52
阅读次数:
229
B. Gena's CodeIt's the year 4527 and the tanks game that we all know and love still exists. There also exists Great Gena's code, written in 2016. The ...
分类:
其他好文 时间:
2016-01-15 22:51:51
阅读次数:
255
It's the year 4527 and the tanks game that we all know and love still exists. There also exists Great Gena's code, written in 2016. The problem this c...
分类:
其他好文 时间:
2016-01-15 06:26:15
阅读次数:
307
HashMapis a very powerfuldata structure inJava. We use it everyday and almost in all applications. There are quite a few examples which I have written...
分类:
编程语言 时间:
2016-01-07 10:21:08
阅读次数:
319
The string"PAYPALISHIRING"is written in a zigzag pattern on a given number of rows like this: (you may want to display this pattern in a fixed font fo...
分类:
其他好文 时间:
2016-01-06 00:09:07
阅读次数:
206
UVA - 1103Ancient MessagesIn order to understand early civilizations, archaeologists often study texts written in ancient languages.One such language,...
分类:
其他好文 时间:
2016-01-04 13:08:27
阅读次数:
260
在这篇martin和另外两位模式匹配领域专家的论文里说了模式匹配的几种实现方式,以及scala是选择哪种方式来实现的。http://lampwww.epfl.ch/~emir/written/MatchingObjectsWithPatterns-TR.pdf我引用了里面的一些描述。在面向对象的程序...
分类:
其他好文 时间:
2016-01-03 14:45:34
阅读次数:
100
The string"PAYPALISHIRING"is written in a zigzag pattern on a given number of rows like this: (you may want to display this pattern in a fixed font fo...
分类:
其他好文 时间:
2016-01-02 22:34:30
阅读次数:
218
创建一个shell脚本mkdir shellvim first.sh#!/bin/bash##The first test shell script.##Written by wangshaojun.ls /tmp/echo "my home is $HOME"echo "This is first...
分类:
系统相关 时间:
2016-01-01 14:48:37
阅读次数:
193