Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个用于无线节点的 tcl 脚本,我想将邻居分配给特定节点的列表数组。对于一个节点,其传输范围内的邻居将在列表中,对于下一个节点,同样会发生。我需要在 for 循环中执行此操作,以便将邻居分配给列表。