期刊文献+

用Delphi编写自己的串口通信控件

Building our own component of the series communication by Delphi
下载PDF
导出
摘要 由于Windows的软件开发十分复杂,所以使用组件来开发Windows应用程序已成为深受人们喜爱的方法。组件之所以功能强大,是因为它们向我们隐藏了所有的实现细节。使自己和别人可以很方便的重复使用代码。本文主要介绍了如何使用Delphi建立自己的串口通信组件,它可以使用户通过组件的公用属性、方法、事件很方便的使用它,而不需了解其工作原理,在将其开发成为ActiveX控件后,还可以很方便地将其导入到其它控制ActiveX控件的产品中去。 For the complexity of the windows software development, the components have become a favorite method to be used to develop the windows applications. The components hide all the achieve detail to us, so we can be convenient to use the codes repeatedly. This paper particularly introduces how to build our own component of the series communication. The consumer can conveniently use it through its public properties, methods and events without thinking the principle. It can also be developed to the ActiveX component, which can be easy to be used in other products.
作者 耿静 王遵立
出处 《微计算机信息》 2001年第1期36-38,46,共4页 Control & Automation
关键词 DELPHI 串口通信控件 软件开发 ACTIVEX控件 ActiveX component、DLL、Package、Register procedure、Multithreading、Class
  • 引文网络
  • 相关文献

参考文献2

二级参考文献2

  • 1徐新华,Delphi 3编程指南上,1998年
  • 2陈汝全,单片机实用技术,1992年

共引文献12

;
使用帮助 返回顶部