?? hzkdef.h
字號:
#if !defined(__HZK_DEF_H__)
#define __HZK_DEF_H__
#include <reg51.h>
#include "config.h"
#include "pindef.h"
#include "types.h"
#include "gdefs.h"
#define HZK_DOT_SIZE 12
typedef unsigned char __HZ_CharCode[24] ;
extern const __HZ_CharCode code _HZ_CodeMaps[] ;
#define HZCODE_NULL 0
#define HZCODE_AB7C 1
#define HZCODE_BABA 2
#define HZCODE_B0A1 3
#define HZCODE_B0A2 4
#define HZCODE_B5A6 5
#define HZCODE_B5A7 6
#endif /* !defined(__HZK_DEF_H__) */
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -