<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>Hello Mat - C#多线程</title>
    <link>http://halcom.cn/forum.php?mod=forumdisplay&amp;fid=111</link>
    <description>Latest 20 threads of C#多线程</description>
    <copyright>Copyright(C) Hello Mat</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 10 May 2026 00:45:17 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://halcom.cn/static/image/common/logo_88_31.gif</url>
      <title>Hello Mat</title>
      <link>http://halcom.cn/</link>
    </image>
    <item>
      <title>C#动态调用C++动态库DLL</title>
      <link>http://halcom.cn/forum.php?mod=viewthread&amp;tid=56016</link>
      <description><![CDATA[C#动态加载
【1】https://blog.csdn.net/weixin_42103688/article/details/141057814
【2】https://blog.csdn.net/yaked/article/details/72835596]]></description>
      <category>C#多线程</category>
      <author>Halcom</author>
      <pubDate>Mon, 22 Sep 2025 12:31:44 +0000</pubDate>
    </item>
    <item>
      <title>进程绑定到cpu逻辑内核上</title>
      <link>http://halcom.cn/forum.php?mod=viewthread&amp;tid=55807</link>
      <description><![CDATA[将线程绑定在某个具体的cpu逻辑内核上运行，https://blog.csdn.net/fm0517/article/details/125470768[/url]]]></description>
      <category>C#多线程</category>
      <author>Halcom</author>
      <pubDate>Wed, 14 Dec 2022 08:53:02 +0000</pubDate>
    </item>
    <item>
      <title>BackgroundWorker使用</title>
      <link>http://halcom.cn/forum.php?mod=viewthread&amp;tid=55596</link>
      <description><![CDATA[BackgroundWorker使用
（1）
（2）
（3）在当前为NPOI.SS.Formula.Function.T]]></description>
      <category>C#多线程</category>
      <author>Halcom</author>
      <pubDate>Sun, 26 Dec 2021 10:21:39 +0000</pubDate>
    </item>
    <item>
      <title>Thread使用方法</title>
      <link>http://halcom.cn/forum.php?mod=viewthread&amp;tid=55595</link>
      <description><![CDATA[]]></description>
      <category>C#多线程</category>
      <author>Halcom</author>
      <pubDate>Sun, 26 Dec 2021 07:29:43 +0000</pubDate>
    </item>
    <item>
      <title>C#线程优先级详解——【聚宝盆】</title>
      <link>http://halcom.cn/forum.php?mod=viewthread&amp;tid=55524</link>
      <description><![CDATA[C#线程优先级详解
参考：
【1】C#线程优先级详解
【2】C# Thread2——线程优先级
【3】Thread使用方法
【4】BackgroundWorker使用
【5】C#多线程使用
【6】C#多线程使用说明]]></description>
      <category>C#多线程</category>
      <author>Halcom</author>
      <pubDate>Sun, 04 Jul 2021 03:22:47 +0000</pubDate>
    </item>
    <item>
      <title>C#多线程使用说明</title>
      <link>http://halcom.cn/forum.php?mod=viewthread&amp;tid=36955</link>
      <description><![CDATA[C#多线程
参考：https://www.cnblogs.com/dotnet261010/p/6159984.html
也可参考：https://www.cnblogs.com/zhangchenliang/p/4515937.html
2.5 跨线程访问点击“测试”，创建一个线程，从0循环到10000给文本框赋值，代码如下：
运行结果：产生错误的原因：textBox1 ...]]></description>
      <category>C#多线程</category>
      <author>Halcom</author>
      <pubDate>Sat, 20 Apr 2019 15:01:22 +0000</pubDate>
    </item>
    <item>
      <title>C#多线程使用</title>
      <link>http://halcom.cn/forum.php?mod=viewthread&amp;tid=10356</link>
      <description><![CDATA[通过mWorker.DoWork += new DoWorkEventHandler(SumX);使得C#窗体界面不会卡顿，即将主进程变为附加进程进行使用。
j是个全局变量；winform界面显示0-999的累加和；
百度网盘代码分享：https://pan.baidu.com/s/1nw16BGH]]></description>
      <category>C#多线程</category>
      <author>Halcom</author>
      <pubDate>Tue, 13 Feb 2018 11:40:58 +0000</pubDate>
    </item>
  </channel>
</rss>