crecivemaillist.cpp
来自「这个基于嵌入式平台SMART PHONE电子邮件收发管理系统(MAIL MAN是」· C++ 代码 · 共 21 行
CPP
21 行
// CReciveMailList.cpp: implementation of the CReciveMailList class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "CReciveMailList.h"
//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////
CReciveMailList::CReciveMailList()
{
}
CReciveMailList::~CReciveMailList()
{
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?