?? zbmp.h
字號:
/* ********************************************************************
/* File: zbmp.h
/* Description: BitMap Images Description
/* ============
/*
/* ********************************************************************/
#ifndef ZBMP_H
#define ZBMP_H
#include "sysdefs.h"
#include "..\..\decoder\osdlayou.h"
extern const OSD_Palette SaverBitmapColor[16];
extern const unsigned char img_zranicon[];
#endif /* ZBMP_H */
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -