<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>疯子</title>
  
  <subtitle>LouMengxuan</subtitle>
  <link href="/atom.xml" rel="self"/>
  
  <link href="https://sunnylou.github.io/"/>
  <updated>2019-05-05T09:26:58.519Z</updated>
  <id>https://sunnylou.github.io/</id>
  
  <author>
    <name>LouMengxuan</name>
    
  </author>
  
  <generator uri="http://hexo.io/">Hexo</generator>
  
  <entry>
    <title>聊聊算法复杂度o(1), o(n), o(logn), o(nlogn)</title>
    <link href="https://sunnylou.github.io/2019/05/05/%E8%81%8A%E8%81%8A%E7%AE%97%E6%B3%95%E5%A4%8D%E6%9D%82%E5%BA%A6/"/>
    <id>https://sunnylou.github.io/2019/05/05/聊聊算法复杂度/</id>
    <published>2019-05-05T09:26:58.521Z</published>
    <updated>2019-05-05T09:26:58.519Z</updated>
    
    <summary type="html">
    
      &lt;p&gt;&lt;img src=&quot;/images/callduty.jpg&quot; alt=&quot;封面&quot;&gt;&lt;br&gt;
    
    </summary>
    
    
      <category term="技术" scheme="https://sunnylou.github.io/tags/%E6%8A%80%E6%9C%AF/"/>
    
      <category term="文档" scheme="https://sunnylou.github.io/tags/%E6%96%87%E6%A1%A3/"/>
    
  </entry>
  
  <entry>
    <title>Hello World</title>
    <link href="https://sunnylou.github.io/2019/05/05/hello-world/"/>
    <id>https://sunnylou.github.io/2019/05/05/hello-world/</id>
    <published>2019-05-05T09:07:08.120Z</published>
    <updated>2019-05-05T09:07:08.119Z</updated>
    
    <summary type="html">
    
      &lt;p&gt;&lt;img src=&quot;/images/callduty.jpg&quot; alt=&quot;封面&quot;&gt;&lt;/p&gt;
    
    </summary>
    
    
  </entry>
  
  <entry>
    <title>随笔</title>
    <link href="https://sunnylou.github.io/2019/04/12/%E9%9A%8F%E7%AC%94/"/>
    <id>https://sunnylou.github.io/2019/04/12/随笔/</id>
    <published>2019-04-12T09:07:54.000Z</published>
    <updated>2019-04-12T09:13:07.633Z</updated>
    
    <summary type="html">
    
      &lt;p&gt;-&lt;br&gt;Be the friend you wish you had.&lt;br&gt;不论你想拥有什么样的朋友，自己先努力做到，比如我希望可以有这样的朋友：&lt;br&gt;某些方面很优秀，可以指点我&lt;br&gt;对生活、工作有见解，可以帮我分析问题、启发我&lt;br&gt;努力朝这个方向发展。&lt;br&gt;
    
    </summary>
    
    
      <category term="随笔" scheme="https://sunnylou.github.io/tags/%E9%9A%8F%E7%AC%94/"/>
    
  </entry>
  
  <entry>
    <title>聊聊系统稳定性的几个9</title>
    <link href="https://sunnylou.github.io/2019/04/12/%E8%81%8A%E8%81%8A%E7%B3%BB%E7%BB%9F%E7%A8%B3%E5%AE%9A%E6%80%A7%E7%9A%84%E5%87%A0%E4%B8%AA9/"/>
    <id>https://sunnylou.github.io/2019/04/12/聊聊系统稳定性的几个9/</id>
    <published>2019-04-12T08:51:09.000Z</published>
    <updated>2019-05-05T09:08:01.499Z</updated>
    
    <summary type="html">
    
      &lt;p&gt;&lt;img src=&quot;/images/callduty.jpg&quot; alt=&quot;封面&quot;&gt;&lt;br&gt;
    
    </summary>
    
    
      <category term="技术" scheme="https://sunnylou.github.io/tags/%E6%8A%80%E6%9C%AF/"/>
    
      <category term="文档" scheme="https://sunnylou.github.io/tags/%E6%96%87%E6%A1%A3/"/>
    
  </entry>
  
  <entry>
    <title>http 1.1  短连接双方均可主动关闭</title>
    <link href="https://sunnylou.github.io/2019/04/12/http-1-1-%E7%9F%AD%E8%BF%9E%E6%8E%A5%E5%8F%8C%E6%96%B9%E5%9D%87%E5%8F%AF%E4%B8%BB%E5%8A%A8%E5%85%B3%E9%97%AD/"/>
    <id>https://sunnylou.github.io/2019/04/12/http-1-1-短连接双方均可主动关闭/</id>
    <published>2019-04-12T06:40:07.000Z</published>
    <updated>2019-05-05T09:08:18.088Z</updated>
    
    <summary type="html">
    
      &lt;p&gt;&lt;img src=&quot;/images/callduty.jpg&quot; alt=&quot;封面&quot;&gt;&lt;/p&gt;
    
    </summary>
    
      <category term="技术" scheme="https://sunnylou.github.io/categories/%E6%8A%80%E6%9C%AF/"/>
    
    
      <category term="http" scheme="https://sunnylou.github.io/tags/http/"/>
    
  </entry>
  
  <entry>
    <title>聊聊QPS/TPS/并发量/系统吞吐量的概念</title>
    <link href="https://sunnylou.github.io/2019/04/12/%E8%81%8A%E8%81%8AQPS-TPS-%E5%B9%B6%E5%8F%91%E9%87%8F-%E7%B3%BB%E7%BB%9F%E5%90%9E%E5%90%90%E9%87%8F%E7%9A%84%E6%A6%82%E5%BF%B5/"/>
    <id>https://sunnylou.github.io/2019/04/12/聊聊QPS-TPS-并发量-系统吞吐量的概念/</id>
    <published>2019-04-12T06:34:34.000Z</published>
    <updated>2019-05-05T09:08:40.769Z</updated>
    
    <summary type="html">
    
      &lt;p&gt;&lt;img src=&quot;/images/callduty.jpg&quot; alt=&quot;封面&quot;&gt;&lt;/p&gt;
    
    </summary>
    
    
      <category term="并发" scheme="https://sunnylou.github.io/tags/%E5%B9%B6%E5%8F%91/"/>
    
      <category term="吞吐" scheme="https://sunnylou.github.io/tags/%E5%90%9E%E5%90%90/"/>
    
  </entry>
  
  <entry>
    <title>Work for yourself</title>
    <link href="https://sunnylou.github.io/2019/04/12/Work-for-yourself/"/>
    <id>https://sunnylou.github.io/2019/04/12/Work-for-yourself/</id>
    <published>2019-04-12T00:49:11.000Z</published>
    <updated>2019-05-05T09:07:30.259Z</updated>
    
    <summary type="html">
    
      &lt;p&gt;&lt;img src=&quot;/images/callduty.jpg&quot; alt=&quot;封面&quot;&gt;&lt;/p&gt;
    
    </summary>
    
    
      <category term="感悟" scheme="https://sunnylou.github.io/tags/%E6%84%9F%E6%82%9F/"/>
    
  </entry>
  
  <entry>
    <title>中文技术文档的写作规范</title>
    <link href="https://sunnylou.github.io/2019/04/11/%E4%B8%AD%E6%96%87%E6%8A%80%E6%9C%AF%E6%96%87%E6%A1%A3%E7%9A%84%E5%86%99%E4%BD%9C%E8%A7%84%E8%8C%83/"/>
    <id>https://sunnylou.github.io/2019/04/11/中文技术文档的写作规范/</id>
    <published>2019-04-11T02:36:21.000Z</published>
    <updated>2019-05-05T09:01:07.222Z</updated>
    
    <summary type="html">
    
      &lt;p&gt;&lt;img src=&quot;/images/callduty.jpg&quot; alt=&quot;封面&quot;&gt;&lt;/p&gt;
    
    </summary>
    
      <category term="文档" scheme="https://sunnylou.github.io/categories/%E6%96%87%E6%A1%A3/"/>
    
    
      <category term="技术" scheme="https://sunnylou.github.io/tags/%E6%8A%80%E6%9C%AF/"/>
    
      <category term="文档" scheme="https://sunnylou.github.io/tags/%E6%96%87%E6%A1%A3/"/>
    
  </entry>
  
</feed>
