搜索资源列表

  1. single_instance.zip

    0下载:
  2. 使程序只运行一个实例
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:1529
    • 提供者:
  1. 如何做到像《金山词霸》一样只运行一个实例

    1下载:
  2. 我们在使用《金山词霸》时发现,在《金山词霸》已经运行了的情况下,再次点击《金山词霸》的图标,那么它不会再运行另外一个《金山词霸》,而是将已有的《金山词霸》给激活,始终只能运行一个《金山词霸》的实例。-we use "free email" found that the "free email" has been running the circumstances, again click on &
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:2989
    • 提供者:陈修
  1. RunOnceprocess

    0下载:
  2. 本代码实现了只运行一个实例,并激活前一个实例的功能。利用vc编写-the realization of the code running only one example, and activate a case before the function. Use prepared vc
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:40081
    • 提供者:guohuizhu81
  1. 只运行一个实例

    0下载:
  2. 应用程序只运行一个实例-applications running only one example
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:5859
    • 提供者:罗罗
  1. 程序只运行一个实例,并激活前一个实例

    0下载:
  2. 程序只运行一个实例,并激活前一个实例-procedure will only run one example, and an example of the former activated
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:72836
    • 提供者:张强
  1. RunOnce

    0下载:
  2. 程序只运行一个实例,并激活前一个实例
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:40081
    • 提供者:1235
  1. 如何实现只保证一个实例运行

    1下载:
  2. 如何实现只保证一个实例运行-how to achieve only guaranteed a running example
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:56836
    • 提供者:王光飞
  1. 程序只运行一个实例

    0下载:
  2. 详细介绍了四种让程序只运行一个实例的方法。有代码示例。
  3. 所属分类:系统编程

  1. single_instance

    0下载:
  2. 使程序只运行一个实例-The example of running only one instance
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:站长
  1. 只运行一个实例

    0下载:
  2. 应用程序只运行一个实例-applications running only one example
  3. 所属分类:文档资料

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:罗罗
  1. 程序只运行一个实例,并激活前一个实例

    0下载:
  2. 程序只运行一个实例,并激活前一个实例-procedure will only run one example, and an example of the former activated
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:72704
    • 提供者:张强
  1. 如何实现只保证一个实例运行

    0下载:
  2. 如何实现只保证一个实例运行-how to achieve only guaranteed a running example
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:3706880
    • 提供者:
  1. 如何做到像《金山词霸》一样只运行一个实例

    0下载:
  2. 我们在使用《金山词霸》时发现,在《金山词霸》已经运行了的情况下,再次点击《金山词霸》的图标,那么它不会再运行另外一个《金山词霸》,而是将已有的《金山词霸》给激活,始终只能运行一个《金山词霸》的实例。-we use "free email" found that the "free email" has been running the circumstances, again click on &
  3. 所属分类:界面编程

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:陈修
  1. AutoClose

    0下载:
  2. 用vc写的自动关机程序,包含托盘,只允许运行一个实例,写注册表等技术-vc used to write the automatic shutdown procedures, including trays, allowing only one run examples of technical writing registry
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:89088
    • 提供者:梁白鸥
  1. RunOnceprocess

    0下载:
  2. 本代码实现了只运行一个实例,并激活前一个实例的功能。利用vc编写-the realization of the code running only one example, and activate a case before the function. Use prepared vc
  3. 所属分类:进程与线程

    • 发布日期:2024-05-19
    • 文件大小:72704
    • 提供者:guohuizhu81
  1. OnlyRunOneProg

    0下载:
  2. Visual C++中限制一个程序同时只能运行一个实例的方法-Visual C procedures for a limited run only one example of the way
  3. 所属分类:进程与线程

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:njzhanggh
  1. multithreadchat

    0下载:
  2. 多线程程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何使用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。-multithreaded program, multithreaded applications easily occur. Mutex object explain how to use the mutex object to the multi-thre
  3. 所属分类:书籍源码

    • 发布日期:2024-05-19
    • 文件大小:35840
    • 提供者:cq_3964
  1. sinstance

    0下载:
  2. 提供的CSingleInstance类允许你的程序只有一个实例,如何检测一个程序的拷贝正在运行是一个古老的问题,这个例子利用MMF(内存映像文件)检测确实值得推荐 COOL(8KB)-Provided CSingleInstance category allows you to process only one example of how to detect copies of a program is running is an o
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:7168
    • 提供者:lixing
  1. OneInstance

    0下载:
  2. 通过设置内存变量,使得同时只能有一个实例运行,重要部分有标记。-By setting the memory variables, making at the same time there can be only one instance is running, it is important to have some marker.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:333824
    • 提供者:刘文杰
  1. RunOnce

    0下载:
  2. 程序只运行一个实例,并激活前一个实例 -Run only one instance, and activate an instance of the former
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:72704
    • 提供者:1235
« 12 3 4 5 »

源码中国 www.ymcn.org