makefile.am
来自「这是一个P2P协议仿真软件」· AM 代码 · 共 24 行
AM
24 行
SUBDIRS = observers protocols eventgenerators failuremodels \ topologies misc events libtask p2psimEXTRA_DIST = Makefile.incl ../utils/skiplist.h \ example/events.txt \ example/protocol.txt \ example/topology.txt \ example/silly-events.txt \ example/silly-prot.txt \ example/silly-top.txt \ example/accordion_args \ example/chord_args \ example/tapestry_args \ example/kademlia_args \ example/kelips_args \ example/koorde_args \ example/onehop_args \ scripts/run-simulations.pl \ scripts/merge-stats.pl \ scripts/avg-stats.pl \ scripts/find_convexhull.py \ scripts/convexhull.py \ scripts/make-graph.pl
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?