📄 spinbox.h
字号:
/*** $Id: spinbox.h,v 1.7 2003/09/04 06:12:04 weiym Exp $: **** Copyright (C) 2003 Feynman Software.** Copyright (C) 2000 ~ 2002 Wei Yongming, Zhang Yunfan**** Create date: 2000/9/20*/#ifndef __SPINBOX_H_#define __SPINBOX_H_#ifdef __cplusplusextern "C" {#endifBOOL RegisterSpinControl (void);void SpinControlCleanup (void);#ifdef __cplusplus}#endif#endif // __SPINBOX_H_
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -