ipconfig /flushdns 需要管理员身份
ping ip
tracert -d ip
mac上是traceroute ip
Microsoft’s hardware virtualization product.可以在win10上运行 如何启用 Open a PowerShell console as Administrator. Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All 运行完要重启 创建虚拟机:打开H...
可以使用MSIX Packaging Tool 可以将exe安装包转成msix包,它会监控exe的安装过程listening to everything in the environment to capture what the installer is doing. winget install “MSIX Packaging Tool” 不能向安装目录写文件 最好有一台纯净的机...
win11使用全新的模拟器Prism模拟运行x86和x64应用,但win10只能模型x86 x64应用的系统库会编译成arm64x pe文件,可以被x64或arm64进程加载 arm64ec Arm64EC (“Emulation Compatible”) Arm64EC is a new application binary interface (ABI),只在win11上才有 a...
网络协议系列2:智能家居选WiFi、蓝牙还是Zigbee
CMake系列4:找不到CMAKE_C_COMPILER