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.
为什么我应该在编辑代码时停止 prolog 程序并再次运行它? 有没有办法在不停止程序并重新打开的情况下重新编译。 注意我在 windows 上使用 swi 5.8.3。
咨询帮助:
apropos(load_files).
还有许多其他谓词可能会有所帮助。也许您需要在重新加载之前卸载文件 - 这样知识就会被覆盖。