ftpclient.doc

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

DOC
26
字号
/*$Id: qt/ftpclient.doc   3.3.4   edited May 27 2003 $*/     /*! \page ftpclient-example.html  \ingroup network-examples  \title An FTP client   This example implements a FTP client. It uses QFtp to perform its FTP  commands. The GUI parts are done in the Designer.   <hr>   The implementation of the FTP commands (ftpmainwindow.ui.h):   \include network/ftpclient/ftpmainwindow.ui.h   <hr>   Main (main.cpp):   \include network/ftpclient/main.cpp*/

⌨️ 快捷键说明

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