📄 include.h
字号:
/*************************************************************************
* Point RTOS(51) *
* The Real-Time Kernel(For Keil c51) *
* *
* (c) Copyright 2005, PenGH *
* All Rights Reserved *
* *
* Ver 01.0.2 *
* *
* File : include.h *
* Author : 彭光红 *
* History : *
* 2006/04 By PenGH 文件建立 *
*************************************************************************/
/*----------------------------------------------------------------------*/
#ifndef __HEAD_INCLUDE__
#define __HEAD_INCLUDE__
#include ".\OS_INC\config.h"
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -