?? includes.h.bak
字號:
/****************************************************************************
* *
* File: INCLUDES.H (COMMON for All) *
* *
* Created: 14.06.00 *
* *
* Author: 王鳳秀 *
* *
* Compiler: KEIL C51 V4.10 *
* *
* Description: *
* *
*****************************************************************************
* *
* Version | Date | Description *
* --------+----------+----------------------------------------------------- *
* V1.0 | 21.11.95 | 原始文本 *
* *
****************************************************************************/
#define KEIL
#include "COMPILER.H"
#include <string.h>
#include <intrins.h>
#include <AT89S52.h>
#include "KB_LCD.h"
#include "LCD7920.h"
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -