好词典

fs

UK /ef-es/US /ef-es/

词源

作为缩写,源自'file system'(文件系统)或口语'for sure'的首字母组合。计算机术语最早见于20世纪60年代的操作系统设计。

noun

❶ 文件系统(File System)的缩写,指计算机中用于管理存储设备上文件的组织和访问方式。

“The fs module in Node.js allows you to work with the file system.”

(Node.js中的fs模块允许你操作文件系统。)

“Ext4 is a popular fs used in Linux.”

(Ext4是Linux中常用的文件系统。)

同义词:file system, filesystem

常见短语

fs module — 特指编程语言(如Node.js)中用于操作文件系统的内置模块。

“Use the fs module to read files in Node.js.”

(使用fs模块在Node.js中读取文件。)

fs command — 操作系统或工具中用于管理文件系统的命令行指令。

“Run the fs command to repair disk errors.”

(运行fs命令修复磁盘错误。)