文件名称:Qt_QSharedMemory_Example_v1_2_en
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:88.48kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
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, and another for the server to respond to the client. The example application has been tested to work on Maemo and Symbian with the Qt 4.6.2 release.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/debian/
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/debian/changelog
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/debian/compat
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/debian/control
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/debian/copyright
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/debian/dirs
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/debian/postinst
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/debian/rules
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/install/
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/install/Client_3_0_v_1_2.sis
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/install/Client_5_0_v_1_2.sis
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/install/qsharedmemoryexample_1.2.0_armel.deb
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/install/Server_3_0_v_1_2.sis
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/install/Server_5_0_v_1_2.sis
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/Licence.txt
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/qsharedmemoryexample.pro
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/Release_Notes.txt
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/src/
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/src/client/
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/src/client/client.cpp
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/src/client/client.h
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/src/client/client.pro
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/src/client/main.cpp
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/src/client/qsharedmemoryexclient.desktop
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/src/common/
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/src/common/consts.h
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/src/common/memoryreader.cpp
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/src/common/memoryreader.h
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/src/common/memorywriter.cpp
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/src/common/memorywriter.h
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/src/server/
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/src/server/main.cpp
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/src/server/server.cpp
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/src/server/server.h
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/src/server/server.pro
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/src/src.pro
Qt_QSharedMemory_Example_v1_2_en/
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/debian/
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/debian/changelog
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/debian/compat
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/debian/control
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/debian/copyright
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/debian/dirs
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/debian/postinst
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/debian/rules
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/install/
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/install/Client_3_0_v_1_2.sis
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/install/Client_5_0_v_1_2.sis
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/install/qsharedmemoryexample_1.2.0_armel.deb
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/install/Server_3_0_v_1_2.sis
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/install/Server_5_0_v_1_2.sis
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/Licence.txt
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/qsharedmemoryexample.pro
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/Release_Notes.txt
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/src/
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/src/client/
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/src/client/client.cpp
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/src/client/client.h
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/src/client/client.pro
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/src/client/main.cpp
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/src/client/qsharedmemoryexclient.desktop
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/src/common/
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/src/common/consts.h
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/src/common/memoryreader.cpp
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/src/common/memoryreader.h
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/src/common/memorywriter.cpp
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/src/common/memorywriter.h
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/src/server/
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/src/server/main.cpp
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/src/server/server.cpp
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/src/server/server.h
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/src/server/server.pro
Qt_QSharedMemory_Example_v1_2_en/QSharedMemoryExample/src/src.pro
Qt_QSharedMemory_Example_v1_2_en/
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
