?? 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 + -