-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlocal-search.xml
More file actions
60 lines (28 loc) · 15.8 KB
/
local-search.xml
File metadata and controls
60 lines (28 loc) · 15.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<?xml version="1.0" encoding="utf-8"?>
<search>
<entry>
<title>IDM的下载安装与使用</title>
<link href="/2021/03/19/IDM%E7%9A%84%E4%B8%8B%E8%BD%BD%E5%AE%89%E8%A3%85%E4%B8%8E%E4%BD%BF%E7%94%A8/"/>
<url>/2021/03/19/IDM%E7%9A%84%E4%B8%8B%E8%BD%BD%E5%AE%89%E8%A3%85%E4%B8%8E%E4%BD%BF%E7%94%A8/</url>
<content type="html"><![CDATA[<h1 id="IDM下载器"><a href="#IDM下载器" class="headerlink" title="IDM下载器"></a>IDM下载器</h1><h2 id="什么是IDM下载器?"><a href="#什么是IDM下载器?" class="headerlink" title="什么是IDM下载器?"></a>什么是IDM下载器?</h2><p>IDM全名是<strong>Internet Download Manager</strong>,它是一个<strong>多线程下载器</strong>,我们平时在某一个网页对链接进行下载时,网页会限制单个主机线程,以减少自己服务器主机的带宽与硬件费用。</p><p>故而我们下载一个文件时会呈现<strong>几百KB</strong>或者<strong>1MB</strong>的下载速度。</p><p>而多线程下载器的作用就是让你的电脑对同一网页发送多个请求,每一个请求对应一个线程下载,比如本机同时使用32线程进行下载,就代表本机同时对服务器发送32个下载请求,分段下载你所需要的<strong>文件</strong>、<strong>视频</strong>、<strong>音频</strong>等数据,最终合并为一个完整的文件,达到<strong>高速下载,跑满带宽</strong>的目的。</p><h2 id="线程数真的是越多越好嘛?"><a href="#线程数真的是越多越好嘛?" class="headerlink" title="线程数真的是越多越好嘛?"></a>线程数真的是越多越好嘛?</h2><p>线程数并不是越多越好的,你说访问的网页所对应的服务器可能会对你的请求进行限制,可能你过多请求其服务器,对方会拒绝响应你的下载请求。因此此时你应该降低线程数来进行下载访问。</p><h2 id="为什么运用了多线程下载器下载速度却上不来?"><a href="#为什么运用了多线程下载器下载速度却上不来?" class="headerlink" title="为什么运用了多线程下载器下载速度却上不来?"></a>为什么运用了多线程下载器下载速度却上不来?</h2><p>这可能是多方面因素影响的。</p><hr><ol><li><p>你家中的带宽下行速率的限制。通常我们说的<u><strong>带宽</strong></u>和<u><strong>宽带</strong></u>不是一个东西。</p><p><strong>宽带</strong> :即接入到广域网的线路,可简单理解为电信接的光纤接入。</p><p><strong>带宽</strong> :接入宽带的理论网速上限,比如常说的100Mbps家庭宽带。</p></li></ol><ul><li><p>带宽下行速率MB和Mb是不一样的。</p><p>MB的全称应该是MByte,它的意思是<strong>兆字节</strong>,是字节数量,是我们日常所说的网速。</p><p>Mb的全称应该是Mbit,它的意思是<strong>兆比特</strong>,是比特位数,是运营商为我们提供带宽的网速。</p></li><li><p>字节和比特的换算关系是<strong>1Byte=8bit</strong>,所以我们的实际网速应该是运营商提供网络速率的<strong>1/8</strong>。以100M带宽举例,运营商和我们说的是100Mbps,其实就是100M bit persent second,即100Mb/S。而换算成我们实际生活中所说的字节数时,即为100/8=12.5MBps,就是100M Byte persent second,即12.5MB/S。</p><p>所以如果你的带宽网速在100Mbps左右波动的话,对于你家来说,都是正常的速率。如果你家网络是<strong>千兆网络带宽(或大于百兆的带宽)</strong>,而实际网速跑不到过低说明有网络有问题,可能是<strong>终端配置问题</strong>、<strong>路由器不是千兆路由器</strong>、网线不是<strong>5类以上</strong>协议的网线、<strong>网关接口插错为百兆接口,应拔出插到千兆的WAN口</strong>等各种因素影响,具体问题得以实际情况为主。</p></li></ul><hr><ol start="2"><li>网页对你的电脑进行了最大请求下载速度限制。</li></ol><ul><li>这个是服务器方面的限制,除非对方更改下载速率限制,否则无解。</li></ul><hr><ol start="3"><li><p>该网址服务器物理位置不在中国大陆,访问速度自然就慢。</p><p><strong>解决方法是:</strong></p></li></ol><ul><li>对方换CDN服务器对你进行缓存访问加速。</li><li>你通过VPS、VPN之类的网络代理进行访问国外网络。这里Windows推荐使用Clash、V2ray等开源工具,SS和SSR由于大陆网警监听的问题,容易被查到异常流量被封IP<strong>(在这边声明,在外面多听多看少说话,嘴别犯贱挑事和传播谣言。自己国家什么样你从小长大的不知道?尽听一些不知道有没有被证实的东西,不抓你抓谁?自己查查文献、看看片、下载软件之类的,不说话谁管你?别当杠精,OK?闲的没事干了)</strong>,Linux可以直接使用终端下载配置执行网页代理,MacOS可以使用ClashX。</li></ul><h2 id="安装过程"><a href="#安装过程" class="headerlink" title="安装过程"></a>安装过程</h2><hr><p><kbd><a href="https://cloud.ibridge.tk/Windows%E7%A8%8B%E5%BA%8F/%E4%B8%8B%E8%BD%BD%E5%99%A8/IDM%E8%80%81%E6%AF%9B%E5%AD%90%E7%89%88_6.38.2.zip"><strong>IDM下载链接</strong></a></kbd> <kbd><a href="https://cloud.ibridge.tk/%E6%98%AF%E7%8C%AB%E7%8C%AB%E5%91%80/%E6%BA%90%E6%96%87%E4%BB%B6/"><strong>Clash For Windows</strong></a></kbd></p>]]></content>
<tags>
<tag>下载器</tag>
<tag>教程</tag>
</tags>
</entry>
<entry>
<title>测试</title>
<link href="/2021/01/23/test/"/>
<url>/2021/01/23/test/</url>
<content type="html"><![CDATA[<h1 id="主标题"><a href="#主标题" class="headerlink" title="主标题"></a>主标题</h1><h2 id="二级标题"><a href="#二级标题" class="headerlink" title="二级标题"></a>二级标题</h2><p>这是[^一段测试文本]: 测试文本 </p><p><u>测试文本</u> </p><p><del>不是这样的</del> </p><hr><p><em>斜体</em> </p><p><strong>粗体</strong> </p><p><strong><em>粗斜体</em></strong> </p><ul><li><p>第一项</p><ol><li>有序列表一项: </li></ol></li></ul><hr><ol><li><p>次级 :</p><ul><li><p>z</p></li><li><p>c</p></li></ul></li></ol><hr><blockquote><p>第一区块 </p><blockquote><p>第二区块</p><blockquote><p>第三区块</p></blockquote></blockquote></blockquote><hr><ul><li><p>列表项目</p><blockquote><p>添加区块</p></blockquote></li></ul><p><code>(printf)</code> 函数 </p><figure class="highlight javascript"><table><tr><td class="gutter hljs"><div class="hljs code-wrapper"><pre><span class="line">1</span><br><span class="line">2</span><br><span class="line">3</span><br></pre></div></td><td class="code"><div class="hljs code-wrapper"><pre><code class="hljs javascript">$(<span class="hljs-built_in">document</span>).ready(<span class="hljs-function"><span class="hljs-keyword">function</span> (<span class="hljs-params"></span>) </span>{<br> aleat(<span class="hljs-string">'runoob'</span>);<br>});<br></code></pre></div></td></tr></table></figure><p>这是一个链接<a href="https://elementbridge.github.io/">ElementBridge</a> </p><p><a href="https://www.baidu.com/">https://www.baidu.com</a> </p><hr><p>这个链接用1作为网址变量 <a href="http://www.google.com/">Google</a> </p><p>这个网址用ElementBridge作为网址变量 <a href="https://elementbridge.github.io/">博客</a> </p><hr><hr><p> </p><hr><p><img src="https://gitbridge-my.sharepoint.com/:i:/g/personal/bridge_ibridge_tk/ETaIOyL2QOhJpNnnGo7XAY0Bs0XHcY08PLF-GV_-u7YLMA" srcset="/img/loading.gif" alt="cat 图标"></p><hr><p><a href="https://elementbridge.github.io/img/avatar.png">ElementBridge</a> </p><hr><img src="https://elementbridge.github.io/img/avatar.png" srcset="/img/loading.gif" width="50%" height="50%"> <hr><table><thead><tr><th>表头</th><th>表头</th></tr></thead><tbody><tr><td>单元格</td><td>单元格</td></tr></tbody></table><hr><table><thead><tr><th align="left">左对齐</th><th align="center">居中对齐</th><th align="right">右对齐</th></tr></thead><tbody><tr><td align="left">单元格</td><td align="center">单元格</td><td align="right">单元格</td></tr></tbody></table><hr><hr><p><b>粗体</b> </p><figure class="highlight xml"><table><tr><td class="gutter hljs"><div class="hljs code-wrapper"><pre><span class="line">1</span><br></pre></div></td><td class="code"><div class="hljs code-wrapper"><pre><code class="hljs xml"><span class="hljs-tag"><<span class="hljs-name">b</span>></span>粗体<span class="hljs-tag"></<span class="hljs-name">b</span>></span><br></code></pre></div></td></tr></table></figure><hr><p>使用<kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>Delete</kbd>重启电脑</p><figure class="highlight xml"><table><tr><td class="gutter hljs"><div class="hljs code-wrapper"><pre><span class="line">1</span><br></pre></div></td><td class="code"><div class="hljs code-wrapper"><pre><code class="hljs xml">使用<span class="hljs-tag"><<span class="hljs-name">kbd</span>></span>Ctrl<span class="hljs-tag"></<span class="hljs-name">kbd</span>></span>+<span class="hljs-tag"><<span class="hljs-name">kbd</span>></span>Alt<span class="hljs-tag"></<span class="hljs-name">kbd</span>></span>+<span class="hljs-tag"><<span class="hljs-name">kbd</span>></span>Delete<span class="hljs-tag"></<span class="hljs-name">kbd</span>></span>重启电脑<br></code></pre></div></td></tr></table></figure><hr><p><i>斜体</i></p><figure class="highlight xml"><table><tr><td class="gutter hljs"><div class="hljs code-wrapper"><pre><span class="line">1</span><br></pre></div></td><td class="code"><div class="hljs code-wrapper"><pre><code class="hljs xml"><span class="hljs-tag"><<span class="hljs-name">i</span>></span>斜体<span class="hljs-tag"></<span class="hljs-name">i</span>></span><br></code></pre></div></td></tr></table></figure><hr><p><em>斜体</em></p><figure class="highlight xml"><table><tr><td class="gutter hljs"><div class="hljs code-wrapper"><pre><span class="line">1</span><br></pre></div></td><td class="code"><div class="hljs code-wrapper"><pre><code class="hljs xml"><span class="hljs-tag"><<span class="hljs-name">em</span>></span>斜体<span class="hljs-tag"></<span class="hljs-name">em</span>></span><br></code></pre></div></td></tr></table></figure><hr><p>定义标签段落</p><figure class="highlight xml"><table><tr><td class="gutter hljs"><div class="hljs code-wrapper"><pre><span class="line">1</span><br></pre></div></td><td class="code"><div class="hljs code-wrapper"><pre><code class="hljs xml"><span class="hljs-tag"><<span class="hljs-name">p</span>></span>定义标签段落<span class="hljs-tag"></<span class="hljs-name">p</span>></span><br></code></pre></div></td></tr></table></figure><hr><p>这是在<sup>上方</sup>的文本</p><figure class="highlight xml"><table><tr><td class="gutter hljs"><div class="hljs code-wrapper"><pre><span class="line">1</span><br></pre></div></td><td class="code"><div class="hljs code-wrapper"><pre><code class="hljs xml">这是在<span class="hljs-tag"><<span class="hljs-name">sup</span>></span>上方<span class="hljs-tag"></<span class="hljs-name">sup</span>></span>的文本<br></code></pre></div></td></tr></table></figure><hr><p>这是在<sub>下方</sub>的文本</p><figure class="highlight xml"><table><tr><td class="gutter hljs"><div class="hljs code-wrapper"><pre><span class="line">1</span><br></pre></div></td><td class="code"><div class="hljs code-wrapper"><pre><code class="hljs xml">这是在<span class="hljs-tag"><<span class="hljs-name">sub</span>></span>下方<span class="hljs-tag"></<span class="hljs-name">sub</span>></span>的文本<br></code></pre></div></td></tr></table></figure><hr><figure class="highlight asciidoc"><table><tr><td class="gutter hljs"><div class="hljs code-wrapper"><pre><span class="line">1</span><br><span class="line">2</span><br><span class="line">3</span><br><span class="line">4</span><br><span class="line">5</span><br><span class="line">6</span><br><span class="line">7</span><br><span class="line">8</span><br><span class="line">9</span><br><span class="line">10</span><br><span class="line">11</span><br><span class="line">12</span><br></pre></div></td><td class="code"><div class="hljs code-wrapper"><pre><code class="hljs asciidoc">支持利用反斜杠\插入的符号<br>` 反引号<br><span class="hljs-bullet">* </span>星号<br>_ 下划线<br>{} 花括号<br>[] 方括号<br>() 小括号<br># 井字号<br>+ 加号<br><span class="hljs-bullet">- </span>减号<br><span class="hljs-bullet">. </span>句点<br>! 感叹号<br></code></pre></div></td></tr></table></figure><hr><h5 id="五级标题"><a href="#五级标题" class="headerlink" title="五级标题"></a>五级标题</h5><h6 id="六级标题"><a href="#六级标题" class="headerlink" title="六级标题"></a>六级标题</h6>]]></content>
<tags>
<tag>测试</tag>
</tags>
</entry>
<entry>
<title>Hello World</title>
<link href="/2021/01/21/hello-world/"/>
<url>/2021/01/21/hello-world/</url>
<content type="html"><![CDATA[<p>Welcome to <a href="https://hexo.io/">Hexo</a>! This is your very first post. Check <a href="https://hexo.io/docs/">documentation</a> for more info. If you get any problems when using Hexo, you can find the answer in <a href="https://hexo.io/docs/troubleshooting.html">troubleshooting</a> or you can ask me on <a href="https://github.com/hexojs/hexo/issues">GitHub</a>.</p><h2 id="Quick-Start"><a href="#Quick-Start" class="headerlink" title="Quick Start"></a>Quick Start</h2><h3 id="Create-a-new-post"><a href="#Create-a-new-post" class="headerlink" title="Create a new post"></a>Create a new post</h3><figure class="highlight bash"><table><tr><td class="gutter hljs"><div class="hljs code-wrapper"><pre><span class="line">1</span><br></pre></div></td><td class="code"><div class="hljs code-wrapper"><pre><code class="hljs bash">$ hexo new <span class="hljs-string">"My New Post"</span><br></code></pre></div></td></tr></table></figure><p>More info: <a href="https://hexo.io/docs/writing.html">Writing</a></p><h3 id="Run-server"><a href="#Run-server" class="headerlink" title="Run server"></a>Run server</h3><figure class="highlight bash"><table><tr><td class="gutter hljs"><div class="hljs code-wrapper"><pre><span class="line">1</span><br></pre></div></td><td class="code"><div class="hljs code-wrapper"><pre><code class="hljs bash">$ hexo server<br></code></pre></div></td></tr></table></figure><p>More info: <a href="https://hexo.io/docs/server.html">Server</a></p><h3 id="Generate-static-files"><a href="#Generate-static-files" class="headerlink" title="Generate static files"></a>Generate static files</h3><figure class="highlight bash"><table><tr><td class="gutter hljs"><div class="hljs code-wrapper"><pre><span class="line">1</span><br></pre></div></td><td class="code"><div class="hljs code-wrapper"><pre><code class="hljs bash">$ hexo generate<br></code></pre></div></td></tr></table></figure><p>More info: <a href="https://hexo.io/docs/generating.html">Generating</a></p><h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerlink" title="Deploy to remote sites"></a>Deploy to remote sites</h3><figure class="highlight bash"><table><tr><td class="gutter hljs"><div class="hljs code-wrapper"><pre><span class="line">1</span><br></pre></div></td><td class="code"><div class="hljs code-wrapper"><pre><code class="hljs bash">$ hexo deploy<br></code></pre></div></td></tr></table></figure><p>More info: <a href="https://hexo.io/docs/one-command-deployment.html">Deployment</a></p>]]></content>
</entry>
</search>