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