acconfig.h
来自「NTFS(NT文件系统) for Linux的一个实现源码」· C头文件 代码 · 共 19 行
H
19 行
/* NTFS driver version number */#define NTFS_VERSION "990411"/* Beginning of the automatic section */@TOP@@BOTTOM@/* End of the automatic section *//* Default NTFS partition for userland tools */#undef NTFS_VOLUME/* out-of-kernel definition of read-write-support */#undef CONFIG_NTFS_RW/* enable debugging */#undef DEBUG
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?