📄 wbmp.hiv
字号:
#ifndef _WBMP_HIV_
#define _WBMP_HIV_
/********************************************************************************/
/* Content of Included File Start */
/********************************************************************************/
#ifdef _WBMP_C_
static const UInt8 Mask1[] = {0x80, 0x40, 0x20, 0x10, 0x08, 0x04, 0x02, 0x01};
#endif /*_WBMP_C_*/
#endif /*_WBMP_HIV_*/
/********************************************************************************/
/* Content of Included File End */
/********************************************************************************/
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -