📜  在 Windows 中 ping 到我的本地主机 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:59.483000             🧑  作者: Mango

代码示例1
Open the Run function (Windows key + R) dialog and type cmd. Press Enter. You can also type cmd into the Taskbar Search box and select Command Prompt from the list. Running as Administrator is advised.
Type ping 127.0. 0.1 and press Enter.