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.
我有 Ubuntu 12.04 和 mono 2.8.10 的 Linux PC。
我想使用 Mono 在我的 Linux PC 上运行一个基于 .NET 独立 GUI 的应用程序。
使用 mono 运行 .NET 二进制文件需要多少最小内存,在 Linux 平台上使用 mono 运行 .NET 应用程序的内存是否有任何限制?
我也遇到过这样的问题,每当在使用单声道运行的 GUI 上进行任何操作时,我的可用内存都会持续减少 100 MB。
有没有人知道Linux中单声道的内存消耗?