文件名称:Thread_DEMO_Delphi
介绍说明--下载内容均来自于网络,请自行研究使用
这个压缩包中是一个简单的多线程实例,在线程执行时,每隔一秒刷新一次当前时间!演示了如何在不影响主进程的情况下如何执行其他长时间等待任务。-This package is a simple multi-threaded example, the thread execution, refresh the current time every second! Demonstrates how the main process does not affect the case of how long to wait to perform other tasks.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
多线程DEMO\Project1.cfg
..........\Project1.dof
..........\Project1.dpr
..........\Project1.res
..........\Project1.skincfg
..........\Unit1.dfm
..........\Unit1.pas
..........\Unit2.pas
多线程DEMO