摘要
以自动化测距系统中控制测距仪自动测距的程序模块为例 ,讲述了用VisualBasic创建数据接口 (即属性和方法 ) ,从而实现该类动态链接库 (DLL)的方法和技巧。还简要阐述了建立测试工程对该类动态链接库进行测试的过程 ,测试结果表明该方法非常有效。
DLL is an useful programming method. using the program unit, which is designed to control, telemeter in automatic distance- measuring system as an example, this paper mainly introduces the method and technique of establishing data interface (namely property and method) and accordingly realizing these DLLs. Besides, the paper simply explains the process of establishing testing project and testing these DLLS. The testing result shows that the method is effective.
出处
《地矿测绘》
2000年第3期22-24,共3页
Surveying and Mapping of Geology and Mineral Resources
关键词
自动化测距系统
接口
属性
VB
动态链接库
Automatic distance-measuring system
Interface
Property
Method
DLL