摘要
本文概述了工控软件中应用多线程技术的原因,并进而论述了线程与进程的区别、线程的创建、终止、优先级及MFC类库对多线程技术的支持 最后;本文提出了用MFC类库开发工控软件时采用多线程技术所遇到的问题,并给出解决方案.
This paper introduces the cause of using multi-thread in industrial monitor software and how to create, terminate a thread. It also introduces how MFC supports multi-thread, etc. There are some problems when using MFC to develop the monitor software, and here gives a new way to resolve these problems.
出处
《上海大学学报(自然科学版)》
CAS
CSCD
1999年第S1期45-49,共5页
Journal of Shanghai University:Natural Science Edition
关键词
工控软件
多线程技术
进程
同步对象
industrial monitor software
multi-thread
process
synchronized object