-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
285 lines (184 loc) · 8.08 KB
/
index.html
File metadata and controls
285 lines (184 loc) · 8.08 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
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
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
<!DOCTYPE HTML>
<html lang="">
<head>
<!--Setting-->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
<meta http-equiv="Cache-Control" content="no-siteapp">
<meta http-equiv="Cache-Control" content="no-transform">
<meta name="renderer" content="webkit|ie-comp|ie-stand">
<meta name="apple-mobile-web-app-capable" content="EZRPC">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="format-detection" content="telephone=no,email=no,adress=no">
<meta name="browsermode" content="application">
<meta name="screen-orientation" content="portrait">
<link rel="dns-prefetch" href="http://yoursite.com">
<!--SEO-->
<meta name="robots" content="all" />
<meta name="google" content="all" />
<meta name="googlebot" content="all" />
<meta name="verify" content="all" />
<!--Title-->
<title>EZRPC</title>
<link rel="alternate" href="/atom.xml" title="EZRPC" type="application/atom+xml">
<link rel="icon" href="/favicon.ico">
<link rel="stylesheet" href="//cdn.bootcss.com/bootstrap/3.3.4/css/bootstrap.min.css?rev=3.3.4">
<link rel="stylesheet" href="//cdn.bootcss.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="/css/style.css?rev=@@hash">
<div class="hide">
<script type="text/javascript">
var cnzz_protocol = (("https:" == document.location.protocol) ? " https://" : " http://");document.write(unescape("%3Cspan class='cnzz_stat_icon_1263868967 hide' %3E%3Cscript%20src%3D%22https%3A%2F%2Fs95.cnzz.com%2Fz_stat.php%3Fweb_id%3D1272564536%22%3E%3C%2Fscript%3E%3C/span%3E%3Cscript src='" + cnzz_protocol + "s19.cnzz.com/z_stat.php%3Fid%3D1263868967%26show%3Dpic1' type='text/javascript'%3E%3C/script%3E"));
</script>
</div>
</head>
<!--[if lte IE 8]>
<style>
html{ font-size: 1em }
</style>
<![endif]-->
<!--[if lte IE 9]>
<div style="ie">你使用的浏览器版本过低,为了你更好的阅读体验,请更新浏览器的版本或者使用其他现代浏览器,比如Chrome、Firefox、Safari等。</div>
<![endif]-->
<body>
<header class="main-header" style="background-image:url(http://7xpw2b.com1.z0.glb.clouddn.com/hexo-sinppet/img/banner2.jpg)" >
<div class="main-header-box">
<a class="header-avatar" href="/" title="">
<img src="/img/avatar.jpg" alt="logo头像">
</a>
<div class="branding">
<!--<h2 class="text-hide">Snippet主题,从未如此简单有趣</h2>-->
<img src="/img/branding.png" alt="Snippet 博客主题">
</div>
</div>
</header>
<nav class="main-navigation">
<div class="container">
<div class="row">
<div class="col-sm-12">
<div class="navbar-header"><span class="nav-toggle-button collapsed" data-toggle="collapse" data-target="#main-menu" id="mnav">
<span class="sr-only">Toggle navigation</span>
<i class="fa fa-bars"></i>
</span>
</div>
<div class="collapse navbar-collapse" id="main-menu">
<ul class="menu">
<li role="presentation"><a href="/"><i class="fa fa-fw "></i>首页</a>
</li>
<li role="presentation"><a href="/"><i class="fa fa-fw "></i>序列化</a>
</li>
<li role="presentation"><a href="/"><i class="fa fa-fw "></i>通信协议</a>
</li>
<li role="presentation"><a href="/"><i class="fa fa-fw "></i>IO模型</a>
</li>
<li role="presentation"><a href="/"><i class="fa fa-fw "></i>治理</a>
</li>
<li role="presentation"><a href="/"><i class="fa fa-fw "></i>监控与报警</a>
</li>
<li role="presentation"><a href="/"><i class="fa fa-fw "></i>网格服务</a>
</li>
<li role="presentation"><a href="/"><i class="fa fa-fw "></i>性能与选型</a>
</li>
<li role="presentation"><a href="/"><i class="fa fa-fw "></i>开源分析</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</nav>
<section class="content-wrap">
<div class="container">
<div class="row">
<main class="col-md-8 main-content ">
<article class="post">
<div class="post-content">
<div class="post-head home-post-head">
<h1 class="post-title">
<a href="/2018/02/12/index/"></a>
</h1>
<div class="post-meta"> •
<time class="post-date" datetime="" title="">
2018年02月12日
</time>
</div>
</div>
<p class="brief">
helloworld
</p>
</div>
<footer class="post-footer clearfix">
<div class="pull-left tag-list">
<div class="post-meta">
<span class="categories-meta fa-wrap">
<i class="fa fa-folder-open-o"></i>
<a href="/categories/ ">
</a>
</span>
<span class="fa-wrap">
<i class="fa fa-tags"></i>
<span class="tags-meta">
</span>
</span>
<span class="fa-wrap">
<i class="fa fa-clock-o"></i>
<span class="date-meta">2018/02/12</span>
</span>
</div>
</div>
<div class="post-permalink">
<a href="/2018/02/12/index/" class="btn btn-default">阅读全文</a>
</div>
</footer>
</article>
</main>
<aside class="col-md-4 sidebar">
<div class="widget notification">
<h3 class="title">网站公告</h3>
<div>
<p>RPC相关的,就在这里...<br/> </p>
</div>
</div>
<div class="widget">
<h3 class="title">归档</h3>
<ul class="archive-list"><li class="archive-list-item"><a class="archive-list-link" href="/archives/2018/02/"><i class="fa" aria-hidden="true">February 2018</i></a><span class="archive-list-count">1</span></li></ul>
</div>
<div class="widget">
<h3 class="title">友链</h3>
<div class="content friends-link">
<a href="" class="fa" target="_blank">社区</a>
</div>
</div>
</aside>
</div>
</div>
</section>
<footer class="main-footer">
<div class="container">
<div class="row">
</div>
</div>
</footer>
<a id="back-to-top" class="hide">
<i class="fa fa-chevron-up"></i>
</a>
<div class="copyright">
<div class="container">
<div class="row">
<div class="col-sm-12">
<span>Copyright © 2017
</span> |
<span>
Powered by <a href="//hexo.io" class="copyright-links" target="_blank" rel="nofollow">Hexo</a>
</span> |
<span>
Theme by <a href="//github.com/shenliyang/hexo-theme-snippet.git" class="copyright-links" target="_blank" rel="nofollow">Snippet</a>
</span>
</div>
</div>
</div>
</div>
<script src="/js/search.js?rev=@@hash"></script>
<script src="/js/app.js?rev=@@hash"></script>
</body>
</html>