编辑“︁
Template:Infobox file system/doc
”︁
跳转到导航
跳转到搜索
这是
Infobox file system
模板的
文档页面
。
警告:
您没有登录。如果您进行任何编辑,您的IP地址会公开展示。如果您
登录
或
创建账号
,您的编辑会以您的用户名署名,此外还有其他益处。
反垃圾检查。
不要
加入这个!
{{Documentation subpage}}<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> <!-- 請在這條線之下編輯模板的說明文件 --> === 用法 === <pre> {{Infobox file system | name = | full_name = | developer = | variants = | introduction_date = {{Start date and age|YYYY|MM|DD|df=yes}} | partition_id = | directory_struct = | file_struct = | bad_blocks_struct = | min_volume_size = | max_volume_size = | max_file_size = | max_files_no = | max_filename_size = | max_dirname_size = | max_directory_depth = | dates_recorded = | date_range = | date_resolution = | forks_streams = | attributes = | file_system_permissions = | compression = | encryption = | data_deduplication = | OS = | bootable = | filename_character_set = | file_types = | introduction_os = | file_size_granularity = | copy_on_write = | website = }}</pre> <includeonly> [[Category:软件信息框模板|F]] </includeonly> ==TemplateData== {{TemplateDataHeader}} <templatedata> { "description": "Information about a computer file system.", "paramOrder": [ "developer", "name", "full_name", "variants", "introduction_date", "partition_id", "directory_struct", "file_struct", "bad_blocks_struct", "min_volume_size", "max_volume_size", "max_file_size", "max_files_no", "max_filename_size", "max_dirname_size", "max_directory_depth", "dates_recorded", "date_range", "date_resolution", "forks_streams", "attributes", "file_system_permissions", "compression", "encryption", "data_deduplication", "OS", "bootable", "filename_character_set", "file_types", "introduction_os", "file_size_granularity", "copy_on_write", "website" ], "params": { "name": { "label": "Name", "description": "Common name of the file system (displayed as title of infobox)", "type": "string", "required": true, "suggested": true }, "developer": { "label": "Developer", "description": "Developer(s) of the file system", "type": "string", "suggested": true }, "full_name": { "label": "Full name", "description": "Full name of the file system", "type": "string", "required": true, "suggested": true }, "variants": { "label": "Variants", "description": "Variants of the file system", "type": "string", "required": true, "suggested": true }, "introduction_date": { "label": "Introduced", "description": "When the file system was first introduced", "type": "date", "suggested": true }, "introduction_os": { "label": "Introduction OS", "description": "The operating system that introduced this file system", "type": "wiki-page-name" }, "partition_id": { "label": "Partition identifier", "description": "Byte values of the file system in the Master Boot Record.", "type": "string", "suggested": true }, "directory_struct": { "label": "Directory structure", "description": "The structure used to store information about directory contents", "type": "string", "suggested": true }, "file_struct": { "label": "File allocation structure", "description": "The structure used to store information about file allocation", "type": "string", "suggested": true }, "file_types": { "label": "File types", "description": "List of file types supported", "type": "string" }, "bad_blocks_struct": { "label": "Bad blocks structure", "description": "The structure used to information about store bad blocks / sectors", "type": "string", "suggested": true }, "bootable": { "label": "Bootable", "description": "OS can be booted from this file system", "type": "string" }, "min_volume_size": { "label": "Min. volume size", "description": "Minimum size of a volume (also known as logical drive)", "type": "string" }, "max_volume_size": { "label": "Max. volume size", "description": "Maximum size of a volume (also known as logical drive)", "type": "string", "suggested": true }, "max_file_size": { "label": "Max. file size", "description": "Maximum size of a file", "type": "string", "suggested": true }, "file_size_granularity": { "label": "File size granularity", "description": "Granularity of the size of files stored ", "type": "string" }, "max_files_no": { "label": "Max. number of files", "description": "Maximum number of files in a volume", "type": "string", "suggested": true }, "max_filename_size": { "label": "Max. filename length", "description": "Maximum length of a file", "type": "string", "suggested": true }, "max_dirname_size": { "label": "Max. directory name length", "description": "Maximum length of a direcotry", "type": "string" }, "max_directory_depth": { "label": "Max. directory depth", "description": "Maximum directory depth / number of maximum nested directories", "type": "string" }, "filename_character_set": { "label": "Filename character set", "description": "Character set / encoding used for file names", "type": "string" }, "dates_recorded": { "label": "Dates recorded", "description": "Actions / properties for which dates / timestamps are recorded ", "type": "string", "suggested": true }, "date_range": { "label": "Date range", "description": "Range of dates that can be recorded", "type": "string" }, "date_resolution": { "label": "Date resolution", "description": "Resolution / precision of the dates that are recorded", "type": "string" }, "forks_streams": { "label": "Fork support", "description": "Support for forks (multiple sets of data associated per file). Also known as streams", "type": "string", "suggested": true }, "attributes": { "label": "Attributes", "description": "List of attributes that are supported for files and directories", "type": "string" }, "file_system_permissions": { "label": "File system permissions", "description": "Details of permissions systems supported by the file system", "type": "string", "suggested": true }, "compression": { "label": "Transparent compression support", "description": "Support for transparent compression", "type": "string", "suggested": true }, "encryption": { "label": "Transparent encryption support", "description": "Support for transparent encryption", "type": "string", "suggested": true }, "data_deduplication": { "aliases": [ "single_instance_storage" ], "label": "Data deduplication", "description": "Support for data deduplication (also known as single-instance data storage)", "type": "string", "suggested": true }, "copy_on_write": { "label": "Copy-on-write support", "description": "Support for the copy-on-write storage space optimization", "type": "string" }, "OS": { "label": "Supported operating systems", "description": "Operating systems that support the file system", "type": "string", "suggested": true }, "website": { "label": "Website", "description": "Official website", "type": "string" } }, "format": "block" } </templatedata>
摘要:
请注意,所有对Local Chinese Wikipedia的贡献均可能会被其他贡献者编辑、修改或删除。如果您不希望您的文字作品被随意编辑,请不要在此提交。
您同时也向我们承诺,您提交的内容为您自己所创作,或是复制自公共领域或类似自由来源(详情请见
Project:著作权
)。
未经许可,请勿提交受著作权保护的作品!
取消
编辑帮助
(在新窗口中打开)
导航菜单
个人工具
未登录
讨论
贡献
创建账号
登录
命名空间
模板
讨论
大陆简体
不转换
简体
繁體
大陆简体
香港繁體
澳門繁體
大马简体
新加坡简体
臺灣正體
查看
阅读
编辑
查看历史
更多
搜索
导航
首页
最近更改
随机页面
MediaWiki帮助
工具
链入页面
相关更改
特殊页面
页面信息