Windows

永久激活 Windows 和 Office

0 条评论 Wiki Windows Windows 和微软对着干 5+1
源站链接 (Github) https://github.com/massgravel/Microsoft-Activation-Scripts使用方法按下 Win+R 输入 powershell 打开 Power Shell 并键入下列内容:irm https://massgrave.dev/get | iex在打开的窗口中敲击数字键盘来进入列表。建议使用第三项,能同时激活 Windows...

Windows 11 新鲜体验

0 条评论 Windows Windows 5+1
Windows 11 Dev 版本又更新了,最近有一些 app 已经 "Refreshed" 了,更新之后的软件不仅更美观,速度也比原来快了。Windows桌面:多种主题任你挑选。Settings:全新的界面操作更简洁。Microsoft Store:更多的 UWP 软件陆续上线。Microsoft Refreshed AppMicrosoft Paint:更加美观的设计。Microsoft...

在 Windows 11 上用 WSL2 完美运行 Ubuntu Linux GUI 应用程序

0 条评论 Linux Linux Windows WSL 5+1
关于 WSL 技术详见我的在 Windows 上用 WSL 完美运行 Ubuntu Linux 程序,这篇文章会在 WSL 基础上运用 Microsoft 提供的 WSLg 运行 GUI 程序,这会让效率大幅提升!准备安装准备系统你的电脑需要是以下任意一个:Windows 10 Insider Preview build 21362+ (Windows 10 开发者 21362+)Windo...

在 Windows 上用 WSL 完美运行 Ubuntu Linux 程序

2 条评论 Linux Linux Windows WSL 5+1
有很多应用只提供 Linux 平台或只提供 Windows 平台,我想同时使用 Windows 和 Linux 应用。那么就得用到这个技术了: WSL什么是WSL维基百科解释:WSL提供了一个由微软开发的Linux兼容的内核接口(不包含Linux内核代码),然后可以在其上运行GNU用户空间,例如Ubuntu,openSUSE,SUSE Linux Enterprise Server,Debi...