emwin.h

来自「本代码包为该GUI LIB在PC上的测试移植. PIC_Graphics 为P」· C头文件 代码 · 共 20 行

H
20
字号
// Date		:	2005-05-28
//
// Author	:	HOUHH
//
// File		:	emWin.h,the main file for the emWin Simulation... 
//
// Version	:	ver1.0.0

#if !defined(AFX_EMWIN_H__8601853E_CB33_4E66_8B7E_B10022E6A940__INCLUDED_)
#define AFX_EMWIN_H__8601853E_CB33_4E66_8B7E_B10022E6A940__INCLUDED_

#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000

#include "resource.h"


#endif // !defined(AFX_EMWIN_H__8601853E_CB33_4E66_8B7E_B10022E6A940__INCLUDED_)

⌨️ 快捷键说明

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