首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 操作系统 > UNIXLINUX >

QT for Embedded Linux 架构(C/S方式)

2012-07-27 
QT for Embedded Linux 架构(C/S模式)A?Qt for Embedded Linux?application requires a server applicatio

QT for Embedded Linux 架构(C/S模式)

A?Qt for Embedded Linux?application requires a server application to be running, or to be the server application itself. Any?Qt for Embedded Linuxapplication can act as the server. When more than one application is running, the subsequent applications connect to the existing server application as clients.

The server and client processes have different responsibilities: The server process manages pointer handling, character input, and screen output. In addition, the server controls the appearance of the screen cursor and the screen saver. The client process performs all application specific operations.

热点排行