📄 concealmenthandle.h
字号:
/***************************************************************************** * * * This software module was originally developed by * * * * Ralph Sperschneider (Fraunhofer Institute for Integrated Circuits) * * * * and edited by * * * * Pierre Lauber (Fraunhofer Institute for Integrated Circuits) * * * * !!! This software is FhG IIS propriatery !!! * * * * Copyright(c)1998. * * * ****************************************************************************/ #ifndef _concealmentHandle_h_#define _concealmentHandle_h_typedef struct tag_concealment *HANDLE_CONCEALMENT;#endif /* _concealmentHandle_h_ */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -