📄 debuginterface.h
字号:
#ifndef DEBUGINTERFACE_H
#define DEBUGINTERFACE_H
/***********************************************************
Module Name: DebugInterface.h
Module Date: 04/15/2004
Module Auth: John Orlando
Copyright (c) 2004 John Orlando All Rights Reserved
Description: This file is responsible for providing the
external interface to the DebugInterface module.
***********************************************************/
/* Extern Functions */
extern void DebugInt_init(void);
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -