nslookup.html

来自「ADI 公司blackfin系列的用户使用文挡。」· HTML 代码 · 共 34 行

HTML
34
字号
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head>  <title></title>  <link rel="stylesheet" media="screen" type="text/css" href="./style.css" />  <link rel="stylesheet" media="screen" type="text/css" href="./design.css" />  <link rel="stylesheet" media="print" type="text/css" href="./print.css" />  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head><body><a href=start.html>start</a></br><h1><a name="nslookup" id="nslookup">nslookup</a></h1><div class="level1"><p> Nslookup  is  a program to query Internet domain name servers. Nslookup has two modes: interactive and non-interactive. Interactive mode allows the user to query name servers for information about various hosts and domains or to print a list of hosts in a domain.  Non-interactive  mode is  used to print just the name and requested information for a host or domain.</p></div><!-- SECTION [1-393] --><h2><a name="more_information" id="more_information">More information</a></h2><div class="level2"><ul><li class="level1"><div class="li"> <a href="http://www.busybox.net/downloads/BusyBox.html#item_nslookup" class="urlextern" title="http://www.busybox.net/downloads/BusyBox.html#item_nslookup"  rel="nofollow">busybox</a></div></li></ul></div><!-- SECTION [394-] --></body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?