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.
有没有可以查看DOS nethack源代码的地方?每当我尝试下载源代码文件时,它都不允许我打开该文件。是否有网站/在线 pdf 上面有代码?另外,如果有任何关于初级 c++ roguelike 的教程,你能告诉我链接吗?谢谢你。
您可以在此处下载源代码。但仅供参考,它不会出现(显示)在网站/在线或 pdf 中,因为这并不是存储或传递源代码的真正有用方式。存储它的有用方法是使用代码所用语言的文件类型。