登录
首页 » Visual Basic » VB6-Thread

VB6-Thread

于 2020-11-02 发布 文件大小:130KB
0 368
下载积分: 1 下载次数: 29

代码说明:

  VB6纯API实现的多线程源码,稳定、方便、实用的VB6多线程技术,万能的VB(VB6 Thread)

文件列表:

稳定、方便、实用的VB6多线程技术
...............................\VB6多线程技术超详细示例(纯API)
...............................\..............................\0.母本及注意事项【新手必看】
...............................\..............................\............................\Form1.frm,3064,2015-03-04
...............................\..............................\............................\VBMT.vbp,706,2015-03-04
...............................\..............................\............................\VBMT.vbw,115,2015-03-04
...............................\..............................\............................\VBMTInit.bas,7502,2015-02-27
...............................\..............................\............................\VBMTRun.bas,1543,2015-02-27
...............................\..............................\1.用多线程提高繁重任务的处理效率
...............................\..............................\................................\Form1.frm,8862,2015-03-01
...............................\..............................\................................\Form1.frx,6,2015-02-27
...............................\..............................\................................\VBMT.vbp,710,2015-03-01
...............................\..............................\................................\VBMT.vbw,114,2015-03-03
...............................\..............................\................................\VBMTInit.bas,7502,2015-02-27
...............................\..............................\................................\VBMTRun.bas,3102,2015-02-28
...............................\..............................\................................\效率比较.exe,32768,2015-03-01
...............................\..............................\2.多线程XMLHTTP简单示例
...............................\..............................\.......................\Form1.frm,3533,2015-03-02
...............................\..............................\.......................\VBMT.vbp,720,2015-03-02
...............................\..............................\.......................\VBMT.vbw,116,2015-03-03
...............................\..............................\.......................\VBMTInit.bas,7502,2015-02-27
...............................\..............................\.......................\VBMTRun.bas,3505,2015-03-01
...............................\..............................\.......................\多线程获取页面源码.exe,28672,2015-03-02
...............................\..............................\3.自定义线程堆栈上限防止爆栈(堆栈溢出)
...............................\..............................\........................................\Form1.frm,5749,2015-03-02
...............................\..............................\........................................\VBMT.vbp,722,2015-03-02
...............................\..............................\........................................\VBMT.vbw,117,2015-03-03
...............................\..............................\........................................\VBMTInit.bas,7502,2015-02-27
...............................\..............................\........................................\VBMTRun.bas,5792,2015-03-02
...............................\..............................\........................................\不会爆栈的二分法排序.exe,32768,2015-03-02
...............................\..............................\4.多线程控件和窗体(是的,你没有看错)
...............................\..............................\......................................\4.1在子线程中加载属于子线程自己的窗体
...............................\..............................\......................................\.....................................\Form1.frm,3956,2015-03-02
...............................\..............................\......................................\.....................................\Form2.frm,1793,2015-03-02
...............................\..............................\......................................\.....................................\Form2.frx,65,2015-03-02
...............................\..............................\......................................\.....................................\VBMT.vbp,740,2015-03-02
...............................\..............................\......................................\.....................................\VBMT.vbw,170,2015-03-03
...............................\..............................\......................................\.....................................\VBMTInit.bas,7502,2015-02-27
...............................\..............................\......................................\.....................................\VBMTRun.bas,3324,2015-03-02
...............................\..............................\......................................\.....................................\子线程中创建、使用窗体.exe,28672,2015-03-02
...............................\..............................\......................................\4.2多个线程同时操作一个界面
...............................\..............................\......................................\...........................\Form1.frm,3889,2015-03-03
...............................\..............................\......................................\...........................\Form1.frx,194,2015-03-03
...............................\..............................\......................................\...........................\Form2.frm,1437,2015-03-03
...............................\..............................\......................................\...........................\VBMT.vbp,746,2015-03-03
...............................\..............................\......................................\...........................\VBMT.vbw,170,2015-03-03
...............................\..............................\......................................\...........................\VBMTInit.bas,7502,2015-02-27
...............................\..............................\......................................\...........................\VBMTRun.bas,2132,2015-03-03
...............................\..............................\......................................\...........................\子线程的控件在父线程窗口显示.exe,28672,2015-03-03
...............................\..............................\5.给子线程传递参数
...............................\..............................\..................\Form1.frm,4352,2015-03-03
...............................\..............................\..................\VBMT.vbp,718,2015-03-03
...............................\..............................\..................\VBMT.vbw,112,2015-03-03
...............................\..............................\..................\VBMTInit.bas,7502,2015-03-03
...............................\..............................\..................\VBMTRun.bas,4993,2015-03-03
...............................\..............................\..................\给子线程传递参数.exe,24576,2015-03-03
...............................\..............................\6.多线程下的调试技巧
...............................\..............................\....................\Form1.frm,2044,2015-03-03
...............................\..............................\....................\VBMT.vbp,728,2015-03-03
...............................\..............................\....................\VBMT.vbw,115,2015-03-03
...............................\..............................\....................\VBMTInit.bas,7502,2015-02-27
...............................\..............................\....................\VBMTRun.bas,3513,2015-03-03
...............................\..............................\....................\二分法定位线程中的错误代码.exe,24576,2015-03-03
...............................\微软官方提供的多线程方案(ACTIVEXEXE) .rar,14247,2014-02-16

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • into
    插入远进程并运行指定函数,插入远进程并运行指定函数(far insert process and run the specified function, insert long process and run the specified function)
    2007-06-10 04:55:57下载
    积分:1
  • jinchengguanli
    了解生产者与消费者在实现进程同步过程中的解决方案(Understanding of producers and consumers to realize the process of synchronization in the process of solution)
    2007-09-23 22:59:21下载
    积分:1
  • SOCKET-TCP
    SOCKET多线程,使用TCP连接,当有一个连接请求时候,建立一个线程。共有两个文件,一个Server,还有一个是Client(SOCKET multithreading, the use of TCP connections, when a link request, the establishment of a thread. A total of two documents, one Server, there is a Client)
    2020-11-14 15:19:41下载
    积分:1
  • MFCThread
    MFC创建线程,终止线程,暂停线程,继续线程(MFC to create threads, terminate threads, suspended thread to continue the thread)
    2010-05-26 23:39:34下载
    积分:1
  • Cieo-view-DWM
    View DWG format files 查看DWG格式文件(View DWG format files to view DWG format files)
    2018-12-03 23:46:12下载
    积分:1
  • tongbu
    同步与互斥 ,还有显示当前线程,司机售票员的pv,还有售票员买票(Synchronization and mutual exclusion, but also shows the current thread, the driver conductor of pv, also buy a ticket conductor)
    2008-12-16 13:57:31下载
    积分:1
  • dao_multi
    说明:  VC++编程,这是一个数据库DAO多线程的例子,有数据库多线程处理技巧(VC++ Programming, this is a database DAO examples of multi-threaded, multi-threaded database processing techniques)
    2008-10-19 22:31:09下载
    积分:1
  • MFC_multithread_about_play_and_save_audio
    MFC多线程类播放和保存声音MFC multithread about play and save audio(MFC multithread about play and save audio)
    2009-05-12 11:01:38下载
    积分:1
  • Threagkktrdest
    一个介绍如何在Visual C中调用多线程代码,本例中也同时实现了常用的排序算法。完整源代码,已通过测试。(How a call in Visual C multi-threaded code, in this case also commonly used to achieve a sort algorithm. Full source code, has been tested.)
    2011-10-02 18:15:51下载
    积分:1
  • gdal
    一个很好的使用gdal读写影像的例子,程序中使用分块读写和多线程,支持海量数据的影像,方便大家使用(A good example of using gdal reading and writing images, program and use the block read and write multi-threaded, supporting massive image data, to facilitate the use)
    2011-09-21 22:35:45下载
    积分:1
  • 696518资源总数
  • 106215会员总数
  • 5今日下载