搜索资源列表

  1. Qt_QSharedMemory_Example_v1_2_en

    0下载:
  2. This Qt C++ application demonstrates how to share memory between processes. The client GUI application and the server executable share memory through QSharedMemory. The example has two shared memory areas: one for the cl
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:90112
    • 提供者:何庆茹
  1. ipc

    0下载:
  2. qt 进程间通信,windows系统下运行,可以有两种方式 QLocalSocket 或 QSharedMemory-qt inter-process communication, windows system running, there are two ways QLocalSocket or QSharedMemory
  3. 所属分类:进程与线程

    • 发布日期:2024-05-19
    • 文件大小:30720
    • 提供者:耿海龙
  1. qsharedmemory

    0下载:
  2. Generate a string from the key which can be any unicode string into the subset that the win/unix kernel allows for Linux.
  3. 所属分类:Linux/Unix编程

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

    0下载:
  2. The Shared Memory example shows how to use the QSharedMemory class to implement inter-process communication using shared memory. To build the example, run make. To run the example, start two instances of the executable.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:29696
    • 提供者:rehalia.amit
  1. stickman

    0下载:
  2. Class Dialog inherits QDialog. It encapsulates the user interface and an instance of QSharedMemory. It also has two public slots, loadFromFile() and loadFromMemory() that correspond to the two buttons on the dialog.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:87040
    • 提供者:rehalia.amit

源码中国 www.ymcn.org