📄 ss_bmh.h
字号:
/* * (c) Copyright 1992, 1993 by Panagiotis Tsirigotis * All rights reserved. The file named COPYRIGHT specifies the terms * and conditions for redistribution. */#ifndef SS_BMH_H#define SS_BMH_H/* * ss_bmh.h,v 1.1.1.1 1994/04/26 19:08:11 hardy Exp */typedef unsigned shift_int ;struct bmh_header{ shift_int *shift ;} ;#endif /* SS_BMH_H */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -