-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
254 lines (218 loc) · 17.7 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=1, minimum-scale=1, maximum-scale=1">
<meta name="keywords" content="斯屹, 骑红色自行车的少年">
<meta name="description" content="骑红色自行车的少年">
<link rel="stylesheet" href="/bundle/index.css">
<title>斯屹</title>
</head>
<body>
<article class="container">
<a class="index" href="/">斯屹</a>
<ul class="menu">
<li class="menu-item"><a href="/archive.html">归档</a></li>
<li class="menu-item"><a href="/tag.html">标签</a></li>
</ul>
<script type="text/javascript">
var timeSinceLang = {
year: '年前',
month: '个月前',
day: '天前',
hour: '小时前',
minute: '分钟前',
second: '秒前'
};
</script>
<script type="text/javascript">
var conn, reloadTimer, connectTimer;
var connect = function() {
conn = new WebSocket('ws://' + location.host + '/live');
conn.onmessage = function(event) {
if (event.data === 'change') {
if (reloadTimer) clearTimeout(reloadTimer);
reloadTimer = setTimeout(function() {
window.location.reload();
}, 200);
}
};
conn.onclose = function() {
if (connectTimer) clearTimeout(connectTimer);
connectTimer = setTimeout(function() {
connect();
}, 1000);
};
};
connect();
</script>
<article class="main page">
<header class="header site">
<img class="logo" src="/images/siyi.png" />
<h1 class="title">斯屹</h1>
<h2 class="subtitle">骑红色自行车的少年</h2>
</header>
<ul class="article-list">
<li class="article">
<a class="title" href="/study/2016/09/26/math-in-life/index.html">对小学教育的一点思考(1)</a>
<section class="preview content">十分惭愧,作为爸爸,这一段时间,花在孩子身上的时间真的太有限了,昨天到今早,带了一会儿屹的学习,有点感受,不吐不快。...</section>
<section class="info">
<span class="avatar" style="background-image: url(/images/gnawux.png);"></span>
<a class="name" href="/about.gnawux.html">daddy</a>
<span class="date" data-time="1474849845">
<span class="from"></span>
</span>
<span class="tags">
<a class="tag" href="/tag/%e7%88%b6%e5%ad%90/index.html">父子</a><a class="tag" href="/tag/%e6%95%99%e8%82%b2/index.html">教育</a><a class="tag" href="/tag/%e7%a7%af%e7%b4%af/index.html">积累</a><a class="tag" href="/tag/siyi/index.html">siyi</a><a class="tag" href="/tag/%e7%94%9f%e6%b4%bb/index.html">生活</a><a class="tag" href="/tag/%e6%95%b0%e5%ad%a6/index.html">数学</a><a class="tag" href="/tag/study/index.html">study</a>
</span>
</section>
</li>
<li class="article">
<a class="title" href="/misc/2015/12/06/week-7/index.html">我爱问老爸:一周问题实录(7)</a>
<div class="cover" style="background-image:url(/images/week7.png);"></div>
<section class="preview content">话说这么久了,第一次被问到本专业(通信)的问题,作为本专业的Ph.D,面对一个二年级小学生,三句两句还真没说清楚...</section>
<section class="info">
<span class="avatar" style="background-image: url(/images/gnawux.png);"></span>
<a class="name" href="/about.me.html">gnawux</a>
<span class="date" data-time="1449416325">
<span class="from"></span>
</span>
<span class="tags">
<a class="tag" href="/tag/%e8%af%ad%e5%bd%95/index.html">语录</a><a class="tag" href="/tag/%e7%a7%91%e6%99%ae/index.html">科普</a><a class="tag" href="/tag/%e7%88%b6%e5%ad%90/index.html">父子</a><a class="tag" href="/tag/%e6%95%99%e8%82%b2/index.html">教育</a><a class="tag" href="/tag/%e7%a7%af%e7%b4%af/index.html">积累</a><a class="tag" href="/tag/siyi/index.html">siyi</a><a class="tag" href="/tag/%e6%88%91%e7%88%b1%e9%97%ae%e8%80%81%e7%88%b8/index.html">我爱问老爸</a>
</span>
</section>
</li>
<li class="article">
<a class="title" href="/misc/2015/11/14/week-1107/index.html">我爱问老爸:一周问题实录(6)</a>
<section class="preview content">雾霾中的十一月,偶尔也有一些有意思的对话在。...</section>
<section class="info">
<span class="avatar" style="background-image: url(/images/gnawux.png);"></span>
<a class="name" href="/about.me.html">gnawux</a>
<span class="date" data-time="1447497525">
<span class="from"></span>
</span>
<span class="tags">
<a class="tag" href="/tag/%e8%af%ad%e5%bd%95/index.html">语录</a><a class="tag" href="/tag/%e7%a7%91%e6%99%ae/index.html">科普</a><a class="tag" href="/tag/%e7%88%b6%e5%ad%90/index.html">父子</a><a class="tag" href="/tag/%e6%95%99%e8%82%b2/index.html">教育</a><a class="tag" href="/tag/%e7%a7%af%e7%b4%af/index.html">积累</a><a class="tag" href="/tag/siyi/index.html">siyi</a><a class="tag" href="/tag/%e6%88%91%e7%88%b1%e9%97%ae%e8%80%81%e7%88%b8/index.html">我爱问老爸</a>
</span>
</section>
</li>
<li class="article">
<a class="title" href="/misc/2015/10/17/week-1012/index.html">我爱问老爸:一周问题实录(5)</a>
<section class="preview content">飞行模式的10月,爸爸不希望漏过宝贵的一两天。...</section>
<section class="info">
<span class="avatar" style="background-image: url(/images/gnawux.png);"></span>
<a class="name" href="/about.me.html">gnawux</a>
<span class="date" data-time="1445078325">
<span class="from"></span>
</span>
<span class="tags">
<a class="tag" href="/tag/%e8%af%ad%e5%bd%95/index.html">语录</a><a class="tag" href="/tag/%e7%a7%91%e6%99%ae/index.html">科普</a><a class="tag" href="/tag/%e7%88%b6%e5%ad%90/index.html">父子</a><a class="tag" href="/tag/%e6%95%99%e8%82%b2/index.html">教育</a><a class="tag" href="/tag/%e7%a7%af%e7%b4%af/index.html">积累</a><a class="tag" href="/tag/siyi/index.html">siyi</a><a class="tag" href="/tag/%e6%88%91%e7%88%b1%e9%97%ae%e8%80%81%e7%88%b8/index.html">我爱问老爸</a>
</span>
</section>
</li>
<li class="article">
<a class="title" href="/misc/2015/09/27/show-and-tell/index.html">Show and Tell</a>
<div class="cover" style="background-image:url(/images/show-and-tell_white_board.jpg);"></div>
<section class="preview content">Today, I will show you a great plane!...</section>
<section class="info">
<span class="avatar" style="background-image: url(/images/gnawux.png);"></span>
<a class="name" href="/about.me.html">gnawux</a>
<span class="date" data-time="1443294045">
<span class="from"></span>
</span>
<span class="tags">
<a class="tag" href="/tag/%e7%a7%91%e6%99%ae/index.html">科普</a><a class="tag" href="/tag/%e7%88%b6%e5%ad%90/index.html">父子</a><a class="tag" href="/tag/%e6%95%99%e8%82%b2/index.html">教育</a><a class="tag" href="/tag/%e7%a7%af%e7%b4%af/index.html">积累</a><a class="tag" href="/tag/siyi/index.html">siyi</a><a class="tag" href="/tag/%e8%8b%b1%e8%af%ad/index.html">英语</a>
</span>
</section>
</li>
<li class="article">
<a class="title" href="/misc/2015/07/25/qa-week-0720/index.html">我爱问老爸:一周问题实录(4)</a>
<div class="cover" style="background-image:url(/images/IMG_1668.png);"></div>
<section class="preview content">为什么说不同颜色加在一起就是白色,可我自己混合所有颜料却只能得到黑色啊。...</section>
<section class="info">
<span class="avatar" style="background-image: url(/images/gnawux.png);"></span>
<a class="name" href="/about.me.html">gnawux</a>
<span class="date" data-time="1437838725">
<span class="from"></span>
</span>
<span class="tags">
<a class="tag" href="/tag/%e8%af%ad%e5%bd%95/index.html">语录</a><a class="tag" href="/tag/%e7%a7%91%e6%99%ae/index.html">科普</a><a class="tag" href="/tag/%e7%88%b6%e5%ad%90/index.html">父子</a><a class="tag" href="/tag/%e6%95%99%e8%82%b2/index.html">教育</a><a class="tag" href="/tag/%e7%a7%af%e7%b4%af/index.html">积累</a><a class="tag" href="/tag/siyi/index.html">siyi</a><a class="tag" href="/tag/%e6%88%91%e7%88%b1%e9%97%ae%e8%80%81%e7%88%b8/index.html">我爱问老爸</a>
</span>
</section>
</li>
<li class="article">
<a class="title" href="/misc/2015/07/18/qa-week-07013/index.html">我爱问老爸:一周问题实录(3)</a>
<section class="preview content">冥王星周,新视野号是真正伟大的星际探险,加油孩子们,更多未知的宇宙等着你们...</section>
<section class="info">
<span class="avatar" style="background-image: url(/images/gnawux.png);"></span>
<a class="name" href="/about.me.html">gnawux</a>
<span class="date" data-time="1437183525">
<span class="from"></span>
</span>
<span class="tags">
<a class="tag" href="/tag/%e8%af%ad%e5%bd%95/index.html">语录</a><a class="tag" href="/tag/%e7%a7%91%e6%99%ae/index.html">科普</a><a class="tag" href="/tag/%e7%88%b6%e5%ad%90/index.html">父子</a><a class="tag" href="/tag/%e6%95%99%e8%82%b2/index.html">教育</a><a class="tag" href="/tag/%e7%a7%af%e7%b4%af/index.html">积累</a><a class="tag" href="/tag/siyi/index.html">siyi</a><a class="tag" href="/tag/%e6%88%91%e7%88%b1%e9%97%ae%e8%80%81%e7%88%b8/index.html">我爱问老爸</a>
</span>
</section>
</li>
<li class="article">
<a class="title" href="/misc/2015/07/11/qa-week-0706/index.html">我爱问老爸:一周问题实录(2)</a>
<section class="preview content">后面的问题可难住我了,屹问,为什么我们的汽车烧汽油而不烧柴油,这个,要么是因为两种油的燃料不同,要么因为两种发动机有不同,才有了这个选择,好吧,回头查查。...</section>
<section class="info">
<span class="avatar" style="background-image: url(/images/gnawux.png);"></span>
<a class="name" href="/about.me.html">gnawux</a>
<span class="date" data-time="1436575125">
<span class="from"></span>
</span>
<span class="tags">
<a class="tag" href="/tag/%e8%af%ad%e5%bd%95/index.html">语录</a><a class="tag" href="/tag/%e7%a7%91%e6%99%ae/index.html">科普</a><a class="tag" href="/tag/%e7%88%b6%e5%ad%90/index.html">父子</a><a class="tag" href="/tag/%e6%95%99%e8%82%b2/index.html">教育</a><a class="tag" href="/tag/%e7%a7%af%e7%b4%af/index.html">积累</a><a class="tag" href="/tag/siyi/index.html">siyi</a><a class="tag" href="/tag/%e6%88%91%e7%88%b1%e9%97%ae%e8%80%81%e7%88%b8/index.html">我爱问老爸</a>
</span>
</section>
</li>
<li class="article">
<a class="title" href="/%e6%88%91%e7%88%b1%e9%97%ae%e8%80%81%e7%88%b8/2015/07/05/qa-week-0629/index.html">我爱问老爸:一周问题实录(1)</a>
<section class="preview content">屹问,是不是如果鸡少了,少捡走一些鸡蛋就好了,于是我告诉他,只有受精的鸡蛋才能孵出小鸡。屹表示,姥姥家有公鸡,还是有可能有受精的鸡蛋的。...</section>
<section class="info">
<span class="avatar" style="background-image: url(/images/gnawux.png);"></span>
<a class="name" href="/about.me.html">gnawux</a>
<span class="date" data-time="1436068185">
<span class="from"></span>
</span>
<span class="tags">
<a class="tag" href="/tag/%e8%af%ad%e5%bd%95/index.html">语录</a><a class="tag" href="/tag/%e7%a7%91%e6%99%ae/index.html">科普</a><a class="tag" href="/tag/%e7%88%b6%e5%ad%90/index.html">父子</a><a class="tag" href="/tag/%e6%95%99%e8%82%b2/index.html">教育</a><a class="tag" href="/tag/%e7%a7%af%e7%b4%af/index.html">积累</a><a class="tag" href="/tag/siyi/index.html">siyi</a><a class="tag" href="/tag/%e6%88%91%e7%88%b1%e9%97%ae%e8%80%81%e7%88%b8/index.html">我爱问老爸</a>
</span>
</section>
</li>
<li class="article">
<a class="title" href="/%e8%8d%a3%e8%aa%89%e5%ae%a4/2015/03/28/encourage/index.html">Pi 动力</a>
<section class="preview content">斯屹发挥出了出乎预料的潜力,每天都能节约出超过一小时的时间。看得出来,斯屹这么大的孩子,一般的夸奖实在算不上是鼓励,批评也没什么意义,他需要的是有内容的激励。...</section>
<section class="info">
<span class="avatar" style="background-image: url(/images/gnawux.png);"></span>
<a class="name" href="/about.me.html">gnawux</a>
<span class="date" data-time="1427514585">
<span class="from"></span>
</span>
<span class="tags">
<a class="tag" href="/tag/Raspberry%20Pi/index.html">Raspberry Pi</a><a class="tag" href="/tag/EE/index.html">EE</a><a class="tag" href="/tag/birthday/index.html">birthday</a><a class="tag" href="/tag/encorage/index.html">encorage</a><a class="tag" href="/tag/%e6%95%99%e8%82%b2/index.html">教育</a><a class="tag" href="/tag/%e9%bc%93%e5%8a%b1/index.html">鼓励</a><a class="tag" href="/tag/siyi/index.html">siyi</a><a class="tag" href="/tag/%e8%8d%a3%e8%aa%89%e5%ae%a4/index.html">荣誉室</a>
</span>
</section>
</li>
</ul>
<section class="page-nav">
<span class="nav">1 / 4</span>
<a class="next" href="/page2.html">下一页</a>
</section>
</article>
</article>
<footer class="footer">
<span class="copyright">
斯屹 ©
<script type="text/javascript">
document.write(new Date().getFullYear());
</script>
</span>
<span class="publish">Powered by <a href="http://www.inkpaper.io/" target="_blank">Ink</a></span>
</footer>
</body>
<script src="/bundle/index.js"></script>
</html>