搜索资源列表
MultiThreadDB.rar
- 包括Socket读写多线程、多线程访问数据库、互斥量、临界区、事件、信号量等数据库访问,Socket read and write, including multi-threaded, multi-threaded access to the database, exclusive volume, critical, events, semaphores, such as database access
search
- 采用多线程,结合数据库管理功能,实现强力综合网页搜索,可以自定义添加网址-Multi-threading, with database management function, achieving a strong integrated Web search, you can add custom URLs
CollThread
- Delphi多线程数据采集实例,包含源代码源码下载 源程序 -Delphi multi-threaded data collection instance that contains the source code download the source
delphi-thread-ado
- 在一个多线程的应用程序中创建一个TThread的后子类代表一个线程。每一新子类的TThread对象的实例是一个新的线程。从TThread派生的多线程实例可以构成Delphi的多线程应用程序。 -Create a TThread in a multi-threaded application on behalf of a thread after a subclass. Examples of each new subclass TThread object is a new thread.