计算机日常英语句子,常用计算机英语句子或者单词汇编

本文介绍了NTFS文件系统中文件记录的基本概念与结构,包括Base FILE记录与Extension FILE记录的区别,以及这些记录如何组成来描述文件系统中的每一个文件。此外还详细解释了FILE记录中的属性及其迭代方式。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

rar.gif

文件:

good english.rar

大小:

209KB

下载:常用计算机英语句子或者单词汇编

ANSI C functions and macros for flexible logging to files and other destinations. It is

modeled after the Log for Java library (), staying as close to their

API as is reasonable. Intended for use in time-space critical environments

The sequence number is a circular counter (skipping 0) describing how many

* times the referenced mft record has been (re)used. This has to match the

* sequence number of the mft record being referenced, otherwise the reference

* is considered stale and removed (FIXME: only ntfsck or the driver itself?).

The MFT is a set of FILE records. Each file of the volume iscompletely described by one or

more of these FILE Records. FileRecords are equivalent to inodes in Unix terminology. The

firstFILE Record that describes a given file is called the Base FILErecord and the others

are called Extension FILE Records.

A FILE Record is built up from a header, several variable lengthattributes and an end

marker (simply 0xFFFFFFFF).

短语:build up from

最大有多少。。。

As defined in $AttrDef, this attribute has aminimum size of 48 bytes and a maximum of 72

bytes.

循环操作的说法

/*

* Iterate similar to above big loop but applied to index buffer, thus

* loop until we exceed valid memory (corruption case) or until we

* reach the last entry.

*/

* If @type is AT_UNUSED, return the first found attribute, i.e. one can

* enumerate all attributes by setting @type to AT_UNUSED and then calling

* ntfs_attr_lookup() repeatedly until it returns -1 with errno set to ENOENT

* to indicate that there are no more entries. During the enumeration, each

* successful call of ntfs_attr_lookup() will return the next attribute, with

* the current attribute being described by the search context @ctx.

Premium Support

奖金支持

.....................后面有很多页, 请看word档案。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值