⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 favorite_hubs.html

📁 软件是使用VC70
💻 HTML
字号:
<!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 VIP's.</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 + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -