rws 和 rwd

来源:互联网 发布:数理经济学知乎 编辑:程序博客网 时间:2024/05/21 05:37
  • 元数据被定义为:描述数据的数据,对数据及信息资源的描述性信息。

元数据(Metadata),又称中介数据、中继数据,为描述数据的数据(data about data),主要是描述数据属性(property)的信息,用来支持如指示存储位置、历史数据、资源查找、文件记录等功能。元数据算是一种电子式目录,为了达到编制目录的目的,必须在描述并收藏数据的内容或特色,进而达成协助数据检索的目的。都柏林核心集(Dublin Core Metadata Initiative,DCMI)是元数据的一种应用,是1995年2月由国际图书馆电脑中心(OCLC)和美国国家超级计算应用中心(National Center for Supercomputing Applications,NCSA)所联合赞助的研讨会,在邀请52位来自图书馆员、电脑专家,共同制定规格,创建一套描述网络上电子文件之特征。

  • rws

Open for reading and writing, as with “rw” , and also
require that every update to the file’s content or metadata be
written synchronously to the underlying storage device.

  • rwd

Open for reading and writing, as with “rw” and also
require that every update to the file’s content be written
synchronously to the underlying storage device.

0 0
原创粉丝点击