📄 standard.html
字号:
<title>Standard information attribute</title>The layout of the data in the standard information is as follows. Note that all offsets are relativ to the beginning of the data, not to theattribute<pre>Offset(length) Description0(8) File creation time8(8) Last modification time for data attribute10(8) Last modification time for any attribute18(8) Last access time20(4) MS-DOS file permissions: 800 file is compressed 400 symlink 020 archive bit 004 system bit 002 hidden bit 001 read-only bit24(C) unused, zero</pre>The time values are stored in universal coordinated time, which is basedon Jan 1, 1601, and in units of 100ns. It is not clear whether the valueshould be considered signed :-).<p><i>Where is the other information mentioned on p. 23?</i>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -