TheTree PanelComponent is one of the most versatile Components in Ext JS and is an excellent tool for displaying heirarchical data in an application. ...
分类:
Web程序 时间:
2015-02-05 00:36:00
阅读次数:
368
http://learn.iis.net/page.aspx/135/discover-installed-components/说明:ASP.NET网络应用程序在IIS7上部署的时候,经常会要求预装某些组件(特别是IIS6的兼容组件),上文即描述了如何通过编程的方法确定各个组件是否已经安装。Dis...
分类:
其他好文 时间:
2015-02-04 23:19:34
阅读次数:
270
RT-Thread实时操作系统是一个分层的操作系统,它包括了:? 组件层components,这些是基于RT-Thread核心基础上的外围组件,把一些功能模块划分成独立的一个个组件模块,做到组件与组件之间的低耦合,组件内部的高内聚。 例如文件系统,命令行shell接口,lwIP轻型TCP/IP协议栈...
分类:
其他好文 时间:
2015-02-04 21:43:05
阅读次数:
7346
Using EventsThe Components and Classes of Ext JS fire a broad range of events at various points in their lifecycle. Events allow your code to react to...
分类:
Web程序 时间:
2015-02-04 20:09:30
阅读次数:
261
参考 :http://blog.csdn.net/zhangxin09/article/details/6914882An Ext JS application's UI is made up of one or many widgets calledComponents. All Componen...
分类:
Web程序 时间:
2015-02-04 14:22:29
阅读次数:
149
Components of the Impala ServerThe Impala server is a distributed, massively parallel processing (MPP) database engine. It consists of different daemo...
分类:
其他好文 时间:
2015-02-04 10:44:55
阅读次数:
372
java设计模式-------装饰者模式
装饰者模式
Decorator模式(别名Wrapper):动态将职责附加到对象上,若要扩展功能,装饰者提供了比继承更具弹性的代替方案。主要有组件(components)和装饰器(Decorator)组成。要求components和Decorator实现相同的接口或者抽象类(具体类的局限性太大)。...
分类:
编程语言 时间:
2015-02-03 21:25:47
阅读次数:
241
Shadow DOM是什么
Shadow DOM是Web Components规范中的一个组成部分。Web Components的概要介绍,可以参考之前的几篇博文:Web Components概述、HTML
Templates。
在介绍Shadow DOM之前,可以先看一个例子。
新建一个HTML页面,代码如下:
Demo
在浏览器中...
分类:
其他好文 时间:
2015-02-02 09:40:11
阅读次数:
184
如果两个刚体使用PreListener忽略了它的碰撞时,如果这时你使用InteractionListener来侦听它们的碰撞还是可以侦听到的: 1 package { 2 import com.bit101.components.TextArea; 3 import nape.ca...
分类:
其他好文 时间:
2015-02-01 23:03:05
阅读次数:
115
Installation logCopy D:\Component\Ehlib\Common\*.* d:\Program Files (x86)\Delphi_2007\Components\EhLib\Lib :OkCopy D:\Component\Ehlib\Delphi2007\*.* d...
分类:
其他好文 时间:
2015-01-31 14:21:04
阅读次数:
437