📄 favorite_users.html
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Favorite users</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 users</h1>
<dl style="margin-left: 40px;">
<dt>Auto grant slot / Nick</dt>
<dd>Specifies the nick of the user. The checkbox indicates if DC++ should auto grant the user a slot. If the box is checked, DC++ will automatically grant the user a slot.</dd>
<dt>Status</dt>
<dd>Displays if the user is online or offline.</dd>
<dt>Hub (last seen on if offline)</dt>
<dd>Which hub you saw this user the last time.</dd>
<dt>Time last seen</dt>
<dd>Which specific date and time you saw this user the last time.</dd>
<dt>Description</dt>
<dd>Brief description of the user.</dd>
</dl>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -