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.
我有一个应用程序,我想测试是否正确处理了内存不足异常。所以我应该以某种方式填充内存以强制出现这种情况。我该怎么做?
在 Windows 上,您可以使用 Application Verifier 模拟资源不足的情况。
更多信息在这里。