登录
首页 » Visual Basic » VB6-Thread

VB6-Thread

于 2020-11-02 发布 文件大小:130KB
0 360
下载积分: 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 个回复

  • test1
    TCP SYN扫描。采用多线程扫描任意端口(TCP SYN scan. Using multithreading scan any port)
    2013-04-13 23:10:27下载
    积分:1
  • AutoFinderDemo
    使用多线程进行文件的查找,有一个缺点就是占用的资源太多了,但是速度会快。(Using multi-threaded file search, there is a drawback is that the resources too much, but the speed will be faster.)
    2013-09-21 17:16:49下载
    积分:1
  • MyThreadPool
    一个线程池源码,AFX_THREADPOOLDLG_H__ABDABFCD_FD51_4556_8864_189C17F05527__INCLUDED(a thread pool source, AFX_THREADPOOLDLG_H__ABDABFCD_FD51_4556_8864_189C17F05527__INCLUDED)
    2005-08-15 15:26:53下载
    积分:1
  • MFCThread
    MFC创建线程,终止线程,暂停线程,继续线程(MFC to create threads, terminate threads, suspended thread to continue the thread)
    2010-05-26 23:39:34下载
    积分:1
  • into
    插入远进程并运行指定函数,插入远进程并运行指定函数(far insert process and run the specified function, insert long process and run the specified function)
    2007-06-10 04:55:57下载
    积分:1
  • CriticalSecitonThreadSyn
    vc——使用临界区对象(CriticalSeciton)实现线程同步CriticalSecitonThreadSyn的程序源码,值得一看!(vc- use a critical section object (CriticalSeciton) to achieve thread synchronization CriticalSecitonThreadSyn the program source code, worth a visit!)
    2011-08-23 00:13:02下载
    积分:1
  • Win32
    关于win32多线程编程的书籍,很不错的资源,欢迎大家下载(win32 Multi-threaded programming)
    2013-04-26 00:20:42下载
    积分:1
  • WebCrawler
    多线程爬虫 图片爬虫 ip变换爬虫等一些小的爬虫应用(muli-thread webcrawler,picture webcrawler,ip-change webcrawler)
    2010-05-10 12:43:47下载
    积分:1
  • uwtun
    可以显示当前正在运行的进程,选择截杀,可以为自己的进程添加注释(Can display the current running process, the choice put away, you can add a comment for your process)
    2017-04-14 05:08:49下载
    积分:1
  • the_smapl_the
    这是一个关闭计算机的小模块,可以关闭win32和winnt内核的计算机,(This is a small module, shut down the computer can close the win32 and winnt the kernel of the computer,)
    2017-04-23 15:16:34下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载