小代码大作用,电脑开荒代码:有哪些代码非常短但非常有用: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

29 September 2025

  • curprev 10:3410:34, 29 September 2025Mwroot talk contribs 4,752 bytes +4,752 Created page with "某一天,你拿到了一台新电脑。或者,某一天,你的电脑系统崩溃了。你需要从头配置一套从前习惯的工具链,那么,以下这些小代码,非常有用。请在你理解用处、并自担风险的情况下使用。 == Windows 平台 == <syntaxhighlight lang="powershell" line> # set-network-private.ps1 # 用于把公用网络改为私用网络,实现全屋共享。需以管理员权限运行:创建快捷方式,目标选本..."