-
Notifications
You must be signed in to change notification settings - Fork 17
windows
Hanlei Qin edited this page Jul 10, 2024
·
6 revisions
Microsoft Windows, commonly referred to as Windows, is a group of several proprietary graphical operating system families, all of which are developed and marketed by Microsoft.
- WSL: Issues found on WSL(Windows Subsystem for Linux)
- Microsoft PowerToys is a set of utilities for power users to tune and streamline their Windows experience for greater productivity. Inspired by the Windows 95 era PowerToys project, this reboot provides power users with ways to squeeze more efficiency out of the Windows 10 shell and customize it for individual workflows. A great overview of the Windows 95 PowerToys can be found here.
- windows95: This is Windows 95, running in an Electron app. Yes, it's the full thing. I'm sorry.
- Vcpkg helps you manage C and C++ libraries on Windows, Linux and MacOS. This tool and ecosystem are constantly evolving, and we always appreciate contributions!
- x64dbg: An open-source binary debugger for Windows, aimed at malware analysis and reverse engineering of executables you do not have the source code for. There are many features available and a comprehensive plugin system to add your own. You can find more information on the blog!
- xrdp provides a graphical login to remote machines using Microsoft Remote Desktop Protocol (RDP). xrdp accepts connections from a variety of RDP clients: FreeRDP, rdesktop, NeutrinoRDP and Microsoft Remote Desktop Client (for Windows, Mac OS, iOS and Android).
- Windows 删除 chrome 地址栏联想内容
- 按向下箭头键以突出显示相应内容,然后按 Shift + Delete 键
- 固态硬盘用MBR还是GPT更适合?
-
如何使用 Mac 制作 Windows 10 U 盘启动盘
diskutil list
-
diskutil eraseDisk MS-DOS "WIN10" GPT /dev/disk2
(假设 U盘 为:/dev/disk2)- 注意:老旧 U 盘可能需要
diskutil eraseDisk MS-DOS "WIN10" MBR /dev/disk2
- 注意:老旧 U 盘可能需要
- 挂载 iso
hdiutil mount ~/Downloads/Win10_1903_V1_English_x64.iso
-
rsync -vha --exclude=sources/install.wim /Volumes/CCCOMA_X64FRE_EN-US_DV9/* /Volumes/WIN10
(此处忽略大文件install.wim
) brew install wimlib
wimlib-imagex split /Volumes/CCCOMA_X64FRE_EN-US_DV9/sources/install.wim /Volumes/WIN10/sources/install.swm 3800
- Windows could not prepare the computer to boot into the next phase of installation
- Awesome Windows: 💻 🎉 An awesome & curated list of best applications and tools for Windows.
芝士就是力量,法国就是培根!
Knowledge is power -- Francis Bacon
人要是没有梦想,和咸鱼有什么分别?光标请勿在最高司令官身上停留!
- mathematics
- algorithm
- theory-of-computation
- compiler
- operating-system
- networks
- security
- artificial-intelligence
- computer-graphics