📄 fengcpp1.h
字号:
//fengcpp1.h : header file for the fengcpp1 project
//
#ifndef _FENGCPP1_H_
#define _FENGCPP1_H_
#include <io.h>
#include <wdt.h>
#include <sleep.h>
#include <Interrupt.h>
#include <inttypes.h>
#include <stdbool.h>
/////////////////////////////////////////////////////////////////////////////
//fengcpp1
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -