1. 首页
  2. 编程语言
  3. Delphi
  4. Delphi线程池

Delphi线程池

上传者: 2019-02-11 00:32:16上传 ZIP文件 1.28MB 热度 49次
在外国网站搜下来的线程池 压缩包里面有demo {** * ThreadPool is a abstract class framework for creating specialized * pool of workers (TPoolWorker, separate threads) which are managed * by a manager (TPoolManager, also a thread) * * * License * * The contents of this file are subject to the Mozilla Public Li
用户评论
码姐姐匿名网友 2019-02-11 00:32:16

代码不错,谢谢。