📄 movecursor2.bmp
字号:
#define movecursor2_width 20#define movecursor2_height 20#define movecursor2_x_hot 9#define movecursor2_y_hot 10static char movecursor2_bits[] = { 0x00, 0x00, 0xf0, 0x00, 0x02, 0xf0, 0x00, 0x07, 0xf0, 0x80, 0x0f, 0xf0, 0xc0, 0x1f, 0xf0, 0x00, 0x07, 0xf0, 0x00, 0x47, 0xf0, 0x10, 0x87, 0xf0, 0x18, 0x80, 0xf1, 0x7c, 0xf0, 0xf3, 0x7e, 0xf0, 0xf7, 0x7c, 0xf0, 0xf3, 0x18, 0x80, 0xf1, 0x10, 0x87, 0xf0, 0x00, 0x07, 0xf0, 0xc0, 0x1f, 0xf0, 0x80, 0x0f, 0xf0, 0x00, 0x07, 0xf0, 0x00, 0x02, 0xf0, 0x00, 0x00, 0xf0};
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -