favorite_hubs.html

来自「一个不错的关于手机模块程序This page contains everythi」· HTML 代码 · 共 42 行

HTML
42
字号
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title>Favorite hubs</title>
  <meta content="text/html; charset=us-ascii" http-equiv="content-type">
  <link type="text/css" rel="stylesheet" href="office11.css">
</head>
<body>
<h1>Favorite hubs</h1>
<h2>Columns</h2>
<dl style="margin-left: 40px;">
  <dt><a name="autoconnect"></a>Auto connect / name</dt>
  <dd>Specifies what name the hub has. The checkbox indicates if DC++ should auto connect to the hub on startup. If the box is checked, DC++ will automatically connect to the hub on startup.</dd>
  <dt>Description</dt>
  <dd>A brief description of the hub.</dd>
  <dt>Nick</dt>
  <dd>If you would like to use a special nick for a specific hub. Leave this blank for default.</dd>
  <dt>Password</dt>
  <dd>If you have a password attached together with your nick. Used for operators och other registered people.</dd>
  <dt>Server</dt>
  <dd>The IP or DNS for the hub.</dd>
  <dt>User Description</dt>
  <dd>Brief description of the user account.</dd>
</dl>
<h2>Buttons</h2>
<dl style="margin-left: 40px;">
  <dt>New</dt>
  <dd>Create a new favorite hub.</dd>
  <dt>Properties</dt>
  <dd>Change pre-existing hub properties.</dd>
  <dt>Remove</dt>
  <dd>Removes the chosen favorite hub.</dd>
  <dt>Move up</dt>
  <dd>Move up a hub in the list. If several hubs have <a href=#autoconnect>auto connect</a> enabled, the highest hub will be connected to first.</dd>
  <dt>Move down</dt>
  <dd>Move down a hub in the list. If several hubs have <a href=#autoconnect>auto connect</a> enabled, the lowest hub will be connected to last.</dd>
  <dt>Connect</dt>
  <dd>Connects to chosen hubs.<dd>
</dl>
</body>
</html>

⌨️ 快捷键说明

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