diff --git a/source/_posts/0512_03.md b/source/_posts/0512_03.md new file mode 100644 index 0000000..9e4e545 --- /dev/null +++ b/source/_posts/0512_03.md @@ -0,0 +1,16 @@ +--- +title: "05/12 软件 - Mem Reduct" +date: 2026-05-12 22:00:00 +tags: [Daily, Softwares] +categories: [Daily] +--- +**Mem Reduct** 是一个专注于优化内存占用的小型软件。它有如下特点: +- **轻量。**仅使用 Windows 原生 API,大小只有 ~380 KB。 +- **兼容性强。**支持 Windows 7 - Windows 11。 +- **自动化。**自由设置内存阀值与间隔时段,自动化优化内存。 + +> **使用简评** +> - 虽然此软件带来的优化效果不是很明显,但是得益于它不需要手动操作,一般只要第一次设置好,然后让它呆在后台即可。 +> - 可以轻松解决 CI 2 Wgl 渲染占用大的问题! + +在这里下载 Mem Reduct:[GitHub Releases](https://github.com/henrypp/memreduct/releases) \ No newline at end of file