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.
我想在我的 NetLogo 程序中使用 Java API。为此,我需要写入文本文件并从文本文件中读取输入。如何在 NetLogo 中做到这一点?
另外 - 我可以通过哪些方式将 Java API 与 NetLogo 集成?
是的,您可以从 NetLogo 本身读取和写入文本文件。无需使用 Java API。阅读此处找到的手册中的文件命令:http: //ccl.northwestern.edu/netlogo/5.0/docs/programming.html#fileio