ctrlmisc.h

来自「这当中包含了可以在WIN下面的VC中进行MINIGUI编程及源码调试的模拟器环境」· C头文件 代码 · 共 30 行

H
30
字号
//// $Id: ctrlmisc.h,v 1.3 2001/03/09 03:05:57 joe Exp $//// ctrlmisc.c: the head file of Control Misc module.//// Copyright (c) 1999, Wei Yongming.////// Create date: 1999/8/24//// Modify records:////  Who             When        Where       For What                Status//-----------------------------------------------------------------------------//#ifndef  _CONTROL_MISC_H#define  _CONTROL_MISC_h#ifdef  __cplusplusextern  "C" {#endif#ifdef  __cplusplus}#endif#endif  // _CONTROL_MISC_H 

⌨️ 快捷键说明

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