📜  os 中的文件属性 - Python 代码示例

📅  最后修改于: 2022-03-11 14:46:42.028000             🧑  作者: Mango

代码示例1
Name . It is the only information which is in human-readable form.
Identifier. The file is identified by a unique tag(number) within file system.
Type. It is needed for systems that support different types of files.
Location. Pointer to file location on device.
Size. The current size of the file.
Protection. This controls and assigns the power of reading, writing, executing.
Time, date, and user identification. This is the data for protection, security, and usage monitoring.