📄 os_sysv.h
字号:
/**********Copyright 1990 Regents of the University of California. All rights reserved.**********//* * SYS-V and derivitive systems */#include "os_unix.h"#define HAS_SYSVTTY /* <termio.h> */#define HAS_SYSVDIRS /* <dirent.h> */#define HAS_SYSVRLIMIT#define HAS_SYSVRUSAGE#define HAS_STRCHR /* strchr( ) instead of index( ) */#define HAS_FLOAT_H#define HAS_ATRIGH /* acosh( ), asinh( ), atanh( ) */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -