随笔分类 - Windows
摘要:Deep within the OS is a backup copy of the OneDriver installer. To find it, go to File Explorer> This PC and open the system drive where Windows 10 is
阅读全文
摘要:命令行: netstat -aon|findstr "80" 会得到类似下列的数据 TCP 0.0.0.0:80 0.0.0.0:0 LISTENING 2736 2736代表占用进程的PID 方法1 tasklist|findstr "2736" 方法2 在任务管理器中显示PID, 找到上述PID
阅读全文
浙公网安备 33010602011771号