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