摘要
介绍将 Visual C/C++和 IDL语言的诸多特点相互结合、相互补充以进行应用程序开发的技术,并用简单、代表性的实例程序进行验证。实践证明,在共享目标库机制上实现 IDL与 Visual C/C++的混合编程技术,可以实现两种语言的资源和功能共享,达到优势互补。
This is a technical document about integrating strongpoing of IDL and Visual C/C + +. IDL programmer can utilize dynamic link library technique to develop IDL application, which is a good way to extend IDL's function. And an application for example was given to show how to callable IDL in your Win32 application.Practise Proves that mixed programming on the basis of sharable object library can combine strongpoint of IDL with Visual C/C + +.
出处
《计算机应用研究》
CSCD
北大核心
2001年第7期46-48,65,共4页
Application Research of Computers
基金
湖北省重点教学技术创新与改革课题资助项目(9506002)
关键词
VisualC
C++
IDL语言
混合编程
动态链接库
Visual C/C + +
Interactive Data Language(IDL)
Mixed programming
Callable IDL
Dynamic linked library