COMPONENT
简而言之,组件就是对象。C++Builder中叫组件,Delphi中叫部件,而在VisualBASIC中叫控件。组件是对数据和方法的简单封装。C++Builder中,一个组件就是一个从TComponent派生出来的特定对象。组件可以有自己的属性和方法。属性是组件数据的简单访问者。方法则是组件的一些简...
共 194 份资源
源代码 10,000
COMPONENT 热门资料
查看全部 194 份 →
PDF文档
Overview of component creation This chapter provides an overview of component design and the proces
Overview of component creation This chapter provides an overview of component design and the process of writing compon...
PDF文档
A Tutorial on Principal Component Analysis.Principal component analysis (PCA) is a mainstay of moder
A Tutorial on Principal Component Analysis.Principal component analysis (PCA) is a mainstay of modern data analysis - a ...