faq_different_icons.html

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

HTML
23
字号
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=us-ascii" http-equiv="content-type">
  <link href="office11.css" rel="stylesheet" type="text/css">
  <title>What do the different icons mean?</title>
</head>
<body>
<h1>What do the different icons mean?</h1>
<dl style="margin-left: 40px;">
  <dt>Green</dt>
  <dd>Normal icon (no DC++ user)</dd>
  <dt>Blue</dt>
  <dd>DC++ user (identified on 1st direct connection to this user)</dd>
  <dt>With Bricks</dt>
  <dd>User is in passive mode</dd>
  <dt>With Key</dt>
  <dd>User is an Operator</dd>
</dl>
<img alt="User Icons" src="users.bmp">
</body>
</html>

⌨️ 快捷键说明

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