📄 tsk_tools_i.h
字号:
#ifndef _TSK_TOOLS_I_H#define _TSK_TOOLS_I_H/* same as tsklib.h except that it includes the base_i.h file * instead of base.h so that we can get the _config defines. * This is to be used by the tools included with TSK (such as fls). */#include "tsk3/base/tsk_base_i.h"#include "tsk3/img/tsk_img.h"#include "tsk3/vs/tsk_vs.h"#include "tsk3/fs/tsk_fs.h"#include "tsk3/hashdb/tsk_hashdb.h"#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -