Bruce Lu's Bookmarks

我的主页

游戏

游戏限时领取

  • 免费领取Steam或Epic平台游戏(每周更新)
    • https://freegames.luxiaoyou.com/
    • https://store.steampowered.com/search/?maxprice=free&specials=1&ndl=1
    • https://store.epicgames.com/zh-CN/free-games
  • Free PC Games – DRM-Free & Steam Freebies
    • https://freebies.indiegala.com/

游戏报告

  • Proton测试游戏报告
    • https://www.protondb.com/
  • Steam上所有资料的数据库
    • https://steamdb.info/

游戏工具

  • 适用于电脑的游戏服务修复工具(Xbox)
    • https://support.xbox.com/zh-CN/help/games-apps/troubleshooting/gaming-services-repair-tool
  • 修复适用于 Windows 的 Xbox 应用的游戏问题
    • https://support.xbox.com/zh-CN/help/games-apps/troubleshooting/troubleshoot-games-windows-10
  • 无人深空建模相关工具
    • https://github.com/vectorcmdr/NMSE/releases
    • https://github.com/djmonkeyuk/nms-base-builder/releases
    • https://www.blender.org/download/
    • https://oogc.cc/zy/down-user-74835

SteamOS

  • SteamOS 安装与修复
    • https://help.steampowered.com/zh-cn/faqs/view/65B4-2AA3-5F37-4227

RetroArch(全能模拟器)

  • RetroArch下载
    • https://store.steampowered.com/app/1118310/RetroArch/
    • https://www.retroarch.com/?page=platforms
  • Roms下载
    • https://r-roms.github.io/megathread/retro/

MODs

  • N站
    • https://www.nexusmods.com/games

书签

最佳硬件

  • 最佳显卡
    • https://benchmarks.ul.com/zh-hans/compare/best-gpus
  • 最佳处理器
    • https://benchmarks.ul.com/zh-hans/compare/best-cpus

游戏开发

  • PyGame
    • https://www.pygame.org/wiki/GettingStarted
    • https://www.pygame.org/docs/
  • Godot
    • https://docs.godotengine.org/zh-cn
  • 美术工具
    • https://www.aseprite.org/
    • https://docs.blender.org/manual/zh-hans/latest/
  • 虚幻引擎
    • https://dev.epicgames.com/documentation/zh-cn/unreal-engine/

大模型工具

  • 大模型助手
    • https://copilot.microsoft.com/
    • https://huggingface.co/
    • https://chat.openai.com/chat
    • https://www.tongyi.com/qianwen/
    • https://www.kimi.com/

影视创作工具文档

  • 虚幻引擎
    • https://dev.epicgames.com/documentation/zh-cn/unreal-engine/
  • GIMP
    • https://www.gimp.org/tutorials/
  • Blender
    • https://docs.blender.org/manual/zh-hans/latest/
  • FFmpeg
    • https://ffmpeg.org/documentation.html
  • Krita
    • https://docs.krita.org/zh_CN/
  • iMovie
    • https://support.apple.com/zh-cn/102102
  • LMMS
    • https://docs.lmms.io/user-manual
  • Shotcut
    • https://www.shotcut.org/tutorials/
  • OpenShot
    • https://www.openshot.org/user-guide/
  • Kdenlive
    • https://docs.kdenlive.org/zh_CN/getting_started.html
  • 达芬奇教程
    • http://www.blackmagicdesign.com/cn/products/davinciresolve/training
  • 达芬奇相关手册
    • http://www.blackmagicdesign.com/cn/support/

技术

  • 速成手册
    • https://learnxinyminutes.com/
  • Openai Cookbook
    • https://github.com/openai/openai-cookbook
  • Microsoft 故障排除文档
    • https://docs.microsoft.com/zh-cn/troubleshoot/
  • Microsoft Learn
    • https://learn.microsoft.com/zh-cn/
  • arXiv
    • https://arxiv.org/

镜像源

  • pip
    • pip install <安装包> -i <镜像源>
    • https://pypi.tuna.tsinghua.edu.cn/simple/
    • https://mirrors.aliyun.com/pypi/simple/
    • https://pypi.mirrors.ustc.edu.cn/simple/
    • https://mirrors.cloud.tencent.com/pypi/simple/
  • GNU Mirror List
    • https://www.gnu.org/prep/ftp.html
  • MSYS2
    • https://mirrors.tuna.tsinghua.edu.cn/help/msys2/

系统镜像下载

  • Windows
    • https://msdn.itellyou.cn/
  • Linux发行版
    • Debian
      • https://www.debian.org/distrib/
    • Archlinux
      • https://archlinux.org/download/
  • OpenWRT
    • https://openwrt.org/toh/views/toh_fwdownload

Linux

  • Arch Wiki
    • https://wiki.archlinuxcn.org/wiki/Main_page

PWA

  • PWA
    • https://developer.mozilla.org/zh-CN/docs/Web/Progressive_web_apps
    • https://learn.microsoft.com/zh-cn/microsoft-edge/progressive-web-apps/
    • https://web.developers.google.cn/learn/pwa/progressive-web-apps?hl=zh-cn

Lua

  • Lua手册
    • https://www.lua.org/docs.html

C#

  • C#指南
    • https://learn.microsoft.com/zh-cn/dotnet/csharp/

PowerShell

  • PowerShell文档
    • https://learn.microsoft.com/zh-cn/powershell/

Nodejs

  • HTML,CSS,JS压缩
    • https://www.npmjs.com/package/html-minifier

PHP

  • PHP手册
    • https://www.php.net/manual/zh/
  • Composer
    • https://getcomposer.org/doc/00-intro.md
  • PSR
    • https://www.php-fig.org/psr/
  • Opencart系统深入了解
    • https://github.com/opencart/opencart/wiki
  • Woo 支付网关API
    • https://woocommerce.com/document/payment-gateway-api/
  • Zen Cart开发人员文档
    • https://docs.zen-cart.com/dev/
  • ThinkPHP
    • https://doc.thinkphp.cn/v8_0/preface.html
  • PHP扩展编写
    • https://www.zend.com/resources/writing-php-extensions
  • Web 开发技术
    • https://developer.mozilla.org/zh-CN/docs/Web

数据库

  • MariaDB
    • https://mariadb.com/kb/en/a-mariadb-primer/
  • PostgreSQL
    • https://www.postgresql.org/docs/current/
  • Redis
    • https://redis.io/docs/getting-started/

Python

  • Python官方文档
    • https://docs.python.org/zh-cn/3/
  • Paramiko
    • https://docs.paramiko.org/en/latest/api/client.html

容器

  • Docker
    • https://docs.docker.com/reference/
  • Kubernetes
    • https://kubernetes.io/zh-cn/docs/setup/
  • kind
    • https://kind.sigs.k8s.io/
  • minikube
    • https://minikube.sigs.k8s.io/docs/start/

财务管理

  • GnuCash
    • https://gnucash.org/viewdoc.phtml?rev=4&lang=C&doc=guide
  • hledger
    • https://hledger.org/accounting.html#tutorial-accounting-basics-and-further-study
  • ledger
    • https://ledger-cli.org/doc/ledger3.html
  • KMyMoney
    • https://kmymoney.org/screenshots.html

写作

  • Spacemacs图层列表
    • https://develop.spacemacs.org/layers/LAYERS.html
  • Org手册
    • https://orgmode.org/manual/
    • https://orgmode.org/worg/org-tutorials/index.html
  • Sphinx
    • https://www.sphinx-doc.org/zh_CN/master/usage/quickstart.html
  • MkDocs
    • https://squidfunk.github.io/mkdocs-material/getting-started/
  • Redoc
    • https://github.com/Redocly/redoc
  • Markdoc
    • https://markdoc.dev/docs/getting-started
  • Pelican
    • https://docs.getpelican.com/zh-cn/latest/settings.html

便宜好用的VPS

  • onevps
    • https://onevps.cloud/?aff=101

经济相关

  • 经济指标数据
    • https://zh.tradingeconomics.com/

法律知识

  • 国家法律法规数据库
    • https://flk.npc.gov.cn/index.html

信息查询

  • 工业和信息化部政务服务平台
    • https://ythzxfw.miit.gov.cn/index
  • 电信网码号资源使用和调整审批系统
    • https://nac.miit.gov.cn/#/notice/gxb

地图

  • 标准地图服务系统
    • http://bzdt.ch.mnr.gov.cn/

作者: Bruce Lu

Created: 2026-09-16 周三 10:31

Emacs 30.1 (Org mode 9.7.11)

Validate