Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
SMF - Just Installed!
Home
Help
Search
Login
Register
Programmer 的進程 - 由 VB6 開始
»
Visual Basic 相關文件及程式庫
»
Visual Basic.Net 範例及函式庫
»
如何設計及建立一個多執行緒的軟件
« previous
next »
Print
Pages: [
1
]
Author
Topic: 如何設計及建立一個多執行緒的軟件 (Read 5145 times)
admin
Administrator
Posts: 0
如何設計及建立一個多執行緒的軟件
«
on:
October 10, 2010, 01:21:14 AM »
Creating a simple multi-threaded VB.Net application
http://chrishaas.wordpress.com/2009/06/25/creating-a-simple-multi-threaded-vb-net-application/
HOW TO:進行對 Windows Form 控制項的安全執行緒呼叫
http://tw.myblog.yahoo.com/jw!raiTBxqfGRRgO52kKmk-/article?mid=453&prev=499&l=f&fid=16
Let a Thread call a form's methods in VB.NET
http://www.vb-helper.com/howto_net_thread_use_form.html
Add Multithreading to Your VB.NET Applications
http://www.devx.com/DevX/10MinuteSolution/20365/1954
Creating custom events with Visual Basic .NET 2005
http://www.simple-talk.com/dotnet/.net-framework/custom-events-in-vb.net-2005/
Threading and the UI
Four ways to synchronize threads with your app's user interface.
http://visualstudiomagazine.com/articles/2009/10/01/threading-and-the-ui.aspx
Raising Events from a thread safely
http://stackoverflow.com/questions/292715/raising-events-from-a-thread-safely
Logged
Print
Pages: [
1
]
« previous
next »
Programmer 的進程 - 由 VB6 開始
»
Visual Basic 相關文件及程式庫
»
Visual Basic.Net 範例及函式庫
»
如何設計及建立一個多執行緒的軟件