例句 释义: 全部,档案配置表,文件分配表,文件配置表,文件定位表 更多例句筛选 1. The standard name for the family of filesystems that use Microsoft's File Allocation Table format. 文件系统中使用微软文件定位表(FileAllocationTable)格式的标准名称。 wiki.ubuntu.org.cn隐私声明 法律声明 广告 反馈 © 2025 Microsoft
file allocation table [undefined]释义 常用 牛津词典 n. 文件分配表; 双语例句 全部 1. Can't update File Allocation Table . Run Scandisk to correct. 无法更新文件分配表. 请运行磁盘扫描程序以更正. 来自互联网 2. The standard name for the family of filesystems that use Microsoft's File ...
fat, or file allocation table, is a file system used by various operating systems, notably older versions of windows. it organizes and manages data on storage devices like hard drives and usb flash drives. fat divides storage space into clusters, each holding a fixed number of sectors, and ...
文件分配表FAT(File Allocation Table) 文件分配表是用来表示磁盘文件的空间分配信息的,它不对引导区、文件目录表的信息进行表示,也不真正存储文件内容. 文件占用磁盘空间时,基本单位不是字节而是簇。簇的大小与磁盘的规格有关,一般情况下,软盘每簇是1个扇区,硬盘每簇的扇区数与硬盘的总容量大小有关,为2的n次方,...
A File Allocation Table (FAT) is a critical structure in file systems that contains integer values representing the status of each cluster, such as empty, in use, reserved, or bad, and forms chains of clusters to store data for files larger than a single cluster size. AI generated definitio...
File Allocation Table 添加到生词本 用户正在搜索 大学课程(分阶段的),大学课程改革,大学里作传达联络的办事员,大学普通文凭,大学区,大学区区长,大学区区长的,大学区区长或大学校长,大学三年级学生,大学生, 相似单词 (h)yponomeute,(s)chelem,“分灶吃饭”,...
file allocation table的意思是文件分配表。以下是关于file allocation table的详细解释:定义:文件分配表是计算机上用于跟踪磁盘上文件位置和大小的数据结构。作用:FAT系统记录每个文件的起始位置、文件大小以及文件的存储碎片等关键信息,从而实现对文件的快速访问和管理。应用:FAT文件系统广泛应用于各种存储...
file allocation tablen. [计] 文件分配表 File Allocation Table档案配置表(=FAT) 个人计算机中,磁盘操作系统DOS所用的一种表,为档案分配磁盘空间,并定位和链接某个可能分散于若干区段的档案的各部分,以便既能以随机的方式,也能以顺序的方式来使用该档案。
file allocation table 英 [faɪl ˌæləˈkeɪʃn ˈteɪbl] 美 [faɪl ˌæləˈkeɪʃn ˈteɪbl]网络 档案配置表; 文件分配表; 文件配置表; 档案配置表; 文件定位表 ...
文件分配表FAT(File Allocation Table)用来记录文件所在位置的表格。它对于硬盘的使用是非常重要的,假若丢失文件分配表,那么硬盘上的数据就会因无法定位而不能使用了。 和操作系统之间的关系 不同的操作系统所使用的文件系统不尽相同,在个人计算机上常用的操作系统中,DOS 6.x及以下版本和Windows 3.x使用FAT16;OS/2...