如何在Windows窗体项目C#中使用线程 [英] How To Use Threading In Windows Forms Project C#

查看:237
本文介绍了如何在Windows窗体项目C#中使用线程的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在后台使用线程工作,那时我想在c#中的windows窗体中工作。

解决方案

看看使用BackgroundWorker组件进行多线程处理 [ ^ ]


查看此内容: C# BackgroundWorker [ ^ ]


< blockquote>看看这个网站。这有助于我们提出你的问题。

http://www.codeguru.com/columns/dotnet/working-with-background-workers-in-c.html [ ^ ]

I want to use threading working in background, in that time I want work in windows forms in c#.

解决方案

Take a look at Multithreading with the BackgroundWorker Component [^]


Check this out: C# BackgroundWorker[^]


Take a look at this website.This helps us what you asked.
http://www.codeguru.com/columns/dotnet/working-with-background-workers-in-c.html[^]


这篇关于如何在Windows窗体项目C#中使用线程的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆