云计算入门了解一些常识-打算参加中国移动云计算项目

2015-03-31
阅读 1 分钟
2.3k
主要是看一些文章,了解了openstack之后,把科技前沿都了解一下,然后在ubuntu上搭建起来 [链接] [链接] [链接]

java Arrays使用方法

2014-04-14
阅读 5 分钟
4.4k
Static methods for manipulating arrays are available in the java.util.Arrays and java.System classes. Assume the following declarations, where T is the array element type, either a primitive, object or either kind of type depending on which method is being called.