📄 ftpclient.doc
字号:
/*$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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -