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.
我正在为分布式应用程序使用 SPLAY 模拟器,我想提交一个简单的程序,显示一条消息和一些关于执行该功能的 splayd 的信息(如 ID、名称等),但我不知道如何获取有关信息张开的。有人可以帮助我吗?
我找到了解决方案。我使用 job.position 作为我的 ID,使用 job.me.ip 作为我的 IP 和其他属性。谢谢。