最近项目用到下拉刷新,上来加载更多,这里对PullToRefresh这控件进行了解和使用。 以下内容转载自:http://blog.csdn.net/lmj623565791/article/details/38238749 群里一哥们今天聊天偶然提到这个git hub上的控件:pull-to-re ...
分类:
移动开发 时间:
2016-03-28 11:53:00
阅读次数:
309
Agenda- Building Images Dockerfile Managing Images and Containers Distributing Images on Docker Hub Docker Volumes Basic Container networking Docker i ...
分类:
其他好文 时间:
2016-03-27 18:01:00
阅读次数:
222
LAN表示LocalAreaNetwork,本地局域网,通常使用Hub和Switch来连接LAN中的计算机。一般来说,两台计算机连入同一个Hub或者Switch时,它们就在同一个LAN中。一个LAN表示一个广播域。
其含义是:LAN中的所有成员都会收到任意一个成员发出的广播包。VLAN表示VirtualLAN。一个带有V..
分类:
系统相关 时间:
2016-03-26 08:48:16
阅读次数:
295
在部署较大的容器应用集群时,把应用镜像发布到所有节点常常需要大量时间。我们VMware的研发团队测试了P2P的方法,能够较好地解决大规模镜像分发的问题,为运维实践提供了很好的指引。
概述
在使用Docker运行容器化应用时,宿主机通常先要从Registry服务(如Docker Hub)下载相应的镜像(image)。这种镜像机制在开发环境中使用还是很有效的,团队成员之间可以很方便地共...
分类:
其他好文 时间:
2016-03-26 07:21:27
阅读次数:
260
This article will explain how to use GitHub with Android Studio. Firstly, let’s login to github.com and create a new repository. From the top right co
分类:
移动开发 时间:
2016-03-21 11:59:18
阅读次数:
224
azure event hub usage with sample code...
分类:
其他好文 时间:
2016-03-17 16:41:44
阅读次数:
334
Grid parameter: role = <hub|node> (default is no grid, just run an RC/webdriver server). When launching a node, the parameters will be forwarded to th
分类:
Web程序 时间:
2016-03-16 22:45:00
阅读次数:
365
Import qcow2 image to docker hub 参考资料: https://forums.docker.com/t/import-qcow2-image-to-docker-hub/6164 https://github.com/docker/d
分类:
其他好文 时间:
2016-03-14 12:14:13
阅读次数:
769
1.使用 yum 从软件仓库安装 Docker: yum install docker 2.启动 Docker 的守护进程:service docker start 3.因为下载docker hub太慢了,使用 国内镜像库daocloud,安装dao: sudo dao 4.下载Ubuntu:dao
分类:
其他好文 时间:
2016-03-10 14:19:50
阅读次数:
174
Start Hub and Node with Json config 1. Start Hub with json config file title HubWebDriver java -jar selenium-server-standalone-2.29.0.jar -role hub -h
分类:
其他好文 时间:
2016-03-10 00:11:27
阅读次数:
311