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.
我正在尝试编译一个平铺地图编辑器,以便可以使用它来处理游戏,但是当我尝试时出现错误“名称空间‘System.IO’中不存在类型或名称空间名称‘压缩’”在 Visual C# 中构建。有谁知道我该如何解决这个问题?我试过谷歌,但我什么也没找到。
您可能没有对 .NET 的引用System.dll,或者您使用的是 .NET 2.0 版之前的版本。
System.dll