📄 movecursor1.bmp
字号:
#define movecursor1_width 20#define movecursor1_height 20#define movecursor1_x_hot 9#define movecursor1_y_hot 10static char movecursor1_bits[] = { 0x00, 0x06, 0x00, 0x00, 0x0f, 0x00, 0x80, 0x1f, 0x00, 0xc0, 0x3f, 0x00, 0xe0, 0x3f, 0x00, 0xc0, 0x7f, 0x00, 0x90, 0xbf, 0x00, 0xb8, 0xff, 0x01, 0xfc, 0xff, 0x03, 0xfe, 0xff, 0x07, 0xff, 0xfb, 0x0f, 0xff, 0xf9, 0x0f, 0xfe, 0xff, 0x0f, 0xfc, 0xff, 0x07, 0xf8, 0xff, 0x03, 0xe0, 0xff, 0x01, 0xc0, 0x7f, 0x00, 0x80, 0x3f, 0x00, 0x00, 0x1f, 0x00, 0x00, 0x0e, 0x00};
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -