搜索资源列表
Qt_QSharedMemory_Example_v1_2_en
- 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 client to command the server, an