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

📄 plusplus_tag.html

📁 软件是使用VC70
💻 HTML
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>
<head>
    <title>DC++ Tag</title>
    <meta content="text/html; charset=us-ascii"
          http-equiv="content-type">
    <link type="text/css"
          rel="stylesheet"
          href="office11.css">
</head>

<body>
    <h1>The DC++-style tag</h1>

    <h2>Notation</h2>The following information is appended to the
    description field:<br>
    &lt;++ V:x,M:x,H:x/y/z,S:x[,O:x]&gt;<br>
    This is updated every 1-2 minutes if there are changes.

    <div style="MARGIN-LEFT: 40px">
        <dl>
            <dt>V(ersion)</dt>

            <dd>x = client version</dd>

            <dt>M(ode)</dt>

            <dd>x = mode (A = Active, P = Passive, 5 = SOCKS5)</dd>

            <dt>H(ubs)</dt>

            <dd>x = number of hubs connected to where you're not a
            registered user<br>
            y = number of hubs you're registered in<br>
            z = number of hubs you're registered as an
            operator</dd>

            <dt>S(lots)</dt>

            <dd>x = number of upload slots you have open (note that
            they may be in use already)</dd>

            <dt>O(pen an extra slot if speed is below)</dt>

            <dd>x = if total upload is below this value DC++ will
            open another slot<br>
            This part of the tag is only shown when the option for
            it is enabled.</dd>
        </dl>
    </div>

    <h2>History</h2>The DC++ tag was introduced back when the only
    available Direct Connect client was Neo-Modus DirectConnect
    (NMDC) v1.0. That particular client could only connect to one
    hub at a time, which ensured that the upload slots available
    were assigned to other users connected to that hub. At first,
    hub owners considered DC++ to be a cheat client, because it
    could connect to multiple hubs at once. The DC++ tag was
    introduced so hub owners could check if the users were
    connected to a reasonable amount of hubs and had enough upload
    slots available for sharing.<br>
    At this point, almost every client,&nbsp;whether it's capble of
    joining multiple hubs or not, has a similar tag in it's
    description field. The custom is to replace "++" with some
    other identifier uniquely identifying the client type (common
    are "oDC", "DCGUI" and "DC").
</body>
</html>

⌨️ 快捷键说明

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