topology.txt
来自「基于chord算法的p2p文件系统。A p2p file system base」· 文本 代码 · 共 20 行
TXT
20 行
# topology file must start with keyword topology## topology {TOPOLOGY} [KEY=VAL [KEY=VAL [...]]]# failure_model {FAILURE_MODEL} [KEY=VAL [KEY=VAL [...]]]# <--- empty line# node-id x,y# node-id x,y# ...# node-id can't be 0topology Euclidean 7failure_model ConstantFailureModel1 0,02 5,53 8,84 12,65 13,86 0,07 20,34
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?