在外企做服务器开发, 目前是项目经理, 管理两个server开发的项目。不做嵌入式好久了。
全部博文(197)
分类: LINUX
2006-12-08 22:38:38
常用计算机英语句子或者单词汇编
文件:
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档案。