contact.html

来自「linux下远程启动服务/bootp服务器源代码」· HTML 代码 · 共 42 行

HTML
42
字号
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head>  <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type">  <title>contact</title>  <link rel="stylesheet" href="styles.css" type="text/css"></head><body><table style="border: 1px dotted rgb(172, 172, 172); width: 100%; font-weight: bold; text-align: left;" border="0" cellpadding="2" cellspacing="2">  <tbody>    <tr>      <td class="code" style="text-align: center;"><a href="index.html">Overview</a><br>      </td>      <td class="code" style="width: 333px; text-align: center;"><a href="build.html">Build Instructions</a><br>      </td>      <td class="code" style="width: 282px; text-align: center;"><a href="usage.html">Usage</a><br>      </td>      <td class="code" style="text-align: center;"><a href="contact.html">Contact</a><br>      </td>    </tr>  </tbody></table><br><br><h1>Contacts information</h1><br>The best way to send feedbacks, problems reports, patches or shareideas on the forum is via the SourceForge Project Home Page: <a href="http://sourceforge.net/projects/bootpdnis">http://sourceforge.net/projects/bootpdnis</a>.<br><br><br><br></body></html>

⌨️ 快捷键说明

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