resource.h

来自「GPRS模组资料包含DEMO」· C头文件 代码 · 共 37 行

H
37
字号
// SUNPLUS  S+core IDE generated include file.#ifndef EX35_GPRS_RESOURCE_H__24464_26962__INCLUDED_#define EX35_GPRS_RESOURCE_H__24464_26962__INCLUDED_extern unsigned char* _binary_H_____________ex35_GPRS_TFT_Font_asc12_start;#define RES_ASC12 (unsigned char*)&_binary_H_____________ex35_GPRS_TFT_Font_asc12_startextern unsigned char* _binary_H_____________ex35_GPRS_TFT_Font_asc12_end;#define RES_ASC12_END (unsigned char*)&_binary_H_____________ex35_GPRS_TFT_Font_asc12_endextern unsigned char* _binary_H_____________ex35_GPRS_TFT_Font_asc16_start;#define RES_ASC16 (unsigned char*)&_binary_H_____________ex35_GPRS_TFT_Font_asc16_startextern unsigned char* _binary_H_____________ex35_GPRS_TFT_Font_asc16_end;#define RES_ASC16_END (unsigned char*)&_binary_H_____________ex35_GPRS_TFT_Font_asc16_endextern unsigned char* _binary_H_____________ex35_GPRS_TFT_Font_hzk12_start;#define RES_HZK12 (unsigned char*)&_binary_H_____________ex35_GPRS_TFT_Font_hzk12_startextern unsigned char* _binary_H_____________ex35_GPRS_TFT_Font_hzk12_end;#define RES_HZK12_END (unsigned char*)&_binary_H_____________ex35_GPRS_TFT_Font_hzk12_endextern unsigned char* _binary_H_____________ex35_GPRS_TFT_Font_hzk16_start;#define RES_HZK16 (unsigned char*)&_binary_H_____________ex35_GPRS_TFT_Font_hzk16_startextern unsigned char* _binary_H_____________ex35_GPRS_TFT_Font_hzk16_end;#define RES_HZK16_END (unsigned char*)&_binary_H_____________ex35_GPRS_TFT_Font_hzk16_endextern unsigned char* _binary_H_____________ex35_GPRS_picture_LOGO_BMP_start;#define RES_LOGO_BMP (unsigned char*)&_binary_H_____________ex35_GPRS_picture_LOGO_BMP_startextern unsigned char* _binary_H_____________ex35_GPRS_picture_LOGO_BMP_end;#define RES_LOGO_BMP_END (unsigned char*)&_binary_H_____________ex35_GPRS_picture_LOGO_BMP_endextern unsigned char* _binary_H_____________ex35_GPRS_picture_Phone_JPG_start;#define RES_PHONE_JPG (unsigned char*)&_binary_H_____________ex35_GPRS_picture_Phone_JPG_startextern unsigned char* _binary_H_____________ex35_GPRS_picture_Phone_JPG_end;#define RES_PHONE_JPG_END (unsigned char*)&_binary_H_____________ex35_GPRS_picture_Phone_JPG_end#endif //EX35_GPRS_RESOURCE_H__24464_26962__INCLUDED_

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?