-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathatom.xml
173 lines (106 loc) · 6.15 KB
/
atom.xml
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
<?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">
<p><img src="/images/callduty.jpg" alt="封面"><br>
</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">
<p><img src="/images/callduty.jpg" alt="封面"></p>
</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">
<p>-<br>Be the friend you wish you had.<br>不论你想拥有什么样的朋友,自己先努力做到,比如我希望可以有这样的朋友:<br>某些方面很优秀,可以指点我<br>对生活、工作有见解,可以帮我分析问题、启发我<br>努力朝这个方向发展。<br>
</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">
<p><img src="/images/callduty.jpg" alt="封面"><br>
</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">
<p><img src="/images/callduty.jpg" alt="封面"></p>
</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">
<p><img src="/images/callduty.jpg" alt="封面"></p>
</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">
<p><img src="/images/callduty.jpg" alt="封面"></p>
</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">
<p><img src="/images/callduty.jpg" alt="封面"></p>
</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>