mstsc 打开远程桌面
services.msc 打开服务
notepad 打开记事本
mspaint 打开画图
netstat -ano 查看端口占用
netstat -aon|findstr "8080"查看8080端口占用

calc计算器