readme

来自「Trolltech公司发布的基于C++图形开发环境」· 代码 · 共 8 行

TXT
8
字号
This is an example for the QServerSocket class which is included in thenetwork module.It is a simple http daemon. After starting it you can connect to port8080 with a web browser and an html page is shown. The program doesnot really parse the http request; so it is not of much use except forbeing a small example for QServerSocket.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?