📄 unctrl.h
字号:
/* ------------------------------------------------------------------ *//* | Copyright Unpublished, MIPS Computer Systems, Inc. All Rights | *//* | Reserved. This software contains proprietary and confidential | *//* | information of MIPS and its suppliers. Use, disclosure or | *//* | reproduction is prohibited without the prior express written | *//* | consent of MIPS. | *//* ------------------------------------------------------------------ *//* $Header: unctrl.h,v 1.2 86/07/24 15:23:58 dce Exp $ *//* $Header: unctrl.h,v 1.2 86/07/24 15:23:58 dce Exp $ *//* * unctrl.h */extern char *_unctrl[];# define unctrl(ch) (_unctrl[ch & 0177])
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -