?? static_impl.h
字號:
/*** $Id: static_impl.h,v 1.1 2005/01/31 09:12:48 clear Exp $**** static.h: the head file of Static Control module.**** Copyright (C) 2003 Feynman Software.** Copyright (C) 1999 ~ 2002 Wei Yongming.**** Create date: 1999/5/22*/#ifndef GUI_STATICCTRL_IMPL_H_ #define GUI_STATICCTRL_IMPL_H_BOOL RegisterStaticControl (void);void StaticControlCleanup (void);#ifdef __cplusplus}#endif /* __cplusplus */#endif /* GUI_STATICCTRL_IMPL_H_ */
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -