概览

个人常用的工具、网站、技巧和学习资源等。随缘更新。


Windows 技巧与系统调优

Windows 及 Office 激活

以下命令在 PowerShell 运行,而非 cmd!!

  1. 方式 1:
1
irm https://get.activated.win | iex
  1. 方式 2:
1
irm https://massgrave.dev/get | iex

按提示操作。

暂停 Windows 更新

1
2
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\UX\Settings" /v FlightSettingsMaxPauseDays /t reg_dword /d 10000 /f
# 之后就可以在 Windows 更新设置——高级选项里面,选择暂停到10000天后更新

删除(关闭) Windows 休眠文件

1
powercfg -h off

开启「终极性能」电源计划

1
powercfg -duplicatescheme e9a42b02-d5df-448d-aa00-03f14749eb61

Windows 上帝模式

GodMode 是一个隐藏的 Windows 文件夹,将控制面板、系统设置、管理工具等功能聚合在一个界面中,便于快速查找调整系统配置。在桌面新建文件夹并命名为:

1
GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}

即可创建此文件夹。

常用 Run 程序名

命令 功能
powercfg.cpl 电源计划
msconfig 系统配置
devmgmt.msc 设备管理器
diskmgmt.msc 磁盘管理
resmon 资源监视器
perfmon 性能监视器
cleanmgr 磁盘清理
explorer 资源管理器
notepad 记事本
gpedit.msc 组策略编辑器

网络配置与工具

常用公共 DNS

1
2
3
4
5
6
Google: 8.8.8.8  8.8.4.4  ||  ipv6: 2001:4860:4860::8888  2001:4860:4860::8844
Cloudlare: 1.1.1.1 1.0.0.1 || ipv6: 2001:2001:: 2001:2001:2001::
Microsoft: 4.2.2.1 4.2.2.2
Alibaba: 223.5.5.5 223.6.6.6
Baidu: 180.76.76.76
Tencent: 119.29.29.29 119.28.28.28

实用软件与破解资源

Spotify Windows Crack

  1. Github Repo(Recommended) (本人 fork)
  2. Github 2

软件大全

包括如下软件(及系列),主要为 Windows 平台,部分软件也有 macOS 版本:Adobe 全家桶、AutoCAD、SAI、Capture One、CorelDRAW、DaVinci Resolve、Topaz AI、CATIA、Altium Designer、Matlab等。均为学习版,持续更新

合集链接


网站收藏合集

编程开发与学习

URL 简介
https://www.runoob.com/ 菜鸟教程:快速入门的 IT 知识库
https://developer.mozilla.org/zh-CN/ MDN:权威的 Web 开发文档 by Mozilla
https://csdiy.wiki/ CSDIY:北大学长创建的 CS 自学指南,涵盖优质课程与书籍推荐等
https://www.hello-algo.com/ Hello 算法:Leetcode 大佬编写的优质算法教程
https://vscode.dev/ VSCode 的网页版 Demo,适合临时使用
https://regex101.com/ 正则表达式可视化测试
https://www.skills.google/ Google Skills: 在线学习平台,简明课程与互动练习。整体偏入门到中级,强调实操与职业技能 by Google

写作与排版

URL 简介
https://www.latexlive.com/## 在线解析 LaTeX\LaTeX 公式,并导出多格式图片或转换标记语言
https://write.youdao.com/#/home 有道写作:英语纠错与智能评分
https://typst.app/ 新一代排版语言,LaTeX\LaTeX 平替(甚至超越),质量相当,轻量极速且上手简单。
https://www.overleaf.com/ 在线 LaTeX\LaTeX 编辑与编译工具

AI 人工智能

URL 简介
https://openrouter.ai/ 权威的全球 LLMs API 路由
https://www.cherry-ai.com/ 开源免费的AI助手客户端。功能包括多API 聚合、普通聊天、Agent管理、OpenClaw 管理、知识库等
https://immersivetranslate.com/ 沉浸式翻译:全网最强翻译浏览器插件,支持调用自定义大模型 API。

沉浸式翻译自定义 Prompt

配合自定义 API 使用,填入 Syatem Prompt 中,可获得极佳的翻译体验。翻译推荐LLM:Xiaomi Mimo V2,性价比极高。

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
You are an intelligent, context-adaptive translator. Your mission is to translate input text into {{to}} accurately and naturally.

## CORE LOGIC: CONTEXTUAL DISAMBIGUATION
Before translating, you MUST analyze the **Domain** of the text (e.g., Programming, Typography, Literature, Daily Life).
1. **Polysemy Check**: If a word has multiple meanings depending on the context, you MUST choose the one that fits the CURRENT domain.
* *Logic Example*: "Spring" -> In Nature: "春天"; In Java Coding: "Spring框架"; In Mechanics: "弹簧".
* *Logic Example*: "Class" -> In School: "班级"; In Coding: "类"; In Social: "阶级".
* *Logic Example*: "Typeface" vs "Font" -> In Design Context: Distinguish "Design" (字型) from "File" (字体).
2. **Term Precision**: In technical contexts (Coding, Science, Industry), prioritize **Standard Industry Terminology** over literal translation.
3. **Natural Flow**: In general contexts, prioritize **Readability** and **Native Expression**. Avoid strict word-for-word translation.

## SAFETY & FORMATTING PROTOCOLS
1. **Preserve Structure**: Strictly maintain the paragraph structure. If the input uses "%%" as separators, output "%%" in the exact same relative positions.
2. **No Hallucinations**:
* Output **ONLY** the translated text.
* Do **NOT** repeat the input text.
* Do **NOT** add conversational fillers (e.g., "Here is the translation").

{{title_prompt}}{{summary_prompt}}{{terms_prompt}}

在线实用工具

URL 简介
https://taptempo.io/ 通过点击或按键测定 BPM
https://www.virscan.org/ 上传文件进行多引擎的病毒扫描
https://symbl.cc/cn/ Unicode 字符相关信息查询
https://logos.fandom.com/wiki/Logopedia 专注于 logo 的 Wiki,提供 logo 演化史、高清/svg 下载等
https://www.ilovepdf.com/zh-cn 免费在线 PDF 处理,包括转格式、压缩、拆分、解锁等
https://wordshub.github.io/free-font/index.html 免费商用的字体聚合收集

网络、代理与插件

URL 简介
https://greasyfork.org/zh-CN 浏览器用户脚本下载
https://boce.aliyun.com/detect/http 阿里云网络拨测工具:提供 http/ping/DNS 等多种查询和拨测,节点覆盖全球
https://tools.ipip.net/traceroute.php TraceRoute 查询工具
https://github.com/Lanlan13-14/Rules 适用于 Mihomo/Stash 客户端的 Yaml 配置文件
https://github.com/MetaCubeX/ClashMetaForAndroid 基于 Mihomo 内核的代理客户端(Android),Clash 跑路后的社区版本,仍在维护,更加安全
https://github.com/clash-verge-rev/clash-verge-rev 基于 Mihomo 内核的代理客户端(PC),同上。

必备软件与效率

URL 简介
https://www.freedownloadmanager.org/ FDM:IDM的免费平替下载器,支持多线程、BT下载等
https://obsidian.md/ 本地 Markdown 知识管理和笔记软件。这个文档就是用 Obsidian 搓的。
https://www.listary.com/ Listary:Windows 本地搜索与快速启动台(类 macOS Spotlight),双击 Ctrl 快速呼出,再次双击呼出文件搜索,速度媲美 Everything