文件名称:omniThreadLibrary-1.0

  • 所属分类:
  • 系统编程
  • 资源属性:
  • [Dephi] [Pascal] [源码]
  • 上传时间:
  • 2008-10-13
  • 文件大小:
  • 222.38kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • ia***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

一个很棒的线程库,解决了很多的delphi自带的线程的问题,真正体验到什么叫做多线程。很爽。
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : 29782195omnithreadlibrary-1.0.zip 列表
OtlComm.pas
OtlCommBufferTest.pas
OtlCommon.pas
OtlContainers.pas
OtlEventMonitor.dcr
OtlEventMonitor.pas
OtlRegister.pas
OtlTask.pas
OtlTaskControl.pas
OtlThreadPool.pas
packages/OmniThreadLibraryDesigntime.dpk
packages/OmniThreadLibraryDesigntime.dproj
packages/OmniThreadLibraryDesigntime.res
packages/OmniThreadLibraryRuntime.dpk
packages/OmniThreadLibraryRuntime.dproj
packages/OmniThreadLibraryRuntime.res
src/DSiWin32.pas
src/GpLists.pas
src/GpStuff.pas
src/HVStringBuilder.pas
src/HVStringData.pas
src/SpinLock.pas
tests/0_Beep/app_0_Beep.dpr
tests/0_Beep/app_0_Beep.dproj
tests/0_Beep/app_0_Beep.res
tests/0_Beep/test_0_Beep.dfm
tests/0_Beep/test_0_Beep.pas
tests/10_Containers/app_10_Containers.dpr
tests/10_Containers/app_10_Containers.dproj
tests/10_Containers/app_10_Containers.res
tests/10_Containers/test_10_Containers.dfm
tests/10_Containers/test_10_Containers.pas
tests/11_ThreadPool/app_11_ThreadPool.dpr
tests/11_ThreadPool/app_11_ThreadPool.dproj
tests/11_ThreadPool/app_11_ThreadPool.res
tests/11_ThreadPool/test_11_ThreadPool.dfm
tests/11_ThreadPool/test_11_ThreadPool.pas
tests/12_Lock/app_12_Lock.dpr
tests/12_Lock/app_12_Lock.dproj
tests/12_Lock/app_12_Lock.res
tests/12_Lock/test_12_Lock.dfm
tests/12_Lock/test_12_Lock.pas
tests/13_Exceptions/app_13_Exceptions.dpr
tests/13_Exceptions/app_13_Exceptions.dproj
tests/13_Exceptions/app_13_Exceptions.res
tests/13_Exceptions/test_13_Exceptions.dfm
tests/13_Exceptions/test_13_Exceptions.pas
tests/14_TerminateWhen/app_14_TerminateWhen.dpr
tests/14_TerminateWhen/app_14_TerminateWhen.dproj
tests/14_TerminateWhen/app_14_TerminateWhen.res
tests/14_TerminateWhen/test_14_TerminateWhen.dfm
tests/14_TerminateWhen/test_14_TerminateWhen.pas
tests/15_TaskGroup/app_15_TaskGroup.dpr
tests/15_TaskGroup/app_15_TaskGroup.dproj
tests/15_TaskGroup/app_15_TaskGroup.res
tests/15_TaskGroup/test_15_TaskGroup.dfm
tests/15_TaskGroup/test_15_TaskGroup.pas
tests/16_ChainTo/app_16_ChainTo.dpr
tests/16_ChainTo/app_16_ChainTo.dproj
tests/16_ChainTo/app_16_ChainTo.res
tests/16_ChainTo/test_16_ChainTo.dfm
tests/16_ChainTo/test_16_ChainTo.pas
tests/1_HelloWorld/app_1_HelloWorld.dpr
tests/1_HelloWorld/app_1_HelloWorld.dproj
tests/1_HelloWorld/app_1_HelloWorld.res
tests/1_HelloWorld/test_1_HelloWorld.dfm
tests/1_HelloWorld/test_1_HelloWorld.pas
tests/2_TwoWayHello/app_2_TwoWayHello.dpr
tests/2_TwoWayHello/app_2_TwoWayHello.dproj
tests/2_TwoWayHello/app_2_TwoWayHello.res
tests/2_TwoWayHello/test_2_TwoWayHello.dfm
tests/2_TwoWayHello/test_2_TwoWayHello.pas
tests/3_HelloWorld_with_package/app_3_HelloWorld_with_package.dpr
tests/3_HelloWorld_with_package/app_3_HelloWorld_with_package.dproj
tests/3_HelloWorld_with_package/app_3_HelloWorld_with_package.res
tests/3_HelloWorld_with_package/test_3_HelloWorld_with_package.dfm
tests/3_HelloWorld_with_package/test_3_HelloWorld_with_package.pas
tests/4_TwoWayHello_with_package/app_4_TwoWayHello_with_package.dpr
tests/4_TwoWayHello_with_package/app_4_TwoWayHello_with_package.dproj
tests/4_TwoWayHello_with_package/app_4_TwoWayHello_with_package.res
tests/4_TwoWayHello_with_package/test_4_TwoWayHello_with_package.dfm
tests/4_TwoWayHello_with_package/test_4_TwoWayHello_with_package.pas
tests/5_TwoWayHello_without_loop/app_5_TwoWayHello_without_loop.dpr
tests/5_TwoWayHello_without_loop/app_5_TwoWayHello_without_loop.dproj
tests/5_TwoWayHello_without_loop/app_5_TwoWayHello_without_loop.res
tests/5_TwoWayHello_without_loop/test_5_TwoWayHello_without_loop.dfm
tests/5_TwoWayHello_without_loop/test_5_TwoWayHello_without_loop.pas
tests/6_TwoWayHello_with_object_worker/app_6_TwoWayHello_with_object_worker.dpr
tests/6_TwoWayHello_with_object_worker/app_6_TwoWayHello_with_object_worker.dproj
tests/6_TwoWayHello_with_object_worker/app_6_TwoWayHello_with_object_worker.res
tests/6_TwoWayHello_with_object_worker/test_6_TwoWayHello_with_object_worker.dfm
tests/6_TwoWayHello_with_object_worker/test_6_TwoWayHello_with_object_worker.pas
tests/7_InitTest/app_7_InitTest.dpr
tests/7_InitTest/app_7_InitTest.dproj
tests/7_InitTest/app_7_InitTest.res
tests/7_InitTest/test_7_InitTest.dfm
tests/7_InitTest/test_7_InitTest.pas
tests/8_RegisterComm/app_8_RegisterComm.dpr
tests/8_RegisterComm/app_8_RegisterComm.dproj
tests/8_RegisterComm/app_8_RegisterComm.res
tests/8_RegisterComm/test_8_RegisterComm.dfm
tests/8_RegisterComm/test_8_RegisterComm.pas
tests/9_Communications/app_9_Communications.dpr
tests/9_Communications/app_9_Communications.dproj
tests/9_Communications/app_9_Communications.res
tests/9_Communications/test_9_Communications.dfm
tests/9_Communications/test_9_Communications.pas

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org