📄 osnapapi.h
字号:
/*****************************************************************************
*<
FILE: osnapapi.h
DESCRIPTION: Master include file for implementing osnaps
CREATED BY: John Hutchinson
HISTORY: created 5/17/97
*> Copyright (c) 1994, All Rights Reserved.
*****************************************************************************/
#ifndef _SNAPAPI_H
#define _SNAPAPI_H
#include "omanapi.h"
#include "osnap.h"
#include "osnapmk.h"
#include "osnaphit.h"
#endif //_SNAPAPI_H
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -