<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>工具&amp;实用程序 &#8211; anopos</title>
	<atom:link href="https://www.anopos.com/category/tools-utilities/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.anopos.com</link>
	<description>人生就是选择，选择的关键在于认识自我。</description>
	<lastBuildDate>Sun, 14 Jun 2026 05:47:19 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.anopos.com/up/anopos-150x150.jpg</url>
	<title>工具&amp;实用程序 &#8211; anopos</title>
	<link>https://www.anopos.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>cudatext &#8211; 免费开源、跨平台的代码编辑器</title>
		<link>https://www.anopos.com/cudatext/</link>
					<comments>https://www.anopos.com/cudatext/#respond</comments>
		
		<dc:creator><![CDATA[anopos]]></dc:creator>
		<pubDate>Mon, 15 Jun 2026 00:00:00 +0000</pubDate>
				<category><![CDATA[工具&实用程序]]></category>
		<category><![CDATA[开发者工具]]></category>
		<category><![CDATA[编辑器]]></category>
		<guid isPermaLink="false">https://www.anopos.com/?p=1170</guid>

					<description><![CDATA[CudaText 是一款基于Pascal 开发的跨平台文本编辑器，以其轻量级、高性能和丰富的扩展能力而闻名。  [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">CudaText 是一款基于Pascal 开发的跨平台文本编辑器，以其轻量级、高性能和丰富的扩展能力而闻名。<br> 它可以通过 Python 插件扩展：插件、linter、代码树解析器、外部工具。 语法解析器功能丰富，来自EControl引擎。</p>



<p class="wp-block-paragraph">CudaText is a cross-platform text editor, written in Object Pascal. It is open source project and can be used free of charge, even for business. It starts quite fast: ~0.3 sec with ~30 plugins, on Linux on CPU Intel Core i3 3GHz. It is extensible by Python add-ons: plugins, linters, code tree parsers, external tools. Syntax parser is feature-rich, from EControl engine.</p>



<span id="more-1170"></span>



<figure class="wp-block-image size-full"><img fetchpriority="high" decoding="async" width="900" height="500" src="https://www.anopos.com/up/cudatext.png" alt="cudatext" class="wp-image-1172" srcset="https://www.anopos.com/up/cudatext.png 900w, https://www.anopos.com/up/cudatext-300x167.png 300w, https://www.anopos.com/up/cudatext-150x83.png 150w, https://www.anopos.com/up/cudatext-768x427.png 768w" sizes="(max-width: 900px) 100vw, 900px" /><figcaption class="wp-element-caption">cudatext</figcaption></figure>



<h2 class="wp-block-heading">Features</h2>



<ul class="wp-block-list">
<li>Syntax highlight for lot of languages (<a href="https://wiki.freepascal.org/CudaText#List_of_lexers" target="_blank" rel="noreferrer noopener">300+ lexers</a>).</li>



<li>Code tree: structure of functions/classes/etc, if lexer allows it.</li>



<li>Code folding.</li>



<li>Multi-carets and multi-selections.</li>



<li>Find/Replace with regular expressions.</li>



<li>Configs in JSON format. Including lexer-specific configs.</li>



<li>Tabbed UI.</li>



<li>Split view to primary/secondary. Split window to 2/3/4/6 groups of tabs.</li>



<li>Command palette, with fuzzy matching.</li>



<li>Minimap. Micromap.</li>



<li>Show unprinted whitespace.</li>



<li>Support for many encodings.</li>



<li>Customizable hotkeys.</li>



<li>Binary/Hex viewer for files of unlimited size (can show 10 Gb logs).</li>



<li>Correctly saves binary files.</li>
</ul>



<h2 class="wp-block-heading">Features for HTML/CSS coding</h2>



<ul class="wp-block-list">
<li>Smart auto-completion for HTML, CSS.</li>



<li>HTML tags completion with Tab-key (Snippets plugin).</li>



<li>HTML color codes (#rgb, #rrggbb) underline.</li>



<li>Show pictures inside editor area (jpeg/png/gif/bmp/ico).</li>



<li>Show tooltip when mouse moves over picture tag, entity, color value.</li>
</ul>



<h2 class="wp-block-heading">Features implemented as plugins</h2>



<ul class="wp-block-list">
<li>Addons manager</li>



<li>Find in files</li>



<li>Snippets</li>



<li>LSP protocol support</li>



<li>External tools</li>



<li>Project manager</li>



<li>Session manager</li>



<li>Macro manager</li>



<li>Spell checker</li>



<li>FTP panel</li>



<li>Highlight all occurrences</li>



<li>Color picker</li>



<li>Insert date/time</li>



<li>Linters support (CudaLint)</li>



<li>Formatters for HTML/CSS/JS/XML/&#8230; (CudaFormatter)</li>



<li>Creating backup files</li>



<li>Menu configurator</li>



<li>and more&#8230;</li>
</ul>



<p class="has-background wp-block-paragraph" style="background:linear-gradient(232deg,rgb(190,185,236) 0%,rgb(235,235,239) 100%)">官方网站：<a href="https://cudatext.github.io/" target="_blank" rel="noreferrer noopener">https://cudatext.github.io/</a><br>运行平台：Windows、macOS、Linux<br>界面语言：多国语言（含中文）<br>Download：<a href="https://sourceforge.net/projects/cudatext/files/release/" target="_blank" rel="noreferrer noopener">从SourceForge</a>下载所有版本；&nbsp;<a href="https://sourceforge.net/projects/cudatext/files/addons_all/" target="_blank" rel="noreferrer noopener">下载附加包</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.anopos.com/cudatext/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>OpenSpeedy &#8211; 开源免费游戏变速工具，游戏加速与百度网盘加速下载</title>
		<link>https://www.anopos.com/openspeedy/</link>
					<comments>https://www.anopos.com/openspeedy/#respond</comments>
		
		<dc:creator><![CDATA[anopos]]></dc:creator>
		<pubDate>Thu, 28 May 2026 15:07:14 +0000</pubDate>
				<category><![CDATA[工具&实用程序]]></category>
		<category><![CDATA[游戏工具]]></category>
		<guid isPermaLink="false">https://www.anopos.com/?p=1124</guid>

					<description><![CDATA[OpenSpeedy &#8211; 开源游戏变速工具 让你的游戏突破帧率限制，享受丝滑流畅的游戏体验 Ope [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><br>OpenSpeedy &#8211; 开源游戏变速工具 让你的游戏突破帧率限制，享受丝滑流畅的游戏体验</p>



<p class="wp-block-paragraph"> OpenSpeedy 是一款完全免费的开源游戏变速工具，帮助您自由调整游戏速度，提供更流畅的游戏加速体验。</p>



<figure class="wp-block-image size-full"><img decoding="async" width="1025" height="800" src="https://www.anopos.com/up/OpenSpeedy.png" alt="OpenSpeedy" class="wp-image-1127" srcset="https://www.anopos.com/up/OpenSpeedy.png 1025w, https://www.anopos.com/up/OpenSpeedy-300x234.png 300w, https://www.anopos.com/up/OpenSpeedy-150x117.png 150w, https://www.anopos.com/up/OpenSpeedy-768x599.png 768w" sizes="(max-width: 1025px) 100vw, 1025px" /></figure>



<p class="wp-block-paragraph">✨ 核心特性</p>



<ul class="wp-block-list">
<li>完全免费开源 &#8211; 无需付费，代码完全开放</li>



<li>简单易用 &#8211; 直观的用户界面，三步即可完成设置</li>



<li>自定义倍率 &#8211; 灵活调整游戏速度，满足不同需求</li>



<li>广泛兼容 &#8211; 支持多种游戏引擎，兼容性出色</li>



<li>低资源占用 &#8211; 不影响系统性能</li>



<li>多平台支持 &#8211; 同时支持 x86（32位）和 x64（64位）进程</li>



<li>安全无害 &#8211; Ring3 层 Hook 技术，不破坏系统内核</li>
</ul>



<p class="wp-block-paragraph">🎮 使用方法<br>启动 OpenSpeedy<br>运行您想要变速的游戏<br>在 OpenSpeedy 中勾选游戏进程并调整速度倍率<br>立即生效，即刻体验</p>



<p class="wp-block-paragraph"><br>⚙️ 技术原理<br>OpenSpeedy 通过 Hook Windows 系统时间函数实现游戏速度调整，包括：<br>Sleep、SetTimer（线程控制）<br>timeGetTime、GetTickCount（时间获取）<br>QueryPerformanceCounter（高精度计数）<br>GetSystemTimeAsFileTime（系统时间）</p>



<p class="wp-block-paragraph"><br>💻 系统要求<br>Windows 10 及以上版本<br>支持 x86（32位）和 x64（64位）平台</p>



<p class="wp-block-paragraph"><br>⚠️ 重要提示</p>



<ul class="wp-block-list">
<li>本工具仅供学习和研究使用</li>



<li>部分在线游戏可能有反作弊系统，使用可能导致账号被封禁</li>



<li>过度加速可能导致游戏物理引擎异常或崩溃</li>



<li>不建议在竞技类在线游戏中使用</li>



<li>开源产品未带数字签名，可能被杀毒软件误报</li>
</ul>



<p class="wp-block-paragraph">OpenSpeedy is an open-source and free game speed tool that helps you break frame rate limitations and provides a smoother, silkier gaming acceleration experience.</p>



<p class="has-gradient-1-gradient-background has-background wp-block-paragraph">官方网站：<a href="https://github.com/game1024/OpenSpeedy" target="_blank" rel="noreferrer noopener">https://github.com/game1024/OpenSpeedy</a><br>运行平台：Windows 10/11<br>界面语言：简体中文<br>Download：<a href="https://apps.microsoft.com/detail/xpdbtx08f0xtfc?referrer=appbadge&amp;mode=full&amp;hl=zh-CN&amp;gl=CN" target="_blank" rel="noreferrer noopener">微软应用商店</a>；<a href="https://github.com/game1024/OpenSpeedy/releases" target="_blank" rel="noreferrer noopener">Releases /OpenSpeedy · GitHub</a></p>



<p class="wp-block-paragraph"></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.anopos.com/openspeedy/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>DisplayX &#8211; 显示器测试工具</title>
		<link>https://www.anopos.com/displayx-%e6%98%be%e7%a4%ba%e5%99%a8%e6%b5%8b%e8%af%95%e5%b7%a5%e5%85%b7/</link>
					<comments>https://www.anopos.com/displayx-%e6%98%be%e7%a4%ba%e5%99%a8%e6%b5%8b%e8%af%95%e5%b7%a5%e5%85%b7/#respond</comments>
		
		<dc:creator><![CDATA[anopos]]></dc:creator>
		<pubDate>Fri, 22 May 2026 01:08:09 +0000</pubDate>
				<category><![CDATA[工具&实用程序]]></category>
		<guid isPermaLink="false">https://www.anopos.com/?p=1117</guid>

					<description><![CDATA[显示器测试软件DisPlayX绿色版，双击马上运行，不带任何附加广告和软件，而且点击鼠标就能直接测试了，适合任 [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">       显示器测试软件DisPlayX绿色版，双击马上运行，不带任何附加广告和软件，而且点击鼠标就能直接测试了，适合任意的显示器，包括老的crt和新的液晶显示器都完全没问题，不管显示器多大都可以测试，用来测试坏点，颜色，灰度都没问题，测试项目比较多，大家根据自己的需要选择即可。</p>



<figure class="wp-block-image size-full"><img decoding="async" width="581" height="287" src="https://www.anopos.com/up/DisplayX.png" alt="DisplayX" class="wp-image-1120" srcset="https://www.anopos.com/up/DisplayX.png 581w, https://www.anopos.com/up/DisplayX-300x148.png 300w, https://www.anopos.com/up/DisplayX-150x74.png 150w" sizes="(max-width: 581px) 100vw, 581px" /></figure>



<p class="wp-block-paragraph">显示屏基准测试</p>



<p class="wp-block-paragraph">自定义图片测试</p>



<p class="wp-block-paragraph">液晶屏响应时间测试</p>



<p class="wp-block-paragraph">辅助查找屏幕坏点</p>



<p class="wp-block-paragraph">辅助调校屏幕</p>



<p class="wp-block-paragraph">官方网站：已失效<br>运行平台：Windows XP/Vista/7/8/10/11<br>界面语言：English<br>Download：<a href="https://casc.lanzouq.com/ijh4G3q1ozsd">网盘搬运</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.anopos.com/displayx-%e6%98%be%e7%a4%ba%e5%99%a8%e6%b5%8b%e8%af%95%e5%b7%a5%e5%85%b7/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Fluent Search &#8211; 支持工作流的高颜值 Windows 搜索启动器</title>
		<link>https://www.anopos.com/fluent-search/</link>
					<comments>https://www.anopos.com/fluent-search/#respond</comments>
		
		<dc:creator><![CDATA[anopos]]></dc:creator>
		<pubDate>Mon, 11 May 2026 01:54:24 +0000</pubDate>
				<category><![CDATA[工具&实用程序]]></category>
		<category><![CDATA[桌面增强]]></category>
		<guid isPermaLink="false">https://www.anopos.com/?p=1106</guid>

					<description><![CDATA[Fluent Search 是一款功能强大的搜索工具，可将您 PC 上可搜索的所有内容整合到一个闪电般快速的界 [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Fluent Search 是一款功能强大的搜索工具，可将您 PC 上可搜索的所有内容整合到一个闪电般快速的界面中。即时查找文件、应用程序、浏览器选项卡、Web 内容、打开的窗口等，从而帮助您节省时间并保持高效工作。</p>



<h2 class="wp-block-heading">功能</h2>



<p class="wp-block-paragraph">快速且流畅的搜索 &#8211; 以对系统的影响最小，快速获得结果。先进的算法可确保在您键入时顺利准确地进行搜索。</p>



<p class="wp-block-paragraph">本机文件索引器 &#8211; 高效的本机索引器可快速扫描文件，而不会使 CPU 过载，从而确保工作流不间断。</p>



<p class="wp-block-paragraph">多合一 PC 搜索 &#8211; 通过搜索文件、浏览器选项卡、历史记录、已安装的应用程序和活动窗口来提高您的工作效率 &#8211; 所有这些都来自一个强大的界面。</p>



<p class="wp-block-paragraph">屏幕搜索 &#8211; 使用纯键盘控件无缝导航您的桌面。直接与屏幕上的元素交互 &#8211; 无需鼠标。</p>



<p class="wp-block-paragraph">可扩展插件 &#8211; 使用社区驱动的插件自定义 Fluent Search，以针对您独特的工作流程定制功能。</p>



<p class="wp-block-paragraph">搜索标签系统 &#8211; 使用直观的标签快速优化结果。只需敲击几下键盘即可精确定位您需要的确切信息。</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="946" height="659" src="https://www.anopos.com/up/fluentsearch.png" alt="fluentsearch" class="wp-image-1109" srcset="https://www.anopos.com/up/fluentsearch.png 946w, https://www.anopos.com/up/fluentsearch-300x209.png 300w, https://www.anopos.com/up/fluentsearch-150x104.png 150w, https://www.anopos.com/up/fluentsearch-768x535.png 768w" sizes="auto, (max-width: 946px) 100vw, 946px" /></figure>



<p class="has-background wp-block-paragraph" style="background:linear-gradient(68deg,rgb(198,246,150) 0%,rgb(254,254,254) 100%)">官方网站：<a href="https://fluentsearch.net/" target="_blank" rel="noreferrer noopener">https://fluentsearch.net/</a><br>运行平台：Windows 10 版本 14393.0 或更高版本<br>界面语言：多国语言（含中文）<br>Download：<a href="https://fluentsearch.net/#downloads" target="_blank" rel="noreferrer noopener">官方下载页面</a>；<a href="https://github.com/adirh3/Fluent-Search/releases">Releases · adirh3/Fluent-Search</a></p>



<p class="wp-block-paragraph"></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.anopos.com/fluent-search/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Hextor &#8211; 十六进制编辑器（支持多文件通配符搜索替换）</title>
		<link>https://www.anopos.com/hextor/</link>
					<comments>https://www.anopos.com/hextor/#respond</comments>
		
		<dc:creator><![CDATA[anopos]]></dc:creator>
		<pubDate>Mon, 11 May 2026 01:35:12 +0000</pubDate>
				<category><![CDATA[工具&实用程序]]></category>
		<guid isPermaLink="false">https://www.anopos.com/?p=1102</guid>

					<description><![CDATA[Analyze binary data with comprehensible lightweight hex [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Analyze binary data with comprehensible lightweight hex editor.Hextor &#8211; Hexadecimal editor and binary data analyzing toolkit. Aim of the project is to create a powerful and expandable binary data analyzing toolkit while keeping it lightweight and comprehensible like a conventional hex editor.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="532" src="https://www.anopos.com/up/Hextor-1024x532.png" alt="Hextor" class="wp-image-1104" srcset="https://www.anopos.com/up/Hextor-1024x532.png 1024w, https://www.anopos.com/up/Hextor-300x156.png 300w, https://www.anopos.com/up/Hextor-150x78.png 150w, https://www.anopos.com/up/Hextor-768x399.png 768w, https://www.anopos.com/up/Hextor.png 1225w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">Main features are:</p>



<ul class="wp-block-list">
<li>Fast view/edit files of any size.</li>



<li>View/edit logical volumes, physical disks, process memory.</li>



<li>Unlimited Undo/Redo.</li>



<li>Bookmarks.</li>



<li>ANSI/ASCII encoding (other SBCS and MBCS planned).</li>



<li>View data as different basic types (int8/16/32/float/etc.).</li>



<li>Text/hex/unicode search and replace with wildcards and value search.</li>



<li>Search and replace in files/directories.</li>



<li>Interpret and edit data as structure with C-like description.</li>



<li>Binary file comparison.</li>



<li>View data as bitmap.</li>



<li>Hash calculation (MD/SHA/CRC).</li>



<li>Disassembler (using Zydis library).</li>



<li>Scripting support (via MSScriptControl).</li>
</ul>



<p class="wp-block-paragraph">Project is in early development stage. Use with caution and always make backups of valuable data.</p>



<p class="has-background wp-block-paragraph" style="background:linear-gradient(90deg,rgb(172,246,188) 0%,rgb(235,235,239) 100%)">官方网站：<a href="https://github.com/digitalw0lf/hextor" target="_blank" rel="noreferrer noopener">GitHub &#8211; digitalw0lf/hextor: Hextor &#8211; Hexadecimal editor and binary data analyzing toolkit · GitHub</a><br>运行平台：Windows 7/8/10/11<br>界面语言：English<br>Download：<a href="https://github.com/digitalw0lf/hextor/releases" target="_blank" rel="noreferrer noopener">Releases · digitalw0lf/hextor</a>；<br>网盘搬运：<a href="https://casc.lanzouq.com/iOx0K3p7mjtg">HextorSetup.zip &#8211; 蓝奏云</a></p>



<p class="wp-block-paragraph"></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.anopos.com/hextor/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Duplicate Files Search &#038; Link (Duplicate Searcher) &#8211; 查找和管理重复文件工具</title>
		<link>https://www.anopos.com/duplicate-files-search-link/</link>
					<comments>https://www.anopos.com/duplicate-files-search-link/#respond</comments>
		
		<dc:creator><![CDATA[anopos]]></dc:creator>
		<pubDate>Fri, 08 May 2026 00:37:24 +0000</pubDate>
				<category><![CDATA[工具&实用程序]]></category>
		<category><![CDATA[系统清理]]></category>
		<category><![CDATA[重复文件]]></category>
		<guid isPermaLink="false">https://www.anopos.com/?p=795</guid>

					<description><![CDATA[Find duplicate files and link them using hard links to save a lot of disk space without deleting!

Duplicate Files Search &#038; Link 是一款专为查找和管理重复文件设计的高效工具。它旨在帮助用户快速识别、分析和处理硬盘或网络驱动器中的重复文件，从而释放存储空间并优化文件组织。软件提供了直观的操作界面和强大的搜索算法，确保用户能够轻松找到并处理冗余文件，同时支持多种操作方式，如删除、移动、复制和创建符号链接，以满足不同需求。无论是个人用户还是企业管理员，都可以通过这款工具显著提升文件管理和存储效率。]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image alignright size-full"><img loading="lazy" decoding="async" width="256" height="256" src="https://www.anopos.com/up/DuplicateSearcher.png" alt="" class="wp-image-798" srcset="https://www.anopos.com/up/DuplicateSearcher.png 256w, https://www.anopos.com/up/DuplicateSearcher-150x150.png 150w" sizes="auto, (max-width: 256px) 100vw, 256px" /></figure>



<p class="wp-block-paragraph">Find duplicate files and link them using hard links to save a lot of disk space without deleting!</p>



<p class="wp-block-paragraph">Duplicate Files Search &amp; Link 是一款专为查找和管理重复文件设计的高效工具。它旨在帮助用户快速识别、分析和处理硬盘或网络驱动器中的重复文件，从而释放存储空间并优化文件组织。软件提供了直观的操作界面和强大的搜索算法，确保用户能够轻松找到并处理冗余文件，同时支持多种操作方式，如删除、移动、复制和创建符号链接，以满足不同需求。无论是个人用户还是企业管理员，都可以通过这款工具显著提升文件管理和存储效率。</p>



<span id="more-795"></span>



<figure class="wp-block-image size-large"><img decoding="async" src="http://malich.ru/pics/DuplicateSearcher10-eng.png" alt=""/></figure>



<p class="wp-block-paragraph"><strong>Duplicate Files Search &amp; Link</strong>&nbsp;(Duplicate Searcher)&nbsp;is an application for searching duplicate files (clones) and NTFS&nbsp;<a href="https://en.wikipedia.org/wiki/Hard_links" target="_blank" rel="noreferrer noopener">hard links</a>&nbsp;as well&nbsp;<a href="https://en.wikipedia.org/wiki/Symbolic_link" target="_blank" rel="noreferrer noopener">symbolic links</a>&nbsp;to the same file. It searches duplicate file contents regardless of file name (byte-by-byte comparison is used). This application allows not only to delete duplicate files or to move them to another location, but to replace duplicates with&nbsp;<a href="https://en.wikipedia.org/wiki/NTFS" target="_blank" rel="noreferrer noopener">NTFS</a>&nbsp;<a href="https://en.wikipedia.org/wiki/Hard_links" target="_blank" rel="noreferrer noopener">hard links</a>&nbsp;or&nbsp;<a href="https://en.wikipedia.org/wiki/Symbolic_link" target="_blank" rel="noreferrer noopener">symbolic links</a>&nbsp;as well&nbsp;(unique!).</p>



<p class="wp-block-paragraph">This application was developed because I haven’t find any similar application which allows to operate NTFS-links.</p>



<p class="wp-block-paragraph"><em>A NTFS hard link is the file system representation of a file by which more than one path can refer a single file in the same partition. NTFS hard links allow several files to share the same space on the disk (the same file). For example, several applications can use NTFS-links to the same version of the library instead using different copies of the library files. If several hard links point to the one file, deleting of any hard links doesn&#8217;t cause deleting of the file and freeing disk space until the last hard link to the file will be deleted.</em></p>



<p class="wp-block-paragraph"><strong>Features:</strong></p>



<ul class="wp-block-list">
<li>Free for non-commercial use.<br><a href="http://malich.ru/duplicate_searcher#donate">Donations</a>&nbsp;to support a further development are welcome! 😉</li>



<li>Fast search engine can scan multiple independent drives at once or multiple files on the same SSD.</li>



<li>Identify directory entries that already share a single linked file (<a href="https://en.wikipedia.org/wiki/Hard_links" target="_blank" rel="noreferrer noopener">hard</a>&nbsp;or&nbsp;<a href="https://en.wikipedia.org/wiki/Symbolic_link" target="_blank" rel="noreferrer noopener">symbolic</a>&nbsp;link) on Windows NTFS partitions.<br>*Starting from version 6 also supports&nbsp;<a href="https://en.wikipedia.org/wiki/Hard_links" target="_blank" rel="noreferrer noopener">hard</a>&nbsp;or&nbsp;<a href="https://en.wikipedia.org/wiki/Symbolic_link" target="_blank" rel="noreferrer noopener">symbolic</a>&nbsp;links on Linux EXT2, EXT3, EXT4 partitions (tested only with EXT-partitions mounted with&nbsp;<a href="https://sourceforge.net/projects/ext2fsd/" target="_blank" rel="noreferrer noopener">Ext2Fsd-driver for Windows</a>).</li>



<li>Identify audio, video and JPG files that contain identical media content but have different metadata information.&nbsp;(Unique and new in version 7!)</li>



<li>Replace files with&nbsp;<a href="https://en.wikipedia.org/wiki/Hard_links" target="_blank" rel="noreferrer noopener">hard</a>&nbsp;or&nbsp;<a href="https://en.wikipedia.org/wiki/Symbolic_link" target="_blank" rel="noreferrer noopener">symbolic</a>&nbsp;links.&nbsp;(unique!)<br>Replacing files with hard link means to link multiple directory entries (file names) to a single file on the same logical drive (aka volume/partition).<br>Warning!&nbsp;Be&nbsp;<strong>very careful</strong>&nbsp;by linking system files, back-up files and files which can be altered by the user or OS. Hard or symbolic links aren&#8217;t independent files anymore, all the links point to single file and, if the file is being overwritten using any of link, all other links will also point to the new content.</li>



<li>Detailed visualisation of duplicate files, NTFS&nbsp;<a href="https://en.wikipedia.org/wiki/Hard_links" target="_blank" rel="noreferrer noopener">hard links</a>,&nbsp;<a href="https://en.wikipedia.org/wiki/Symbolic_link" target="_blank" rel="noreferrer noopener">symbolic links</a>&nbsp;and&nbsp;<a href="https://en.wikipedia.org/wiki/NTFS_links" target="_blank" rel="noreferrer noopener">junction points</a>.</li>



<li>Filter and sort files in many ways, including by fragmentation and hard links count.</li>



<li>Supports long paths (path longer than 260 characters). Many other applications don&#8217;t support long paths.</li>
</ul>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<p class="wp-block-paragraph"><strong>System requirements:</strong></p>



<p class="wp-block-paragraph">OS:&nbsp;Windows XP / Server 2003 / Vista / Server 2008 (only versions up to 5.2.*),<br>Windows 7 / Windows 8 / Windows 10 / Windows 11&nbsp; (32- and 64-bit)</p>



<p class="wp-block-paragraph">If you use Windows 7&nbsp;<a href="https://support.microsoft.com/en-us/help/4503548/microsoft-net-framework-4-8-offline-installer-for-windows" target="_blank" rel="noreferrer noopener">Microsoft .NET Framework 4.7.2+</a>&nbsp;must be installed in order to use&nbsp;<strong>Duplicate Files Search &amp; Link</strong>.&nbsp;Windows 10 version 1803 and later should have already installed Microsoft .NET Framework 4.7.2 or newer.</p>



<p class="wp-block-paragraph">You can also install the platform&nbsp;<a href="https://dotnet.microsoft.com/download/dotnet/9.0/runtime" target="_blank" rel="noreferrer noopener">.NET Desktop Runtime 9.0</a>&nbsp;(<a href="https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-9.0.0-windows-x64-installer" target="_blank" rel="noreferrer noopener">64 bit</a>,&nbsp;<a href="https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-9.0.0-windows-x86-installer" target="_blank" rel="noreferrer noopener">32 bit</a>) to run the latest version for this platform.</p>



<p class="wp-block-paragraph"><br><strong>Windows 7 and Windows 8 (8.1)</strong>&nbsp;users must install the Windows update&nbsp;<a href="https://support.microsoft.com/en-us/topic/update-for-universal-c-runtime-in-windows-c0514201-7fe6-95a3-b0a5-287930f3560c" target="_blank" rel="noreferrer noopener">KB2999226</a>&nbsp;to run applications build for .NET 6.0 and newer.<br>If the update is missing you will get the error &#8220;The program can&#8217;t start because&nbsp;<strong>api-ms-win-crt-runtime-l1-1-0.dll</strong>&nbsp;is missing&#8230;&#8221;</p>



<p class="wp-block-paragraph"><strong>Languages:</strong>&nbsp;Belorussian, Chinese, English, French (translated by&nbsp;<a href="https://www.colok-traductions.com/" target="_blank" rel="noreferrer noopener">Colok</a>), German, Hungarian, Italian, Japanese, Polish, Portuguese, Russian, Spain (Colombia), Türkçe, Ukrainian.</p>



<h3 class="wp-block-heading">软件功能</h3>



<p class="wp-block-paragraph">　　1、Duplicate Files Search&amp;Link提供重复查询删除功能，找到重复的就可以删除</p>



<p class="wp-block-paragraph">　　2、支持删除到回收站，如果担心错误删除内容可以选择临时删除到回收站</p>



<p class="wp-block-paragraph">　　3、支持移动到指定的文件夹，可以将重复的内容统一迁移到新的地址保存</p>



<p class="wp-block-paragraph">　　4、支持压缩功能，可以对重复的rar等内容压缩，也可以运用外部工具打开重复的文件</p>



<p class="wp-block-paragraph">　　5、也可以在软件找到重复的链接内容，支持用硬链接替换重复文件</p>



<p class="wp-block-paragraph">　　6、支持用软链接替换重复文件，支持卸载硬链接</p>



<p class="wp-block-paragraph">　　7、软件会显示重复内容分组，找到的重复内容自动在列表上显示分组，方便对分组内容删除</p>



<p class="wp-block-paragraph">　　8、支持预览功能，如果是可以直接查看的照片或者文件就可以预览</p>



<p class="wp-block-paragraph">　　9、支持快速选择重复内容：选择每个组中的最新文件、选择所有只读和系统文件、选择选定行上方的文件</p>



<p class="has-background wp-block-paragraph" style="background:linear-gradient(0deg,rgb(105,221,146) 0%,rgb(235,235,239) 100%)">官方网站：<a href="http://malich.ru/duplicate_searcher">Duplicate Files Search &amp; Link (aka Duplicate Searcher)</a><br>运行平台：Windows XP / Server 2003 / Vista / Server 2008 (only versions up to 5.2.*),<br>Windows 7 / Windows 8 / Windows 10 / Windows 11 (32- and 64-bit)<br>界面语言：多国语言（含中文）<br>Download：<br><strong>10.8.1 ( January 08, 2026 )</strong>：<a href="http://malich.ru/download_duplicate_searcher?id=zip&amp;sid=fa3600bf6d934762b202bd3d995fcf10&amp;version=10.6.6" target="_blank" rel="noreferrer noopener"></a><a href="https://malich.ru/download_duplicate_searcher?id=zip&amp;sid=1ab8c28f7db44b5789b8b5c9977fd012&amp;version=10.8.1">Download</a>（Standalone package）；<a href="http://malich.ru/download_duplicate_searcher?id=installer&amp;sid=fa3600bf6d934762b202bd3d995fcf10&amp;version=10.6.6" target="_blank" rel="noreferrer noopener"></a><a href="https://malich.ru/download_duplicate_searcher?id=installer&amp;sid=1ab8c28f7db44b5789b8b5c9977fd012&amp;version=10.8.1">Download</a>（Installer）；<br>V5.3.0<strong><strong> (May 02, 2023)</strong></strong>：<a href="http://malich.ru/download_duplicate_searcher?id=zip&amp;sid=fa3600bf6d934762b202bd3d995fcf10&amp;version=5.3.0"></a><a href="http://malich.ru/download_duplicate_searcher?id=zip&amp;sid=fa3600bf6d934762b202bd3d995fcf10&amp;version=5.3.0">Download</a>（XP，Standalone package）；<a href="http://malich.ru/download_duplicate_searcher?id=installer&amp;sid=fa3600bf6d934762b202bd3d995fcf10&amp;version=5.3.0">Download</a>（Installer）<br>网盘搬运：<a href="https://casc.lanzouq.com/iQ3s633s6fhi" target="_blank" rel="noreferrer noopener"><a href="https://casc.lanzouq.com/iyuuB3oz8y0f">DupFilesSearchAndLink_(10_8_1).zip &#8211; 蓝奏云</a></a>；</p>



<p class="wp-block-paragraph"></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.anopos.com/duplicate-files-search-link/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>TypePal &#8211; 排版助手</title>
		<link>https://www.anopos.com/typepal/</link>
					<comments>https://www.anopos.com/typepal/#respond</comments>
		
		<dc:creator><![CDATA[anopos]]></dc:creator>
		<pubDate>Thu, 07 May 2026 11:04:41 +0000</pubDate>
				<category><![CDATA[工具&实用程序]]></category>
		<guid isPermaLink="false">https://www.anopos.com/?p=1092</guid>

					<description><![CDATA[一款经典纯文本工具「排版助手 Gidot Typesetter」停更十多年后迎来重大更新，新版本改名 Type [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">一款经典纯文本工具「排版助手 Gidot Typesetter」停更十多年后迎来重大更新，新版本改名 TypePal，保持轻量化的同时大幅提升文本处理能力。</p>



<p class="wp-block-paragraph">TypePal 排版助手是一款广受编辑追捧的智能排版整理文章的软件，该软件短小精悍，无需安装即可使用。适合新闻采集员、编辑、文摘网及有文章排版需求者。</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1017" height="610" src="https://www.anopos.com/up/TypePal.png" alt="TypePal" class="wp-image-1094" srcset="https://www.anopos.com/up/TypePal.png 1017w, https://www.anopos.com/up/TypePal-300x180.png 300w, https://www.anopos.com/up/TypePal-150x90.png 150w, https://www.anopos.com/up/TypePal-768x461.png 768w" sizes="auto, (max-width: 1017px) 100vw, 1017px" /></figure>



<h2 class="wp-block-heading">功能</h2>



<ul class="wp-block-list">
<li>段落智能修正</li>



<li>去掉干扰符</li>



<li>删除段尾空格</li>



<li>合并按字数换行</li>



<li>全角半角字符转换</li>



<li>修正标点符号</li>



<li>一键排版</li>



<li>复制自动排版</li>



<li>清理 Unicode 编码，如 u7f16u7801</li>



<li>清理 HTML 编码，如  </li>



<li>去重复行</li>



<li>大小写字母转换</li>



<li>文字统计</li>



<li>生成随机字符串</li>



<li>批量排版</li>



<li>剪切板管理器</li>



<li>首尾签名管理</li>



<li>多行查找与替换</li>
</ul>



<h3 class="wp-block-heading"><a></a>排版助手 TypePal 4.2 开发日志</h3>



<ul class="wp-block-list">
<li>2025.07.27 <strong>发布：4.2.1 版本</strong></li>



<li>2025.05.26 新增：可拖拽「剪切板管理」内容到文本编辑框以及其它软件中</li>



<li>2025.04.28 优化：调整一键排版单句处理逻辑，与旧版排版助手保持一致</li>



<li>2025.04.26 修复：一些 UI 显示问题</li>



<li>2025.04.21 修复：拖拽窗口大小时，底部工具栏残影</li>



<li>2025.04.19 优化：热键控制字体大小代码逻辑并修复遗漏</li>



<li>2025.04.14 优化：「剪切板管理」向编辑器批量插入文本，改为倒序插入，以符合复制的先后顺序</li>



<li>2025.04.14 优化：“标点修正” 功能增加修正半角破折号</li>



<li>2025.04.14 优化：另存为时若已打开某文件，则文件保存对话框沿用旧名</li>



<li>2025.04.14 优化：若书名号开头，则保存文件时自动文件名使用书名号内的名字</li>
</ul>



<p class="wp-block-paragraph">在线版本：<a href="https://zmk.ink/typesetter/online.html" target="_blank" rel="noreferrer noopener">https://zmk.ink/typesetter/online.html</a></p>



<p class="has-background wp-block-paragraph" style="background:linear-gradient(0deg,rgb(170,240,116) 0%,rgb(235,235,239) 100%)">官方网站：<a href="https://zmk.ink/" target="_blank" rel="noreferrer noopener">https://zmk.ink/</a><br>运行平台：Win 7/8/10/11<br>界面语言：简体中文<br>Download：<a href="https://casc.lanzouq.com/iW6vk3oxx82j">排版助手_TypePal_4.2.1.zip &#8211; 蓝奏云</a></p>



<p class="wp-block-paragraph"></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.anopos.com/typepal/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>AntiTwin &#8211; 查找和删除重复文件</title>
		<link>https://www.anopos.com/antitwin/</link>
					<comments>https://www.anopos.com/antitwin/#respond</comments>
		
		<dc:creator><![CDATA[anopos]]></dc:creator>
		<pubDate>Fri, 01 May 2026 00:43:22 +0000</pubDate>
				<category><![CDATA[工具&实用程序]]></category>
		<category><![CDATA[系统清理]]></category>
		<guid isPermaLink="false">https://www.anopos.com/?p=1087</guid>

					<description><![CDATA[Anti-Twin查找和删除重复文件是一款专门用来查找删除重复文件的利器，可以在单个文件夹里搜索，也可以搜索两 [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><strong>Anti-Twin查找和删除重复文件</strong>是一款专门用来查找删除重复文件的利器，可以在单个文件夹里搜索，也可以搜索两个文件夹中的相同文件，无论是图片还是其他格式的各种文档都可以搜索，支持一键选择重复文件，一键删除。</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="775" height="707" src="https://www.anopos.com/up/AntiTwin.png" alt="AntiTwin" class="wp-image-1090" srcset="https://www.anopos.com/up/AntiTwin.png 775w, https://www.anopos.com/up/AntiTwin-300x274.png 300w, https://www.anopos.com/up/AntiTwin-150x137.png 150w, https://www.anopos.com/up/AntiTwin-768x701.png 768w" sizes="auto, (max-width: 775px) 100vw, 775px" /></figure>



<figure class="wp-block-table"><table class="has-fixed-layout"><tbody><tr><td>Anti-Twin&nbsp;first appeared in 2003 and was maintained until 2012. However, the program still runs on current&nbsp;Windows&nbsp;versions such as Windows 10 or 11 and can therefore still be downloaded here.<br><strong>Anti-Twin Classic</strong><br><br>Byte-by-byte comparison of user-defined files (file content)Search for identical or similar file namesPixel-based image comparison, e.g. search for similar pictures<br><strong>Freeware for private use</strong><br><br>Anti-Twin&nbsp;is a small software application which compares files, i.e. it searches for duplicate or similar files on your hard disk drive. All similar or identical files that were found can either be sent to the recycle bin or directly deleted. This will increase the hard disk space on your computer.Select the option “Compare file content” to compare the entire binary content of the files. This&nbsp;means that the file names are irrelevant. Here, the basic principle is: “Names are just smoke and mirrors. It&#8217;s the inner values that count!”</td></tr></tbody></table></figure>



<figure class="wp-block-table"><table class="has-fixed-layout"><tbody><tr><td><strong><br>Application examples</strong><br><br><img decoding="async" src="https://antitwin.org/g/plus.gif">Check existing file collections for contained duplicates<br><img decoding="async" src="https://antitwin.org/g/plus.gif">Check new files before they are to be sorted into a folder (e.g. new MP3 files or pictures are to be included in an archive)<br><img decoding="async" src="https://antitwin.org/g/plus.gif">Synchronize folders manually, e.g. compare similar folders on laptop and PC<br><img decoding="async" src="https://antitwin.org/g/minus.gif">You can&#8217;t optimize Windows with it!<br>Anti-Twin is an excellent tool to e.g. find and delete duplicate MP3 files in a download folder or to find similar images. Apart from that, Anti-Twin helps you clean up employees&#8217; chaotic file repositories in company networks, e.g. by searching for unnecessary file copies and redundant data backups.</td></tr></tbody></table></figure>



<p class="has-background wp-block-paragraph" style="background:linear-gradient(0deg,rgb(139,164,217) 0%,rgb(235,235,239) 100%)">官方网站：<a href="https://antitwin.org/" target="_blank" rel="noreferrer noopener">antitwin.org</a><br>运行平台：Windows 11, 10, 8, 7, XP<br>界面语言：多国语言（含中文）<br>Download：</p>



<figure class="wp-block-table"><table class="has-fixed-layout"><tbody><tr><td>with installer<br>(recommended)</td><td><a href="https://www.aidex.de/software/antitwin/AntiTwin_Setup.exe"><strong>AntiTwin_Setup.exe</strong></a><br>or<br><a href="https://www.aidex.de/software/antitwin/AntiTwin.zip"><strong>AntiTwin.zip</strong></a></td><td>Windows 11, 10, 8, 7, XP</td><td>ca. 0,9 MB</td></tr><tr><td>without installer</td><td><a href="https://www.aidex.de/software/antitwin/AntiTwin.exe"><strong>AntiTwin.exe</strong></a></td><td>Windows 11, 10, 8, 7, XP</td><td>ca. 0,9 MB</td></tr><tr><td>without Unicode,<br>without installer</td><td><a href="https://www.aidex.de/software/antitwin/AntiTwin_Win98.exe"><strong>AntiTwin_Win98.exe</strong></a></td><td>Windows 98, ME, NT 4<br>(and all recent Windows)</td><td>ca. 0,8 MB</td></tr></tbody></table></figure>



<p class="wp-block-paragraph"></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.anopos.com/antitwin/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>微PE工具箱 &#8211; 超好用的装机维护工具</title>
		<link>https://www.anopos.com/wepe/</link>
					<comments>https://www.anopos.com/wepe/#respond</comments>
		
		<dc:creator><![CDATA[anopos]]></dc:creator>
		<pubDate>Mon, 27 Apr 2026 09:29:15 +0000</pubDate>
				<category><![CDATA[工具&实用程序]]></category>
		<category><![CDATA[操作系统]]></category>
		<guid isPermaLink="false">https://www.anopos.com/?p=1081</guid>

					<description><![CDATA[跨时代的PE工具箱，装机维护得力的助手，最后的救命稻草。化繁为简，小材大用，一键安装，极速启动。 多功能安装程 [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">跨时代的PE工具箱，装机维护得力的助手，最后的救命稻草。化繁为简，小材大用，一键安装，极速启动。</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="256" height="256" src="https://www.anopos.com/up/wepe.png" alt="" class="wp-image-1083" srcset="https://www.anopos.com/up/wepe.png 256w, https://www.anopos.com/up/wepe-150x150.png 150w" sizes="auto, (max-width: 256px) 100vw, 256px" /></figure>



<p class="wp-block-paragraph"><strong>多功能安装程序</strong></p>



<p class="wp-block-paragraph">微PE的智能EXE安装包使得PE能够灵活地部署到系统开机启动项、制作可启动U盘、移动硬盘、生成ISO镜像。</p>



<p class="wp-block-paragraph">全面并很好地支持各个操作系统，甚至是在新的UEFI启动的系统。</p>



<p class="wp-block-paragraph">我们致力于让复杂的技术操作简单化，让维护效率迅速提升。安装PE从此变得特别简单。</p>



<p class="wp-block-paragraph"><strong>完整并精简的内核</strong></p>



<p class="wp-block-paragraph">为了部署出一个功能完整、体积更小的PE环境，微PE做出了推进行业发展的努力。</p>



<p class="wp-block-paragraph">我们花了巨大的精力研究了系统启动所需，减少掉了很多在PE启动过程中不必要的文件，并保证了功能完整不缺失，每一个MB都不浪费。</p>



<p class="wp-block-paragraph">我们的极致追求让一个PE在保证稳定性的前提下做到了业界较小文件列表。</p>



<p class="wp-block-paragraph"><strong>性价比超高的第三方工具合集</strong></p>



<p class="wp-block-paragraph">为了让我们在PE中能够完成更多的维护操作，我们甄选了一大批备受好评的维护型工具软件，这些软件均来自经验丰富的开发者，每个都很好用。</p>



<p class="wp-block-paragraph">同时我们对全部软件都进行了精简和压缩适配，在保证功能完整的情况下，减小了存储和传输的成本。</p>



<p class="wp-block-paragraph">我们的这些努力使微PE成为唯一一个不但内核小，而且工具全的PE工具箱，堪称精华中的精华。</p>



<p class="wp-block-paragraph"></p>



<p class="has-background wp-block-paragraph" style="background:linear-gradient(180deg,rgb(174,202,122) 0%,rgb(235,235,239) 100%)">官方网站：<a href="https://www.wepe.com.cn/" target="_blank" rel="noreferrer noopener">www.wepe.com.cn</a><br>运行平台：Windows 7/8/10/11<br>界面语言：简体中文<br>Download：<br><a href="https://mirrors.sdu.edu.cn/wepe/WePE_64_V2.3.exe">mirrors.sdu.edu.cn/wepe/WePE_64_V2.3.exe</a>；<a href="https://mirrors.lzu.edu.cn/wepe/WePE_64_V2.3.exe">https://mirrors.lzu.edu.cn/wepe/WePE_64_V2.3.exe</a>；<a href="https://mirrors.sdu.edu.cn/wepe/WePE_32_V2.3.exe">mirrors.sdu.edu.cn/wepe/WePE_32_V2.3.exe</a>；<a href="https://mirrors.lzu.edu.cn/wepe/WePE_32_V2.3.exe">https://mirrors.lzu.edu.cn/wepe/WePE_32_V2.3.exe</a>；<br><a href="https://pan.baidu.com/share/init?surl=qm9az-dcPdH_IALjSzRuCg&amp;pwd=wepe">百度网盘 请输入提取码</a>；<a href="https://www.aliyundrive.com/s/gvL6UnzLjjx">aliyundrive.com/s/gvL6UnzLjjx</a></p>



<p class="wp-block-paragraph"></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.anopos.com/wepe/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Mem Reduct &#8211; 免费开源的 Windows 内存清理工具</title>
		<link>https://www.anopos.com/mem-reduct/</link>
					<comments>https://www.anopos.com/mem-reduct/#respond</comments>
		
		<dc:creator><![CDATA[anopos]]></dc:creator>
		<pubDate>Wed, 15 Apr 2026 02:15:04 +0000</pubDate>
				<category><![CDATA[工具&实用程序]]></category>
		<guid isPermaLink="false">https://www.anopos.com/?p=1075</guid>

					<description><![CDATA[Lightweight real-time memory management application to monitor and clean system memory on your computer.]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">MemReduct是一款免费开源的内存自动清理工具，采用微软内存整理内核，支持一键清理多余内存，及时释放后台程序未释放的资源，让你的电脑运行速度飞快。同时还拥有简单易用的操作界面，用户只需点击几下鼠标或键盘，即可完成内存清理任务。</p>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" decoding="async" width="338" height="400" src="https://www.anopos.com/up/MemReduct.png" alt="Mem Reduct" class="wp-image-1077" srcset="https://www.anopos.com/up/MemReduct.png 338w, https://www.anopos.com/up/MemReduct-254x300.png 254w, https://www.anopos.com/up/MemReduct-127x150.png 127w" sizes="auto, (max-width: 338px) 100vw, 338px" /></figure>



<p class="wp-block-paragraph">Lightweight real-time memory management application to monitor and clean system memory on your computer.</p>



<p class="wp-block-paragraph">The program used undocumented internal system features (Native API) to clear system cache (system working set, working set, standby page lists, modified page lists) with variable result ~10-50%. Application it is compatible with Windows XP SP3 and higher operating systems, but some general features available only since Windows Vista.</p>



<p class="wp-block-paragraph"></p>



<p class="has-background wp-block-paragraph" style="background:linear-gradient(180deg,rgb(180,235,176) 0%,rgb(235,235,239) 100%)">官方网站：<a href="https://github.com/henrypp/memreduct/" target="_blank" rel="noreferrer noopener">https://github.com/henrypp/memreduct/</a><br>运行平台：Windows 7, 8, 8.1, 10, 11 64-bit/ARM64，An SSE2-capable CPU<br>界面语言：多国语言（含中文）<br>Download：<a href="https://github.com/henrypp/memreduct/releases" target="_blank" rel="noreferrer noopener">https://github.com/henrypp/memreduct/releases</a>；<br>网盘搬运：<a href="https://casc.lanzouq.com/ivat83nab5cf">memreduct-3.5.2-bin.7z &#8211; 蓝奏云</a><br></p>



<p class="wp-block-paragraph"></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.anopos.com/mem-reduct/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
