The primary role of the CLR is to locate, load, and manage .NET objects on your behalf.CLR主要的角色就是为你定位,加载和管理.Net对象。The CLR also takes care of a number ...
分类:
Web程序 时间:
2015-02-15 16:25:26
阅读次数:
176
一、zabbix官网对proxy的介绍A Zabbix proxy can collect performance and availability data on behalf of the Zabbix server. This way, a proxy can take on itself s...
分类:
其他好文 时间:
2015-02-15 14:52:46
阅读次数:
375
官方地址:http://spring.io/blog/2014/12/23/spring-xd-1-1-m2-and-1-0-3-releasedOn behalf of the Spring XD team, I am very pleased to announce the second mil...
分类:
编程语言 时间:
2015-01-10 23:41:40
阅读次数:
340
DelegationDelegation is a simple and powerful pattern in which one object in a program acts on behalf of, or in coordination with, another object. The...
分类:
移动开发 时间:
2014-12-25 16:08:18
阅读次数:
321
文章仅记录自己的一点理解,仅供自己参考。
WindowAnimator是一个窗口动画推进类,从成员变量mAnimationRunnable可以看出来。google源码对应这个类的解释:“Singleton class that carries out the animations and Surface operations in a separate task on behalf of Win...