📄 5nodes.a.conf
字号:
# simplified topology of 6 nodes## 0 -- 4 -- 1# | |# 3 -- 2 ---+#node { id 0, location { 2, 5}, neighbors { 3, 4} }node { id 1, location { 10, 5}, neighbors { 2, 4} }node { id 2, location { 6, 2}, neighbors { 1, 3} }node { id 3, location { 2, 2}, neighbors { 0, 2} }node { id 4, location { 6, 5}, neighbors { 0, 1} }
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -