搜索资源列表

  1. ExitThread

    0下载:
  2. 用控制台写的多线程程序,关于数据共享和退出的c++程序.-console was made using the multi-thread programming, data sharing and on the withdrawal of c procedures.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:161.18kb
    • 提供者:老袁
  1. 《Windows核心编程(第四版)》中文版.rar

    2下载:
  2. 目 录 译者序 前言 第一部分 程序员必读 第1章 对程序错误的处理 1 1.1 定义自己的错误代码 4 1.2 ErrorShow示例应用程序 5 第2章 Unicode 11 2.1 字符集 11 2.1.1 单字节与双字节字符集 11 2.1.2 Unicode:宽字节字符集 12 2.2 为什么使用Unicode 13 2.3 Windows 2000与Unicode 13 2.4 Windows 98与Unicode 13
  3. 所属分类:VC/C++相关

    • 发布日期:2011-08-02
    • 文件大小:35.11mb
    • 提供者:mrf341@163.com
  1. ExitThread

    0下载:
  2. 用控制台写的多线程程序,关于数据共享和退出的c++程序.-console was made using the multi-thread programming, data sharing and on the withdrawal of c procedures.
  3. 所属分类:其他小程序

    • 发布日期:2025-01-29
    • 文件大小:172kb
    • 提供者:
  1. 2009

    0下载:
  2. 使用系统调用CreatThread()创建一个子线程,并在子线程序中显示:Thread is Runing!。为了能让用户清楚地看到线程的运行情况,使用Sleep()使线程挂起5s,之后使用ExitThread(0)撤销线程
  3. 所属分类:操作系统开发

    • 发布日期:2025-01-29
    • 文件大小:16kb
    • 提供者:hlf881216
  1. ThreadCreate

    0下载:
  2. 使用系统调用CreateThread()创建一个子线程,并在线程中显示:Thread is Running!。为了能让用户清楚地看到线程的运行情况,使用Sleep()使线程挂起5秒,之后使用ExitThread()撤销进程。-System call CreateThread () to create a child thread, the thread: Thread is the Running! . In order to allo
  3. 所属分类:进程与线程

    • 发布日期:2025-01-29
    • 文件大小:926kb
    • 提供者:slp

源码中国 www.ymcn.org