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

📄 settings_appearance.html

📁 软件是使用VC70
💻 HTML
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title>Appearance</title>
  <meta content="text/html; charset=us-ascii" http-equiv="content-type">
  <link href="office11.css" rel="stylesheet" type="text/css">
</head>
<body>
<h1>Appearance</h1>
<h2>Options</h2>
<dl style="margin-left: 40px;">
  <dt>Filter kick and NMDC Debug Messages</dt>
  <dd>When enabled, kick and debug chat messages (sent by other
clients) are hidden from main chat. These messages are generally not
useful and make reading the chat more troublesome.</dd>
  <dt>Minimize to Tray</dt>
  <dd>When enabled, minimizing DC++ will cause it to appear as an icon
in the windows system tray.&nbsp; If you left click, it will be
returned to its previous status.&nbsp; If you right click on the icon,
it will give you a small menu.</dd>
  <dt>Show Timestamps in Chat By Default</dt>
  <dd>This option will show timestamps on chat lined in newly opened
hubs.&nbsp; In order to show them in an already open hub, use the <a
 href="chat_commands.html#ts">/ts chat command</a>. To customize the
format of the timestamps, see the <a href="#set_timestamps">Set
Timestamps</a> option below.</dd>
  <dt>Confirm Application Exit</dt>
  <dd>Enabling this option will cause DC++ to prompt you before exiting.</dd>
  <dt>View Status Messages in Main Chat</dt>
  <dd>Show some messages destined for the Status Bar in main chat as
well. <span style="font-style: italic;">It's generally a good idea to
leave this enabled.</span></dd>
  <dt>Show Joins / Parts in Chat By Default</dt>
  <dd>Show an entry in main chat whenever someone joins or leaves the
hub. Use the <a href="chat_commands.html#showjoins">/showjoins chat
command</a>
to enable or disable it on already open hubs. <span
 style="font-style: italic;">On large hubs, you don't want this enabled.</span></dd>
  <dt>Only Show Joins / Parts for Favorite Users</dt>
  <dd>With this option enabled, only the joining and parting of
Favorite Users are shown.</dd>
  <dt>Use System Icons When Browsing Files</dt>
  <dd>If you have this option on, DC++ will use the per-extension icons
from Windows Explorer.&nbsp; <span style="font-style: italic;">Turning
on this option slows browsing file lists a bit.</span></dd>
  <dt>Use OEM Monospaced Font for Viewing Text Files</dt>
  <dd>Enable this option to use a monospaced font more suitable for
viewing NFO files in the built-in text viewer (the "View as Text"
function).</dd>
  <dt>Set Finished Manager(s) Tab Bold When an Entry is Added</dt>
  <dd>When a download or upload completes, the Finished
Downloads/Uploads tab will turn bold if this option is selected.</dd>
  <dt>Set Download Queue Tab Bold When Contents Change</dt>
  <dd>This option controls whether or not the Download Queue's tab will
highlight itself when a queue item changes state or finishes.</dd>
  <dt>Set Hub/PM Tab Bold When Contents Change</dt>
  <dd>When a private message or chat message appears in a hub that's
not focused, the tab will become bold if you have this option selected.</dd>
  <dt>Get User Country</dt>
  <dd>When selected, country codes for your uploaders and downloaders
appear in the Transfer View.&nbsp; The GeoIPCountryWhois.csv database
is based on one provided by MaxMind, but has been reformatted so the
updated databases they provide are not compatible with DC++.</dd>
  <dt>Confirm favorite hub removal</dt>
  <dd>Enabling this option will cause DC++ to prompt before you remove
a favorite hub.</dd>
  <dt>Confirm item removal in download queue</dt>
  <dd>Enabling this option will cause DC++ to prompt before you remove
a file (or files) from the download queue.</dd>
</dl>
<h2>Miscellaneous</h2>
<dl style="margin-left: 40px;">
  <dt><a name="awaymsg"></a>Default Away Message</dt>
  <dd>This is the default away message that will appear when someone
PMs you for the first time while you are in the away mode.&nbsp; You
can activate away mode by using the <a
 href="chat_commands.html#awayback">/away
&lt;message&gt; and /back chat commands</a> or <a
 href="settings_advanced.html#autoaway">Auto-away on Minimize option</a>.
All time formatting variables are available, see <a
 href="settings_logs.html#timeformat">Logs</a>. Use Ctrl + Enter to create a new line. <br>(default: "I'm away. State your business and I might answer later if you're lucky.")</dd>
  <dt><a name="set_timestamps"></a>Set Timestamps</dt>
  <dd>This lets you select the format of the time stamps that can
appear in the chat and private message windows.&nbsp; For the available
formatting variables, please see <a
 href="settings_logs.html#timeformat">Logs</a>. <br>(default: %H:%M)</dd>
  <dt>Language File</dt>
  <dd>DC++ will read this XML translation file and load the strings in
it, allowing you to use DC++ in whatever language the translators have
made available.&nbsp; Links to many translations can be found on the
Help Menu.</dd>
</dl>
</body>
</html>

⌨️ 快捷键说明

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