mail.doc

来自「Linux下的基于X11的图形开发环境。」· DOC 代码 · 共 27 行

DOC
27
字号
/*$Id: qt/mail.doc   3.1.1   edited Nov 8 10:35 $*/     /*! \page mail-example.html  \ingroup network-examples  \title A simple mail client   This example shows how to use the QSocket class. The client can only be  used to send mails. The interesting part is the implementation of the  SMTP protocol.  <hr>  Header file (smtp.h):   \include network/mail/smtp.h  <hr>  Implementation (smtp.cpp):   \include network/mail/smtp.cpp*/

⌨️ 快捷键说明

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