📄 sysicon.c
字号:
#include <sys\cdevice.h>
#ifdef BLACK_WHITE_PDA
const unsigned char zi_delete[]={//删除
//头信息
0x42,0x4d, // 位图的标识符('BM')
0x12,0x00, // 位图的宽度(18 pixels)
0x12,0x00, // 位图的高度(18 pixels)
0x02, // 位图的像素深度(2 bits/pixel)
0x00, // 位图的状态标志位
// |7|6|5|4|3|2|1|0|
// 0位:使用系统调色板
// 1位:不使用压缩算法
0x04,0x00,0x00,0x00, // 位图实际使用到的颜色数(4 colors)
0x10,0x00,0x00,0x00, // 数据区的偏移量(16 bytes)
// 数据区
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x3f,0xff,0xff,0xff,0x03,0x00,0x00,
0x00,0x30,0x30,0x00,0x00,0x03,0x03,0x03,0x00,0x3c,0x30,0x30,0x3c,0x0f,0xc3,0x03,
0x00,0xc3,0xc0,0x30,0x30,0x0f,0xf0,0x03,0x03,0x00,0x3c,0x00,0x30,0x30,0x0f,0xf0,
0x03,0x03,0x03,0xc3,0xc0,0x30,0x30,0xf0,0x0f,0xc3,0x03,0x00,0x00,0x00,0x30,0x30,
0x00,0x00,0x03,0x03,0xff,0xff,0xff,0xf0,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00
};
const unsigned char zi_bohao[]={//拨号
//头信息
0x42,0x4d, // 位图的标识符('BM')
0x18,0x00, // 位图的宽度(24 pixels)
0x18,0x00, // 位图的高度(24 pixels)
0x02, // 位图的像素深度(2 bits/pixel)
0x00, // 位图的状态标志位
// |7|6|5|4|3|2|1|0|
// 0位:使用系统调色板
// 1位:不使用压缩算法
0x04,0x00,0x00,0x00, // 位图实际使用到的颜色数(4 colors)
0x10,0x00,0x00,0x00, // 数据区的偏移量(16 bytes)
// 数据区
0x00,0x3f,0xf0,0x00,0x00,0x00,0x00,0xc0,0x0f,0xf0,0x00,0x00,0x03,0x07,0xc0,0x0f,
0x00,0x00,0x0c,0x14,0x30,0x00,0xc0,0x00,0x0c,0x5c,0x14,0x34,0x3c,0x00,0x0c,0x70,
0x15,0xcd,0x0c,0x00,0x03,0xc0,0x5f,0xc7,0x03,0x00,0x03,0x05,0x01,0xd5,0x40,0xf0,
0x0c,0x05,0xf0,0x43,0x30,0x70,0x30,0x71,0x10,0x30,0x0d,0x70,0xc1,0x05,0xc3,0x07,
0x33,0xf0,0xc0,0x73,0xc0,0x40,0x03,0x70,0xc0,0x04,0x71,0x40,0x03,0x70,0xc0,0x03,
0x0f,0xc0,0x03,0xc0,0xc0,0x00,0xc0,0x00,0x03,0x00,0x3c,0x00,0x70,0x00,0x03,0x00,
0x03,0xf0,0x5c,0x00,0x00,0xa0,0x00,0x0c,0x5f,0xc0,0x00,0x90,0x00,0x03,0xf0,0x3f,
0x02,0x5c,0x00,0x00,0x00,0x00,0xc9,0x5c,0x00,0x00,0x00,0x00,0xa5,0x60,0x00,0x00,
0x00,0x00,0x95,0xb0,0x00,0x00,0x00,0x00,0x0b,0x00,0x00,0x00,0x00,0x00,0x00,0x00
};
const unsigned char zi_dianhuabenchazhao[]={//电话本查找
//头信息
0x42,0x4d, // 位图的标识符('BM')
0x12,0x00, // 位图的宽度(18 pixels)
0x12,0x00, // 位图的高度(18 pixels)
0x02, // 位图的像素深度(2 bits/pixel)
0x00, // 位图的状态标志位
// |7|6|5|4|3|2|1|0|
// 0位:使用系统调色板
// 1位:不使用压缩算法
0x04,0x00,0x00,0x00, // 位图实际使用到的颜色数(4 colors)
0x10,0x00,0x00,0x00, // 数据区的偏移量(16 bytes)
// 数据区
0x00,0x00,0x00,0x00,0x03,0xfc,0x00,0x03,0xfc,0x30,0x30,0x00,0xc0,0xc3,0x00,0xc0,
0x30,0x0c,0x30,0x03,0x0c,0x00,0xc3,0x00,0x0f,0x00,0x0c,0x30,0x00,0xf0,0x00,0xc3,
0x00,0x0f,0x00,0x0c,0x30,0x00,0xf0,0x00,0xc3,0x00,0x0f,0x00,0x0c,0x30,0x00,0xf0,
0x00,0xc3,0x00,0x0f,0x00,0x0c,0x30,0x00,0xf0,0x00,0xc3,0x00,0x0f,0x00,0x0c,0x3f,
0xc0,0xf0,0x3f,0xc0,0x03,0xcf,0x3c,0x00,0x00,0x0f,0xff,0x00,0x00,0x00,0x00,0x00,
0x00
};
const unsigned char zi_fasongduanxin[]={//发送短信
//头信息
0x42,0x4d, // 位图的标识符('BM')
0x12,0x00, // 位图的宽度(18 pixels)
0x12,0x00, // 位图的高度(18 pixels)
0x02, // 位图的像素深度(2 bits/pixel)
0x00, // 位图的状态标志位
// |7|6|5|4|3|2|1|0|
// 0位:使用系统调色板
// 1位:不使用压缩算法
0x04,0x00,0x00,0x00, // 位图实际使用到的颜色数(4 colors)
0x10,0x00,0x00,0x00, // 数据区的偏移量(16 bytes)
// 数据区
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x03,0xff,0xff,0xff,0x00,0x35,0x00,0x00,0x3f,
0xff,0x50,0x00,0x03,0x00,0x35,0x3f,0xf0,0x33,0xff,0x00,0x00,0x03,0x00,0x30,0x00,
0x00,0x30,0xff,0x03,0xff,0x03,0x00,0x30,0x00,0x00,0x30,0x03,0x00,0x00,0x03,0x00,
0x3f,0xff,0xff,0xf0,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00
};
const unsigned char zi_save[]={//保存
//头信息
0x42,0x4d, // 位图的标识符('BM')
0x12,0x00, // 位图的宽度(18 pixels)
0x12,0x00, // 位图的高度(18 pixels)
0x02, // 位图的像素深度(2 bits/pixel)
0x00, // 位图的状态标志位
// |7|6|5|4|3|2|1|0|
// 0位:使用系统调色板
// 1位:不使用压缩算法
0x04,0x00,0x00,0x00, // 位图实际使用到的颜色数(4 colors)
0x10,0x00,0x00,0x00, // 数据区的偏移量(16 bytes)
// 数据区
0x3f,0xff,0xff,0xff,0xfc,0x30,0x00,0x03,0xcf,0xc3,0x00,0x00,0x3c,0xfc,0x30,0x3f,
0xf3,0xcf,0xc3,0x03,0xff,0x3c,0xfc,0x30,0x3f,0xf3,0xcf,0xc3,0x03,0xff,0x3c,0xfc,
0x30,0x00,0x03,0xcf,0xc3,0x00,0x00,0x3c,0xfc,0x3f,0xff,0xff,0xcf,0xc0,0x00,0x00,
0x00,0xfc,0x00,0x00,0x00,0x0f,0xc3,0xff,0xff,0xfc,0xfc,0x30,0x00,0x00,0x0f,0xc3,
0x00,0x00,0x00,0xfc,0x30,0x00,0x00,0x0f,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,
0xff
};
const unsigned char zi_changyongyu[]={//常用语
//头信息
0x42,0x4d, // 位图的标识符('BM')
0x12,0x00, // 位图的宽度(18 pixels)
0x12,0x00, // 位图的高度(18 pixels)
0x02, // 位图的像素深度(2 bits/pixel)
0x00, // 位图的状态标志位
// |7|6|5|4|3|2|1|0|
// 0位:使用系统调色板
// 1位:不使用压缩算法
0x04,0x00,0x00,0x00, // 位图实际使用到的颜色数(4 colors)
0x10,0x00,0x00,0x00, // 数据区的偏移量(16 bytes)
// 数据区
0x00,0x00,0x00,0x00,0x00,0xff,0x00,0x00,0x00,0x3c,0x30,0xfc,0x00,0x03,0x03,0x30,
0x30,0x00,0x30,0x33,0x13,0xff,0xf3,0xfc,0xc4,0xc0,0x03,0x01,0x31,0x35,0x55,0x30,
0xfc,0x4c,0x00,0x03,0x0d,0x13,0x55,0x55,0x30,0xd4,0xc0,0x00,0x03,0x0d,0x35,0x55,
0x55,0x30,0x3c,0x00,0x00,0x03,0x00,0xc5,0x55,0x55,0x30,0x0c,0x55,0x55,0x53,0x00,
0xc0,0x00,0x00,0x30,0x0c,0x55,0x55,0x17,0x00,0xc0,0x00,0x01,0xd0,0x0f,0xff,0xff,
0xf5
};
const unsigned char zi_lishijiluchazhao[]={//历史记录查找
//头信息
0x42,0x4d, // 位图的标识符('BM')
0x12,0x00, // 位图的宽度(18 pixels)
0x12,0x00, // 位图的高度(18 pixels)
0x02, // 位图的像素深度(2 bits/pixel)
0x00, // 位图的状态标志位
// |7|6|5|4|3|2|1|0|
// 0位:使用系统调色板
// 1位:不使用压缩算法
0x04,0x00,0x00,0x00, // 位图实际使用到的颜色数(4 colors)
0x10,0x00,0x00,0x00, // 数据区的偏移量(16 bytes)
// 数据区
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x0c,0x00,0x03,0xff,
0xcf,0x00,0x0f,0xc3,0x03,0xf0,0x03,0xc0,0x00,0xff,0xc0,0xc3,0x00,0x3f,0xf3,0x0c,
0x00,0x0f,0xc0,0x30,0xf0,0x03,0xc0,0x0f,0x0c,0x00,0x00,0x00,0x30,0xf3,0x00,0x0c,
0x0f,0x0c,0xfc,0x30,0x3f,0x30,0x30,0x3f,0xfc,0x0c,0x00,0xfc,0x00,0x3f,0x00,0x00,
0x3f,0xfc,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00
};
const unsigned char zi_jishibenchazhao[]={//记事本查找
//头信息
0x42,0x4d, // 位图的标识符('BM')
0x12,0x00, // 位图的宽度(18 pixels)
0x12,0x00, // 位图的高度(18 pixels)
0x02, // 位图的像素深度(2 bits/pixel)
0x00, // 位图的状态标志位
// |7|6|5|4|3|2|1|0|
// 0位:使用系统调色板
// 1位:不使用压缩算法
0x04,0x00,0x00,0x00, // 位图实际使用到的颜色数(4 colors)
0x10,0x00,0x00,0x00, // 数据区的偏移量(16 bytes)
// 数据区
0x00,0x0f,0xff,0xff,0x00,0x0f,0x55,0x55,0x7c,0x03,0x00,0x00,0x03,0x30,0x10,0x55,
0x51,0x73,0x0c,0x05,0x54,0x3c,0x30,0xc0,0x55,0x43,0xc3,0x04,0x00,0x00,0x7c,0x33,
0x00,0x00,0x0c,0x03,0x10,0x00,0x01,0xc0,0x3c,0x00,0x00,0x30,0x03,0x40,0x00,0x07,
0x00,0x3f,0xff,0xff,0xc0,0x03,0x00,0xf0,0x00,0x00,0x30,0x0f,0x00,0x00,0x03,0x00,
0xf0,0x00,0x00,0x30,0x0f,0x00,0x00,0x03,0x00,0xf0,0x00,0x00,0x70,0x00,0xff,0xff,
0xfc
};
const unsigned char zi_up[]={//升序排列
//头信息
0x42,0x4d, // 位图的标识符('BM')
0x12,0x00, // 位图的宽度(18 pixels)
0x12,0x00, // 位图的高度(18 pixels)
0x02, // 位图的像素深度(2 bits/pixel)
0x00, // 位图的状态标志位
// |7|6|5|4|3|2|1|0|
// 0位:使用系统调色板
// 1位:不使用压缩算法
0x04,0x00,0x00,0x00, // 位图实际使用到的颜色数(4 colors)
0x10,0x00,0x00,0x00, // 数据区的偏移量(16 bytes)
// 数据区
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x0c,
0x00,0x00,0x00,0x03,0x30,0x00,0x00,0x00,0xc0,0xc0,0x00,0x00,0x30,0x03,0x00,0x00,
0x0c,0x00,0x0c,0x00,0x03,0x00,0x00,0x30,0x00,0xc0,0x00,0x00,0xc0,0x3f,0xf0,0x03,
0xff,0x00,0x03,0x00,0x30,0x00,0x00,0x30,0x03,0x00,0x00,0x03,0x00,0x30,0x00,0x00,
0x30,0x03,0x00,0x00,0x03,0xff,0xf0,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00
};
const unsigned char zi_down[]={//降序排列
//头信息
0x42,0x4d, // 位图的标识符('BM')
0x12,0x00, // 位图的宽度(18 pixels)
0x12,0x00, // 位图的高度(18 pixels)
0x02, // 位图的像素深度(2 bits/pixel)
0x00, // 位图的状态标志位
// |7|6|5|4|3|2|1|0|
// 0位:使用系统调色板
// 1位:不使用压缩算法
0x04,0x00,0x00,0x00, // 位图实际使用到的颜色数(4 colors)
0x10,0x00,0x00,0x00, // 数据区的偏移量(16 bytes)
// 数据区
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x03,0xff,
0xf0,0x00,0x00,0x30,0x03,0x00,0x00,0x03,0x00,0x30,0x00,0x00,0x30,0x03,0x00,0x00,
0x03,0x00,0x30,0x00,0x3f,0xf0,0x03,0xff,0x00,0xc0,0x00,0x00,0xc0,0x03,0x00,0x00,
0x30,0x00,0x0c,0x00,0x0c,0x00,0x00,0x30,0x03,0x00,0x00,0x00,0xc0,0xc0,0x00,0x00,
0x03,0x30,0x00,0x00,0x00,0x0c,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00
};
const unsigned char zi_huifu[]={//恢复
//头信息
0x42,0x4d, // 位图的标识符('BM')
0x12,0x00, // 位图的宽度(18 pixels)
0x12,0x00, // 位图的高度(18 pixels)
0x02, // 位图的像素深度(2 bits/pixel)
0x00, // 位图的状态标志位
// |7|6|5|4|3|2|1|0|
// 0位:使用系统调色板
// 1位:不使用压缩算法
0x04,0x00,0x00,0x00, // 位图实际使用到的颜色数(4 colors)
0x10,0x00,0x00,0x00, // 数据区的偏移量(16 bytes)
// 数据区
0x00,0x01,0x00,0x00,0x00,0x00,0x41,0x90,0x00,0x08,0x50,0x46,0x00,0x05,0xa5,0x25,
0x55,0x57,0x49,0x58,0x00,0x00,0x34,0x95,0x80,0x00,0x03,0x49,0x5c,0x00,0x16,0x34,
0xff,0xf0,0x02,0xa3,0x40,0x00,0x00,0x00,0x34,0x00,0x00,0x00,0x03,0x40,0x00,0x09,
0x57,0x34,0x00,0x00,0x20,0x33,0x40,0x00,0x02,0x03,0x37,0xff,0xff,0x83,0xff,0x7f,
0xff,0xf8,0x3f,0xf0,0x00,0x92,0x44,0x30,0x00,0x06,0x55,0x00,0x00,0x00,0x2e,0x40,
0x00
};
const unsigned char zi_zhuanfa[]={//转发短信
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -