forked from ysjun/ysjun.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
341 lines (242 loc) · 10.8 KB
/
index.html
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
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge" >
<title>YSJ</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="description">
<meta property="og:type" content="website">
<meta property="og:title" content="Hello Hexo">
<meta property="og:url" content="http://yoursite.com/index.html">
<meta property="og:site_name" content="Hello Hexo">
<meta property="og:description">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Hello Hexo">
<meta name="twitter:description">
<link rel="alternative" href="/atom.xml" title="Hello Hexo" type="application/atom+xml">
<link rel="icon" href="/favicon.png">
<link rel="stylesheet" href="/css/style.css" type="text/css">
</head>
<body>
<div id="container">
<div class="left-col">
<div class="overlay"></div>
<div class="intrude-less">
<header id="header" class="inner">
<a href="/" class="profilepic">
<img lazy-src="/img/u3dysj.jpg" class="js-avatar">
</a>
<hgroup>
<h1 class="header-author"><a href="/">YSJ</a></h1>
</hgroup>
<p class="header-subtitle">技术 创新 产品。</p>
<div class="switch-btn">
<div class="icon">
<div class="icon-ctn">
<div class="icon-wrap icon-house" data-idx="0">
<div class="birdhouse"></div>
<div class="birdhouse_holes"></div>
</div>
<div class="icon-wrap icon-ribbon hide" data-idx="1">
<div class="ribbon"></div>
</div>
<div class="icon-wrap icon-link hide" data-idx="2">
<div class="loopback_l"></div>
<div class="loopback_r"></div>
</div>
<div class="icon-wrap icon-me hide" data-idx="3">
<div class="user"></div>
<div class="shoulder"></div>
</div>
</div>
</div>
<div class="tips-box hide">
<div class="tips-arrow"></div>
<ul class="tips-inner">
<li>Menu</li>
<li>Tags</li>
<li>Links</li>
<li>About</li>
</ul>
</div>
</div>
<div class="switch-area">
<div class="switch-wrap">
<section class="switch-part switch-part1">
<nav class="header-menu">
<ul>
<li><a href="/">主页</a></li>
<li><a href="/all">所有文章</a></li>
</ul>
</nav>
<nav class="header-nav">
<div class="social">
<a class="github" target="_blank" href="https://github.com/ysjun" title="github">github</a>
<a class="coding" target="_blank" href="https://coding.net/u/u3dysj" title="coding">coding</a>
<a class="weibo" target="_blank" href="http://weibo.com/u/5037408412" title="weibo">weibo</a>
</div>
</nav>
</section>
<section class="switch-part switch-part2">
<div class="widget tagcloud" id="js-tagcloud">
<a href="#" style="font-size: 12px;">Unity</a> <a href="#" style="font-size: 12px;">Unity Server</a>
<a href="#" style="font-size: 12px;">Unity VR</a> <a href="#" style="font-size: 12px;">Unity Optize</a>
<a href="#" style="font-size: 12px;">Unity Plugin</a> <a href="#" style="font-size: 10px;">NGUI</a>
<a href="#" style="font-size: 10px;">UGUI</a><a href="#" style="font-size: 12px;">Unity Shader</a>
<a href="#" style="font-size: 10px;">3DMax</a> <a href="#" style="font-size: 10px;">PhotoShop</a>
<a href="#" style="font-size: 10px;">C#</a> <a href="#" style="font-size: 10px;">JavaScript</a>
<a href="#" style="font-size: 10px;">Unreal</a> <a href="#" style="font-size: 10px;">Cocos2d-X</a>
<a href="#" style="font-size: 10px;">C++</a> <a href="#" style="font-size: 10px;">Android</a>
<a href="#" style="font-size: 10px;">Java</a> <a href="#" style="font-size: 10px;">IOS</a>
<a href="#" style="font-size: 10px;">Object-C</a> <a href="#" style="font-size: 10px;">JEE</a>
<a href="#" style="font-size: 10px;">PHP</a> <a href="#" style="font-size: 13px;">数据库原理</a>
<a href="#" style="font-size: 10px;">SQLite</a> <a href="#" style="font-size: 10px;">MySQL</a>
<a href="#" style="font-size: 10px;">Oracle</a> <a href="#" style="font-size: 10px;">Redis</a>
<a href="#" style="font-size: 10px;">MongoDB</a> <a href="#" style="font-size: 14px;">操作系统原理</a>
<a href="#" style="font-size: 10px;">Linux</a> <a href="#" style="font-size: 12px;">网络编程</a>
<a href="#" style="font-size: 12px;">算法设计</a> <a href="#" style="font-size: 12px;">数据结构</a>
<a href="#" style="font-size: 10px;">大数据</a> <a href="#" style="font-size: 12px;">数据分析</a>
<a href="#" style="font-size: 12px;">数据挖掘</a> <a href="#" style="font-size: 14px;">智能化</a>
<a href="#" style="font-size: 16px;">计算机组成与结构</a> <a href="#" style="font-size: 12px;">编译原理</a>
<a href="#" style="font-size: 14px;">计算机图形学</a><a href="#" style="font-size: 10px;">OpenGL</a>
<a href="#" style="font-size: 10px;">DirectX</a> <a href="#" style="font-size: 10px;">GLSL</a>
<a href="#" style="font-size: 10px;">HLSL</a> <a href="#" style="font-size: 10px;">CG</a>
<a href="#" style="font-size: 10px;">软件工程</a> <a href="#" style="font-size: 10px;">架构设计</a>
<a href="#" style="font-size: 10px;">产品&设计</a> <a href="#" style="font-size: 10px;">版本控制</a>
<a href="/tags/Hexo" style="font-size: 10px;">Hexo</a> <a href="#" style="font-size: 10px;">数学</a>
<a href="#" style="font-size: 10px;">GitHub</a> <a href="#" style="font-size: 10px;">Coding</a>
<a href="#" style="font-size: 10px;">生活</a> <a href="#" style="font-size: 10px;">工作</a>
</div>
</section>
<section class="switch-part switch-part3">
<div id="js-friends">
<a target="_blank" class="main-nav-link switch-friends-link" href="http://shouji.baidu.com/game/item?docid=8519106&from=as">牛神-百度手机助手</a>
<a target="_blank" class="main-nav-link switch-friends-link" href="http://apk.hiapk.com/appinfo/com.ysj.juosatnc/5">江理校园通-安卓市场</a>
<a target="_blank" class="main-nav-link switch-friends-link" href="http://www.appchina.com/app/com.ysj.juosatnc">江理校园通-应用汇</a>
</div>
</section>
<section class="switch-part switch-part4">
<div id="js-aboutme">大胆假设 小心求证 快速试错 迭代更新</div>
</section>
</div>
</div>
</header>
</div>
</div>
<div class="mid-col">
<nav id="mobile-nav">
<div class="overlay">
<div class="slider-trigger"></div>
<h1 class="header-author js-mobile-header hide">YSJ</h1>
</div>
<div class="intrude-less">
<header id="header" class="inner">
<div class="profilepic">
<img lazy-src="/img/u3dysj.jpg" class="js-avatar">
</div>
<hgroup>
<h1 class="header-author">YSJ</h1>
</hgroup>
<p class="header-subtitle">技术 创新 产品。</p>
<nav class="header-menu">
<ul>
<li><a href="/">主页</a></li>
<li><a href="/all">所有文章</a></li>
<div class="clearfix"></div>
</ul>
</nav>
<nav class="header-nav">
<div class="social">
<a class="github" target="_blank" href="https://github.com/ysjun" title="github">github</a>
<a class="coding" target="_blank" href="https://coding.net/u/u3dysj" title="coding">coding</a>
<a class="weibo" target="_blank" href="http://weibo.com/u/5037408412" title="weibo">weibo</a>
</div>
</nav>
</header>
</div>
</nav>
<div class="body-wrap">
<article id="post-hellohexo" class="article article-type-post" itemscope itemprop="blogPost">
<div class="article-meta">
<a href="" class="article-date">
<time datetime="2015-12-31T17:41:13.000Z" itemprop="datePublished">2016-01-15</time>
</a>
</div>
<div class="article-inner">
<input type="hidden" class="isFancy" />
<header class="article-header">
<h1 itemprop="name">
<a class="article-title" href="/firstHexo.html">Hexo的初次体验</a>
</h1>
</header>
<div class="article-entry" itemprop="articleBody">
<p>Hexo 是一个快速、简洁且高效的博客框架。Hexo 使用 Markdown(或其他渲染引擎)解析文章,在几秒内,即可利用靓丽的主题生成静态网页。</p>
<blockquote>
<p>Hexo官网地址:<a href="https://hexo.io/" title="Hexo官网">https://hexo.io/</a></p>
</blockquote>
</div>
<div class="article-info article-info-index">
<div class="article-category tagcloud">
<a class="article-category-link" href="/tags/Hexo">Hexo</a>
</div>
<p class="article-more-link">
<a href="/firstHexo.html">more >></a>
</p>
<div class="clearfix"></div>
</div>
</div>
</article>
<nav id="page-nav">
<span class="page-number current">1</span>
</nav>
</div>
<footer id="footer">
<div class="outer">
<div id="footer-info">
<div class="footer-left">
© 2016 YSJ
</div>
<div class="footer-right">
<a href="http://hexo.io/" target="_blank">Hexo</a> Theme <a href="https://github.com/litten/hexo-theme-yilia" target="_blank">Yilia</a> by Litten
</div>
</div>
</div>
</footer>
</div>
<link rel="stylesheet" href="/fancybox/jquery.fancybox.css" type="text/css">
<script>
var yiliaConfig = {
fancybox: true,
mathjax: true,
animate: true,
isHome: true,
isPost: false,
isArchive: false,
isTag: false,
isCategory: false,
open_in_new: false
}
</script>
<script src="http://7.url.cn/edu/jslib/comb/require-2.1.6,jquery-1.9.1.min.js" type="text/javascript"></script>
<script src="/js/main.js" type="text/javascript"></script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
tex2jax: {
inlineMath: [ ['$','$'], ["\\(","\\)"] ],
processEscapes: true,
skipTags: ['script', 'noscript', 'style', 'textarea', 'pre', 'code']
}
});
MathJax.Hub.Queue(function() {
var all = MathJax.Hub.getAllJax(), i;
for(i=0; i < all.length; i += 1) {
all[i].SourceElement().parentNode.className += ' has-jax';
}
});
</script>
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>
</div>
</body>
</html>