File:Hard Link Illustration.svg

原始文件(SVG文件,尺寸为314 × 170像素,文件大小:7 KB)


摘要

描述 An illustration of the concept of hard linking, made with Graphviz.
日期
来源 自己的作品
作者 Jesus Centella
SVG开发
InfoField
 
SVG的源代码为有效代码
 
矢量图使用Graphviz创作。
 
 此SVG 文件使用了内嵌文本,可以使用任何文本编辑器轻松翻译
源代码
InfoField

Graphviz mscgen code

digraph G {
  graph [rankdir = LR];
  node  [style = filled, color = blue];
  data  [shape = box, fillcolor = gray, label = "Actual\nData on\nDisk"];
  linkA [fillcolor = greenyellow, label = "\"LINK A.TXT\""];
  linkB [fillcolor = burlywood,   label = "\"LINK B.TXT\""];
  linkA -> data;
  linkB -> data;
 }

许可协议

Public domain 我,本作品著作权人,释出本作品至公有领域。这适用于全世界。
在一些国家这可能不合法;如果是这样的话,那么:
我无条件地授予任何人以任何目的使用本作品的权利,除非这些条件是法律规定所必需的。

说明

添加一行文字以描述该文件所表现的内容

此文件中描述的项目

描繪內容

文件历史

点击某个日期/时间查看对应时刻的文件。

日期/时间缩⁠略⁠图大小用户备注
当前2008年3月16日 (日) 21:142008年3月16日 (日) 21:14版本的缩略图314 × 170(7 KB)Suidroot{{Information |Description=An SVG illustration of a hard link. |Source=self-made |Date=2008-03-16 |Author=Barancsuk Ádám |Permission=GFDL/CC-BY-SA |other_versions=Image:Hard_link_Illustration_hu.svg }}
2007年8月28日 (二) 15:192007年8月28日 (二) 15:19版本的缩略图295 × 140(2 KB)Jesus Centella{{Information |Description=An illustration of the concept of hard linking, made with en:graphviz. |Source=self-made |Date=2007/08/17 |Author= Jesus Centella }}
2007年8月17日 (五) 10:452007年8月17日 (五) 10:45版本的缩略图340 × 140(2 KB)Jesus Centella{{Information |Description=An illustration of the concept of hard linking, made with graphviz. |Source=self-made |Date=2007/08/17 |Author= Jesus Centella }} Graphviz code: digraph G { graph [rankdir = LR]; node [style =
2007年8月17日 (五) 10:272007年8月17日 (五) 10:27版本的缩略图321 × 122(2 KB)Jesus Centella{{Information |Description=An illustration of the concept of hard linking, made with graphviz. |Source=self-made |Date=2007/08/17 |Author= Jesus Centella }} Graphviz code: digraph G { graph [rankdir = LR]; node [style =

以下页面使用本文件:

全域文件用途

以下其他wiki使用此文件: