netrecord.xbm
来自「eCos操作系统源码」· XBM 代码 · 共 7 行
XBM
7 行
#define netrecord_width 16#define netrecord_height 15static unsigned char netrecord_bits[] = { 0x00, 0x00, 0xce, 0x39, 0x4a, 0x08, 0xce, 0x09, 0x46, 0x08, 0xca, 0x39, 0x00, 0x00, 0x0e, 0x20, 0x4a, 0x24, 0x2a, 0x28, 0xfa, 0x3f, 0x2a, 0x28, 0x4a, 0x24, 0x0e, 0x20, 0x00, 0x00};
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?