期刊文献+

多线程在VB.NET下的实现 被引量:1

Realization of multithread using VB.NET
下载PDF
导出
摘要 为了在 VB.NET 中处理并发问题和多任务管理的问题,使用多线程编程技术这一程序设计最为广泛应用的技术是最方便的解决方法,应用需要多个任务时可以使用多线程技术。在键盘输入数据的同时另一个线程在计算井传输数据,其它的线程可以同时完成屏幕的更新显示、或从端口读入数据等。研究了在 VB.NET 中线程的创建、运行和终止的方法,及如何确定和更改线程的状态和线程的同步问题。通过对 VB.NET 编译环境中线程对象的分析,深入剖析了多线程技术在 VB.NET 编译环境中的实现过程,说明了 VB.NET 中基于多线程技术的程序开发过程。 The programming with multiplethreads is one of the most widely used technologies,it is also a good solution to synchronic problems and multiple tasks.We should consider using more than one thread if our application needs to manage multiple activities,such as simultaneous keyboard input and calculations.One thread can process keyboard input while a second thread performs data transformation calculations.A third thread can update the display screen based on data from the keyboard thread.At the same time,other threads can access disk files,or get data from a communications port.Base on analyses of thread object and its implementation under VB.NET environment,this paper describes the mechanism and the method of multithreading under VB.NET.Then we expound the multithreading applications design.
出处 《辽宁工程技术大学学报(自然科学版)》 CAS 北大核心 2004年第z1期175-177,共3页 Journal of Liaoning Technical University (Natural Science)
关键词 线程 同步 VB.NET thread synchronize VB.NET
  • 相关文献

参考文献1

二级参考文献1

  • 1Mastering Delphi 3 [USA] Marco Cantu.电子工业出版社,1998.

同被引文献3

引证文献1

二级引证文献2

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部