📄 dialpan.c
字号:
const unsigned char zi_well[]={
//头信息
0x42,0x4d, // 位图的标识符('BM')
0x23,0x00, // 位图的宽度(35 pixels)
0x18,0x00, // 位图的高度(24 pixels)
0x01, // 位图的像素深度(1 bits/pixel)
0x00, // 位图的状态标志位
// |7|6|5|4|3|2|1|0|
// 0位:使用系统调色板
// 1位:不使用压缩算法
0x02,0x00,0x00,0x00, // 位图实际使用到的颜色数(2 colors)
0x10,0x00,0x00,0x00, // 数据区的偏移量(16 bytes)
// 数据区
0x00,0x03,0xf8,0x00,0x00,0x07,0x80,0xf0,0x00,0x07,0xff,0xfd,0xc0,0x03,0x9f,0xff,
0x9e,0x00,0xc3,0xe7,0x3f,0xe0,0x31,0xfc,0xe7,0xfe,0x0c,0xff,0x9c,0xff,0xe3,0x3f,
0xe7,0x3f,0xfe,0x4f,0xe0,0x01,0xff,0xc9,0xfc,0x00,0x3f,0xfa,0x7f,0xf3,0x9f,0xff,
0xcf,0xfc,0x63,0xff,0xf9,0xff,0x9c,0xff,0xff,0x3f,0xc0,0x03,0xff,0xd3,0xf8,0x00,
0x7f,0xf2,0x7f,0xce,0x7f,0xfe,0x67,0xf1,0x8f,0xff,0xc6,0x7e,0x73,0xff,0xf0,0x67,
0xce,0x7f,0xfc,0x07,0xff,0xff,0xff,0x00,0x7f,0xff,0xff,0xc0,0x03,0xff,0xff,0xe0,
0x00,0x0f,0xff,0xe0,0x00,0x00,0x1f,0xc0,0x00
};
const unsigned char zi_num0[]={
//头信息
0x42,0x4d, // 位图的标识符('BM')
0x23,0x00, // 位图的宽度(35 pixels)
0x18,0x00, // 位图的高度(24 pixels)
0x01, // 位图的像素深度(1 bits/pixel)
0x00, // 位图的状态标志位
// |7|6|5|4|3|2|1|0|
// 0位:使用系统调色板
// 1位:不使用压缩算法
0x02,0x00,0x00,0x00, // 位图实际使用到的颜色数(2 colors)
0x10,0x00,0x00,0x00, // 数据区的偏移量(16 bytes)
// 数据区
0x00,0x03,0xf8,0x00,0x00,0x07,0x80,0xf0,0x00,0x07,0x00,0x01,0xc0,0x03,0x81,0xfc,
0x1e,0x00,0xc3,0xf0,0xff,0xe0,0x31,0xf8,0x07,0xfe,0x0c,0xff,0x18,0xff,0xe3,0x3f,
0xc7,0x8f,0xfe,0x4f,0xf8,0xf1,0xff,0xc9,0xff,0x1e,0x3f,0xfa,0x7f,0xe3,0xc7,0xff,
0xcf,0xfc,0x78,0xff,0xf9,0xff,0x8f,0x1f,0xff,0x3f,0xf1,0xe3,0xff,0xd3,0xfe,0x3c,
0x7f,0xf2,0x7f,0xc7,0x8f,0xfe,0x67,0xfc,0x63,0xff,0xc6,0x7f,0x80,0x7f,0xf0,0x67,
0xfc,0x3f,0xfc,0x07,0xff,0xff,0xff,0x00,0x7f,0xff,0xff,0xc0,0x03,0xff,0xff,0xe0,
0x00,0x0f,0xff,0xe0,0x00,0x00,0x1f,0xc0,0x00
};
const unsigned char zi_num1[]={
//头信息
0x42,0x4d, // 位图的标识符('BM')
0x23,0x00, // 位图的宽度(35 pixels)
0x18,0x00, // 位图的高度(24 pixels)
0x01, // 位图的像素深度(1 bits/pixel)
0x00, // 位图的状态标志位
// |7|6|5|4|3|2|1|0|
// 0位:使用系统调色板
// 1位:不使用压缩算法
0x02,0x00,0x00,0x00, // 位图实际使用到的颜色数(2 colors)
0x10,0x00,0x00,0x00, // 数据区的偏移量(16 bytes)
// 数据区
0x00,0x03,0xf8,0x00,0x00,0x07,0x80,0xf0,0x00,0x07,0x00,0x01,0xc0,0x03,0x81,0xfc,
0x1e,0x00,0xc3,0xff,0xff,0xe0,0x31,0xff,0x8f,0xfe,0x0c,0xff,0xf1,0xff,0xe3,0x3f,
0xfc,0x3f,0xfe,0x4f,0xfe,0x07,0xff,0xc9,0xff,0x80,0xff,0xfa,0x7f,0xf1,0x1f,0xff,
0xcf,0xfe,0xe3,0xff,0xf9,0xff,0xfc,0x7f,0xff,0x3f,0xff,0x8f,0xff,0xd3,0xff,0xf1,
0xff,0xf2,0x7f,0xfe,0x3f,0xfe,0x67,0xff,0xc7,0xff,0xc6,0x7f,0xf8,0xff,0xf0,0x67,
0xff,0x1f,0xfc,0x07,0xff,0xe3,0xff,0x00,0x7f,0xff,0xff,0xc0,0x03,0xff,0xff,0xe0,
0x00,0x0f,0xff,0xe0,0x00,0x00,0x1f,0xc0,0x00
};
const unsigned char zi_num2[]={
//头信息
0x42,0x4d, // 位图的标识符('BM')
0x23,0x00, // 位图的宽度(35 pixels)
0x18,0x00, // 位图的高度(24 pixels)
0x01, // 位图的像素深度(1 bits/pixel)
0x00, // 位图的状态标志位
// |7|6|5|4|3|2|1|0|
// 0位:使用系统调色板
// 1位:不使用压缩算法
0x02,0x00,0x00,0x00, // 位图实际使用到的颜色数(2 colors)
0x10,0x00,0x00,0x00, // 数据区的偏移量(16 bytes)
// 数据区
0x00,0x03,0xf8,0x00,0x00,0x07,0xff,0xf0,0x00,0x07,0x7f,0xfd,0xc0,0x03,0x8f,0xff,
0x9e,0x00,0xc3,0xf0,0x3f,0xe0,0x31,0xfc,0x03,0xfe,0x0c,0xff,0x0c,0x3f,0xe3,0x3f,
0xe3,0xc7,0xfe,0x4f,0xff,0xf8,0xff,0xc9,0xff,0xff,0x1f,0xfa,0x7f,0xff,0xc7,0xff,
0xcf,0xff,0xf0,0xff,0xf9,0xff,0xfc,0x3f,0xff,0x3f,0xff,0x0f,0xff,0xd3,0xff,0xc3,
0xff,0xf2,0x7f,0xf8,0xff,0xfe,0x67,0xfe,0x3f,0xff,0xc6,0x7f,0x80,0x1f,0xf0,0x67,
0xf0,0x03,0xfc,0x07,0xff,0xff,0xff,0x00,0x7f,0xff,0xff,0xc0,0x03,0xff,0xff,0xe0,
0x00,0x0f,0xff,0xe0,0x00,0x00,0x1f,0xc0,0x00
};
const unsigned char zi_num3[]={
//头信息
0x42,0x4d, // 位图的标识符('BM')
0x23,0x00, // 位图的宽度(35 pixels)
0x18,0x00, // 位图的高度(24 pixels)
0x01, // 位图的像素深度(1 bits/pixel)
0x00, // 位图的状态标志位
// |7|6|5|4|3|2|1|0|
// 0位:使用系统调色板
// 1位:不使用压缩算法
0x02,0x00,0x00,0x00, // 位图实际使用到的颜色数(2 colors)
0x10,0x00,0x00,0x00, // 数据区的偏移量(16 bytes)
// 数据区
0x00,0x03,0xf8,0x00,0x00,0x07,0x80,0xf0,0x00,0x07,0x7f,0xf9,0xc0,0x03,0x8f,0xff,
0x1e,0x00,0xc3,0xff,0xff,0xe0,0x31,0xfc,0x1f,0xfe,0x0c,0xff,0x01,0xff,0xe3,0x3f,
0xc7,0x1f,0xfe,0x4f,0xf8,0xe3,0xff,0xc9,0xff,0xfc,0x7f,0xfa,0x7f,0xff,0x0f,0xff,
0xcf,0xff,0x83,0xff,0xf9,0xff,0xf0,0x7f,0xff,0x3f,0xff,0xc7,0xff,0xd3,0xff,0xfc,
0x7f,0xf2,0x7f,0xff,0x8f,0xfe,0x67,0xf8,0xf1,0xff,0xc6,0x7f,0x0c,0x7f,0xf0,0x67,
0xf0,0x0f,0xfc,0x07,0xff,0x07,0xff,0x00,0x7f,0xff,0xff,0xc0,0x03,0xff,0xff,0xe0,
0x00,0x0f,0xff,0xe0,0x00,0x00,0x1f,0xc0,0x00
};
const unsigned char zi_num4[]={
//头信息
0x42,0x4d, // 位图的标识符('BM')
0x23,0x00, // 位图的宽度(35 pixels)
0x18,0x00, // 位图的高度(24 pixels)
0x01, // 位图的像素深度(1 bits/pixel)
0x00, // 位图的状态标志位
// |7|6|5|4|3|2|1|0|
// 0位:使用系统调色板
// 1位:不使用压缩算法
0x02,0x00,0x00,0x00, // 位图实际使用到的颜色数(2 colors)
0x10,0x00,0x00,0x00, // 数据区的偏移量(16 bytes)
// 数据区
0x00,0x03,0xf8,0x00,0x00,0x07,0x80,0xf0,0x00,0x07,0x00,0x01,0xc0,0x03,0x80,0x1f,
0xfe,0x00,0xc3,0xfc,0x7f,0xe0,0x31,0xff,0x0f,0xfe,0x0c,0xff,0xe1,0xff,0xe3,0x3f,
0xf8,0x3f,0xfe,0x4f,0xff,0x07,0xff,0xc9,0xff,0xc8,0xff,0xfa,0x7f,0xf3,0x1f,0xff,
0xcf,0xfe,0x63,0xff,0xf9,0xff,0x9c,0x7f,0xff,0x3f,0xe7,0x8f,0xff,0xd3,0xfc,0x00,
0xff,0xf2,0x7f,0x80,0x1f,0xfe,0x67,0xff,0xc7,0xff,0xc6,0x7f,0xf8,0xff,0xf0,0x67,
0xff,0x1f,0xfc,0x07,0xff,0xff,0xff,0x00,0x7f,0xff,0xff,0xc0,0x03,0xff,0xff,0xe0,
0x00,0x0f,0xff,0xe0,0x00,0x00,0x1f,0xc0,0x00
};
const unsigned char zi_num5[]={
//头信息
0x42,0x4d, // 位图的标识符('BM')
0x23,0x00, // 位图的宽度(35 pixels)
0x18,0x00, // 位图的高度(24 pixels)
0x01, // 位图的像素深度(1 bits/pixel)
0x00, // 位图的状态标志位
// |7|6|5|4|3|2|1|0|
// 0位:使用系统调色板
// 1位:不使用压缩算法
0x02,0x00,0x00,0x00, // 位图实际使用到的颜色数(2 colors)
0x10,0x00,0x00,0x00, // 数据区的偏移量(16 bytes)
// 数据区
0x00,0x03,0xf8,0x00,0x00,0x07,0x80,0xf0,0x00,0x07,0x00,0x01,0xc0,0x03,0x81,0xfc,
0x1e,0x00,0xc3,0xff,0xff,0xe0,0x31,0xf8,0x0f,0xfe,0x0c,0xff,0x01,0xff,0xe3,0x3f,
0xc7,0xff,0xfe,0x4f,0xf8,0xff,0xff,0xc9,0xff,0x1f,0xff,0xfa,0x7f,0xe0,0x3f,0xff,
0xcf,0xf8,0x03,0xff,0xf9,0xff,0x1c,0x3f,0xff,0x3f,0xff,0xc7,0xff,0xd3,0xff,0xf8,
0xff,0xf2,0x7f,0xff,0x1f,0xfe,0x67,0xf1,0xe3,0xff,0xc6,0x7e,0x18,0xff,0xf0,0x67,
0xe0,0x1f,0xfc,0x07,0xfe,0x0f,0xff,0x00,0x7f,0xff,0xff,0xc0,0x03,0xff,0xff,0xe0,
0x00,0x0f,0xff,0xe0,0x00,0x00,0x1f,0xc0,0x00
};
const unsigned char zi_num6[]={
//头信息
0x42,0x4d, // 位图的标识符('BM')
0x23,0x00, // 位图的宽度(35 pixels)
0x18,0x00, // 位图的高度(24 pixels)
0x01, // 位图的像素深度(1 bits/pixel)
0x00, // 位图的状态标志位
// |7|6|5|4|3|2|1|0|
// 0位:使用系统调色板
// 1位:不使用压缩算法
0x02,0x00,0x00,0x00, // 位图实际使用到的颜色数(2 colors)
0x10,0x00,0x00,0x00, // 数据区的偏移量(16 bytes)
// 数据区
0x00,0x03,0xf8,0x00,0x00,0x07,0x80,0xf0,0x00,0x07,0x00,0x01,0xc0,0x03,0x8f,0xff,
0x1e,0x00,0xc3,0xe0,0xff,0xe0,0x31,0xf0,0x0f,0xfe,0x0c,0xfe,0x30,0xff,0xe3,0x3f,
0x8f,0x7f,0xfe,0x4f,0xf1,0xff,0xff,0xc9,0xfe,0x21,0xff,0xfa,0x7f,0xc0,0x1f,0xff,
0xcf,0xf8,0x63,0xff,0xf9,0xff,0x1e,0x3f,0xff,0x3f,0xe3,0xc7,0xff,0xd3,0xfc,0x78,
0xff,0xf2,0x7f,0x8f,0x1f,0xfe,0x67,0xf8,0xc7,0xff,0xc6,0x7f,0x00,0xff,0xf0,0x67,
0xf8,0x7f,0xfc,0x07,0xff,0xff,0xff,0x00,0x7f,0xff,0xff,0xc0,0x03,0xff,0xff,0xe0,
0x00,0x0f,0xff,0xe0,0x00,0x00,0x1f,0xc0,0x00
};
const unsigned char zi_num7[]={
//头信息
0x42,0x4d, // 位图的标识符('BM')
0x23,0x00, // 位图的宽度(35 pixels)
0x18,0x00, // 位图的高度(24 pixels)
0x01, // 位图的像素深度(1 bits/pixel)
0x00, // 位图的状态标志位
// |7|6|5|4|3|2|1|0|
// 0位:使用系统调色板
// 1位:不使用压缩算法
0x02,0x00,0x00,0x00, // 位图实际使用到的颜色数(2 colors)
0x10,0x00,0x00,0x00, // 数据区的偏移量(16 bytes)
// 数据区
0x00,0x03,0xf8,0x00,0x00,0x07,0x80,0xf0,0x00,0x07,0x00,0x01,0xc0,0x03,0x8f,0xff,
0x1e,0x00,0xc3,0x00,0x3f,0xe0,0x31,0xe0,0x07,0xfe,0x0c,0xff,0xf8,0xff,0xe3,0x3f,
0xfe,0x3f,0xfe,0x4f,0xff,0x8f,0xff,0xc9,0xff,0xf1,0xff,0xfa,0x7f,0xfc,0x7f,0xff,
0xcf,0xff,0x8f,0xff,0xf9,0xff,0xe3,0xff,0xff,0x3f,0xfc,0x7f,0xff,0xd3,0xff,0x8f,
0xff,0xf2,0x7f,0xe3,0xff,0xfe,0x67,0xfc,0x7f,0xff,0xc6,0x7f,0x8f,0xff,0xf0,0x67,
0xf1,0xff,0xfc,0x07,0xff,0xff,0xff,0x00,0x7f,0xff,0xff,0xc0,0x03,0xff,0xff,0xe0,
0x00,0x0f,0xff,0xe0,0x00,0x00,0x1f,0xc0,0x00
};
const unsigned char zi_num8[]={
//头信息
0x42,0x4d, // 位图的标识符('BM')
0x23,0x00, // 位图的宽度(35 pixels)
0x18,0x00, // 位图的高度(24 pixels)
0x01, // 位图的像素深度(1 bits/pixel)
0x00, // 位图的状态标志位
// |7|6|5|4|3|2|1|0|
// 0位:使用系统调色板
// 1位:不使用压缩算法
0x02,0x00,0x00,0x00, // 位图实际使用到的颜色数(2 colors)
0x10,0x00,0x00,0x00, // 数据区的偏移量(16 bytes)
// 数据区
0x00,0x03,0xf8,0x00,0x00,0x07,0x80,0xf0,0x00,0x07,0x7f,0xfd,0xc0,0x03,0x8f,0xff,
0x9e,0x00,0xc3,0xe0,0x7f,0xe0,0x31,0xf8,0x07,0xfe,0x0c,0xfe,0x18,0x7f,0xe3,0x3f,
0xc7,0x8f,0xfe,0x4f,0xf8,0xf1,0xff,0xc9,0xff,0x8c,0x7f,0xfa,0x7f,0xf8,0x1f,0xff,
0xcf,0xff,0x03,0xff,0xf9,0xff,0xc6,0x3f,0xff,0x3f,0xf1,0xe3,0xff,0xd3,0xfe,0x3c,
0x7f,0xf2,0x7f,0xc7,0x8f,0xfe,0x67,0xf8,0x61,0xff,0xc6,0x7f,0x80,0x7f,0xf0,0x67,
0xf8,0x1f,0xfc,0x07,0xff,0xff,0xff,0x00,0x7f,0xff,0xff,0xc0,0x03,0xff,0xff,0xe0,
0x00,0x0f,0xff,0xe0,0x00,0x00,0x1f,0xc0,0x00
};
const unsigned char zi_num9[]={
//头信息
0x42,0x4d, // 位图的标识符('BM')
0x23,0x00, // 位图的宽度(35 pixels)
0x18,0x00, // 位图的高度(24 pixels)
0x01, // 位图的像素深度(1 bits/pixel)
0x00, // 位图的状态标志位
// |7|6|5|4|3|2|1|0|
// 0位:使用系统调色板
// 1位:不使用压缩算法
0x02,0x00,0x00,0x00, // 位图实际使用到的颜色数(2 colors)
0x10,0x00,0x00,0x00, // 数据区的偏移量(16 bytes)
// 数据区
0x00,0x03,0xf8,0x00,0x00,0x07,0x80,0xf0,0x00,0x07,0x3f,0xf9,0xc0,0x03,0x87,0xff,
0x1e,0x00,0xc3,0xf0,0xff,0xe0,0x31,0xf8,0x07,0xfe,0x0c,0xff,0x18,0xff,0xe3,0x3f,
0xc7,0x8f,0xfe,0x4f,0xf8,0xf1,0xff,0xc9,0xff,0x1e,0x3f,0xfa,0x7f,0xe3,0xc7,0xff,
0xcf,0xfe,0x30,0xff,0xf9,0xff,0xc0,0x1f,0xff,0x3f,0xfc,0x23,0xff,0xd3,0xff,0xfc,
0x7f,0xf2,0x7f,0xe7,0x8f,0xfe,0x67,0xf8,0x63,0xff,0xc6,0x7f,0x80,0x7f,0xf0,0x67,
0xf8,0x3f,0xfc,0x07,0xff,0xff,0xff,0x00,0x7f,0xff,0xff,0xc0,0x03,0xff,0xff,0xe0,
0x00,0x0f,0xff,0xe0,0x00,0x00,0x1f,0xc0,0x00
};
const unsigned char zi_asterisk[]={
//头信息
0x42,0x4d, // 位图的标识符('BM')
0x23,0x00, // 位图的宽度(35 pixels)
0x18,0x00, // 位图的高度(24 pixels)
0x01, // 位图的像素深度(1 bits/pixel)
0x00, // 位图的状态标志位
// |7|6|5|4|3|2|1|0|
// 0位:使用系统调色板
// 1位:不使用压缩算法
0x02,0x00,0x00,0x00, // 位图实际使用到的颜色数(2 colors)
0x10,0x00,0x00,0x00, // 数据区的偏移量(16 bytes)
// 数据区
0x00,0x03,0xf8,0x00,0x00,0x07,0x80,0xf0,0x00,0x07,0x00,0x01,0xc0,0x03,0x81,0xfc,
0x1e,0x00,0xc3,0xff,0xff,0xe0,0x31,0xff,0xff,0xfe,0x0c,0xff,0xff,0xff,0xe3,0x3f,
0xff,0xff,0xfe,0x4f,0xff,0x9f,0xff,0xc9,0xff,0xf3,0xff,0xfa,0x7f,0xf2,0x4f,0xff,
0xcf,0xfe,0x01,0xff,0xf9,0xff,0xf8,0xff,0xff,0x3f,0xfe,0x1f,0xff,0xd3,0xff,0x99,
0xff,0xf2,0x7f,0xfb,0x7f,0xfe,0x67,0xff,0xff,0xff,0xc6,0x7f,0xff,0xff,0xf0,0x67,
0xff,0xff,0xfc,0x07,0xff,0xff,0xff,0x00,0x7f,0xff,0xff,0xc0,0x03,0xff,0xff,0xe0,
0x00,0x0f,0xff,0xe0,0x00,0x00,0x1f,0xc0,0x00
};
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -