📄 exarrayofpanes.cpp
字号:
///////////////////////////////////////////////////////////////////////////
//
// NAME
// ExArrayOfPanes.cpp
//
// DESCRIPTION
// Basic MFC Application example using the image and display classes. It
// creates and displays a couple images.
//
// SEE ALSO
//
// BUGS
//
// DESIGN
// This program continues to run and handle events after it leaves InitInstance(),
// because (1) InitInstance() returnes TRUE and (2) the member variable m_pMainWnd
// is set to a valid CWnd-derived window object.
//
// HISTORY
// 19-Jul-96 Vision Technology Group, Microsoft Research, Microsoft Corp.
//
// Copyright
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -