pingdef.htm
来自「mips架构的bootloader,99左右的版本 但源代码现在没人更新了」· HTM 代码 · 共 26 行
HTM
26 行
<title> PING</title> <h1 align=center> PING</h1><!--INDEX "ping command" -->The 'ping' command is available on both UNIX and Windows95 hosts. Itcan be used to determine whether the target is "alive", ie. respondingto network requests. The command syntax is as follows:<p><pre> ping <hostname></pre>For example,<pre> ping umeteor</pre>The exact response from this command depends on the type of host software youare using. On UNIX systems it will usually respond with "umeteor is alive".On Windows95, it responds with a series of messages that state how long thetarget took to respond to the test messages.<p>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?