📄 includes.h
字号:
/* * Copyright 2000-2004 by Hans Reiser, licensing governed by * reiserfsprogs/README */#ifdef HAVE_CONFIG_H# include "config.h"#endif#include "io.h"#include "misc.h"#include "reiserfs_lib.h"#include <string.h>#include <stdlib.h>#include <errno.h>#include <asm/types.h>#include <fcntl.h>#include <malloc.h>#include <sys/vfs.h>#include <time.h>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -