文件名称: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, 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
................................\....................\debian
................................\....................\......\changelog
................................\....................\......\compat
................................\....................\......\control
................................\....................\......\copyright
................................\....................\......\dirs
................................\....................\......\postinst
................................\....................\......\rules
................................\....................\install
................................\....................\.......\Client_3_0_v_1_2.sis
................................\....................\.......\Client_5_0_v_1_2.sis
................................\....................\.......\qsharedmemoryexample_1.2.0_armel.deb
................................\....................\.......\Server_3_0_v_1_2.sis
................................\....................\.......\Server_5_0_v_1_2.sis
................................\....................\Licence.txt
................................\....................\qsharedmemoryexample.pro
................................\....................\Release_Notes.txt
................................\....................\src
................................\....................\...\client
................................\....................\...\......\client.cpp
................................\....................\...\......\client.h
................................\....................\...\......\client.pro
................................\....................\...\......\main.cpp
................................\....................\...\......\qsharedmemoryexclient.desktop
................................\....................\...\common
................................\....................\...\......\consts.h
................................\....................\...\......\memoryreader.cpp
................................\....................\...\......\memoryreader.h
................................\....................\...\......\memorywriter.cpp
................................\....................\...\......\memorywriter.h
................................\....................\...\server
................................\....................\...\......\main.cpp
................................\....................\...\......\server.cpp
................................\....................\...\......\server.h
................................\....................\...\......\server.pro
................................\....................\...\src.pro
Qt_QSharedMemory_Example_v1_2_en
................................\....................\debian
................................\....................\......\changelog
................................\....................\......\compat
................................\....................\......\control
................................\....................\......\copyright
................................\....................\......\dirs
................................\....................\......\postinst
................................\....................\......\rules
................................\....................\install
................................\....................\.......\Client_3_0_v_1_2.sis
................................\....................\.......\Client_5_0_v_1_2.sis
................................\....................\.......\qsharedmemoryexample_1.2.0_armel.deb
................................\....................\.......\Server_3_0_v_1_2.sis
................................\....................\.......\Server_5_0_v_1_2.sis
................................\....................\Licence.txt
................................\....................\qsharedmemoryexample.pro
................................\....................\Release_Notes.txt
................................\....................\src
................................\....................\...\client
................................\....................\...\......\client.cpp
................................\....................\...\......\client.h
................................\....................\...\......\client.pro
................................\....................\...\......\main.cpp
................................\....................\...\......\qsharedmemoryexclient.desktop
................................\....................\...\common
................................\....................\...\......\consts.h
................................\....................\...\......\memoryreader.cpp
................................\....................\...\......\memoryreader.h
................................\....................\...\......\memorywriter.cpp
................................\....................\...\......\memorywriter.h
................................\....................\...\server
................................\....................\...\......\main.cpp
................................\....................\...\......\server.cpp
................................\....................\...\......\server.h
................................\....................\...\......\server.pro
................................\....................\...\src.pro
Qt_QSharedMemory_Example_v1_2_en