-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
569 lines (403 loc) · 17.5 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
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
<!DOCTYPE html>
<html lang="cn-zh">
<head prefix="og: http://ogp.me/ns#">
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
<meta property="og:title" content=" I_LOVE_US 个人博客" />
<meta name="theme-color" content="#hexcolor" />
<meta property="og:site_name" content="I_LOVE_US 个人博客" />
<meta property="og:url" content="https://zenghuilee.github.io/" />
<meta property="og:type" content="website" />
<title>
I_LOVE_US 个人博客
</title>
<link rel="stylesheet" href="https://zenghuilee.github.io/css/bootstrap.min.css" />
<link rel="stylesheet" href="https://zenghuilee.github.io/css/main.css" />
<link rel="stylesheet" href="https://zenghuilee.github.io/css/font-awesome.min.css" />
<link rel="stylesheet" href="https://zenghuilee.github.io/css/github.css" />
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400" type="text/css">
<link rel="stylesheet" href="https://zenghuilee.github.io/css/li.css" />
<link rel="shortcut icon" href="https://zenghuilee.github.io/images/favicon.ico" />
<link rel="apple-touch-icon" href="https://zenghuilee.github.io/images/apple-touch-icon.png" />
<link href="https://zenghuilee.github.io/index.xml" rel="alternate" type="application/rss+xml" title="I_LOVE_US 个人博客" />
</head>
<body>
<header class="global-header" style="background-image:url( /images/bg.jpg )">
<section class="header-text">
<h1><a href="https://zenghuilee.github.io/">I_LOVE_US 个人博客</a></h1>
<div class="tag-line">
welcome and feel free to connact me
</div>
<div class="sns-links hidden-print">
<a href="mailto:[email protected]">
<i class="fa fa-envelope"></i>
</a>
<a href="https://weibo.com/u/1798120582" target="_blank">
<i class="fa fa-weibo"></i>
</a>
<a href="https://github.com/zenghuiLee" target="_blank">
<i class="fa fa-github"></i>
</a>
</div>
<a href="https://zenghuilee.github.io/index.xml" class="btn-header btn-subscribe hidden-xs">
<i class="fa fa-rss" aria-hidden="true"></i>
Subscribe
</a>
</section>
</header>
<main class="container">
<div class="article-list">
<article>
<header>
<h2><a href="https://zenghuilee.github.io/post/20181215/">嘟嘟爱画画-章鱼丸墨鱼仔</a></h2>
<div class="post-meta clearfix">
<div class="post-date pull-left">
发表于
<time datetime="2018-12-15T12:29:30+08:00">
Dec 15, 2018
</time>
</div>
</div>
</header>
<div>
嘟嘟爱画画-章鱼丸墨鱼仔
今天的课题是《章鱼丸墨鱼仔》,主要认识了解章鱼与墨鱼的造型特征,尝试用多个正圆,长圆组合造型变化出章鱼和墨鱼,巩固多种好朋友色彩的搭配,学习五官表情的表达。
章鱼妈妈带宝宝去参加舞会了,穿了好看的衣服,还戴了漂亮的皇冠。
</div>
<p>
<a href="https://zenghuilee.github.io/post/20181215/">
<img id="thumbnail" src="https://zenghuilee.github.io/post/20181215/img1.jpeg" alt="img">
</a>
<a href="https://zenghuilee.github.io/post/20181215/">
<img id="thumbnail" src="https://zenghuilee.github.io/post/20181215/img2.jpeg" alt="img">
</a>
<a href="https://zenghuilee.github.io/post/20181215/">
<img id="thumbnail" src="https://zenghuilee.github.io/post/20181215/img3.jpeg" alt="img">
</a>
</p>
</article>
<hr/>
<article>
<header>
<h2><a href="https://zenghuilee.github.io/post/20181213/">嘟嘟爱乐高-大吊车</a></h2>
<div class="post-meta clearfix">
<div class="post-date pull-left">
发表于
<time datetime="2018-12-13T21:13:44+08:00">
Dec 13, 2018
</time>
</div>
</div>
</header>
<div>
嘟嘟爱乐高-大吊车
今天搭建的乐高主题-大吊车,主要通过搭建大吊车让孩子们了解大吊车结构,并在搭建中利用传动系统以及蜗轮蜗杆箱的作用进行搭建。
</div>
<p>
<a href="https://zenghuilee.github.io/post/20181213/">
<img id="thumbnail" src="https://zenghuilee.github.io/post/20181213/img1.jpeg" alt="img">
</a>
<a href="https://zenghuilee.github.io/post/20181213/">
<img id="thumbnail" src="https://zenghuilee.github.io/post/20181213/img2.jpeg" alt="img">
</a>
<a href="https://zenghuilee.github.io/post/20181213/">
<img id="thumbnail" src="https://zenghuilee.github.io/post/20181213/img3.jpeg" alt="img">
</a>
<a href="https://zenghuilee.github.io/post/20181213/">
<img id="thumbnail" src="https://zenghuilee.github.io/post/20181213/img4.jpeg" alt="img">
</a>
</p>
</article>
<hr/>
<article>
<header>
<h2><a href="https://zenghuilee.github.io/post/20181210/">Humans of China│人在中国(九十三)</a></h2>
<div class="post-meta clearfix">
<div class="post-date pull-left">
发表于
<time datetime="2018-12-10T21:51:31+08:00">
Dec 10, 2018
</time>
</div>
</div>
</header>
<div>
Humans of China
人在中国 Exploring China one person at a time 一次探索一个中国人
From: Cameron Hack CJHphotography
I used to be a solider but after giving birth too my second child I lost my job. I had a second child because I wanted a boy but the second child was a girl. After losing my job I was angry and so we had a third child, which, was a boy and I was very happy.
</div>
<p>
<a href="https://zenghuilee.github.io/post/20181210/">
<img id="thumbnail" src="https://zenghuilee.github.io/post/20181210/img1.jpeg" alt="img">
</a>
<a href="https://zenghuilee.github.io/post/20181210/">
<img id="thumbnail" src="https://zenghuilee.github.io/post/20181210/img2.jpeg" alt="img">
</a>
</p>
<footer>
<ul class="pager">
<li class="next"><a href="https://zenghuilee.github.io/post/20181210/">Read more <span aria-hidden="true">»</span></a></li>
</ul>
</footer>
</article>
<hr/>
<article>
<header>
<h2><a href="https://zenghuilee.github.io/post/20181206/">嘟嘟爱乐高-开合桥</a></h2>
<div class="post-meta clearfix">
<div class="post-date pull-left">
发表于
<time datetime="2018-12-09T21:13:44+08:00">
Dec 9, 2018
</time>
</div>
</div>
</header>
<div>
嘟嘟爱乐高-开合桥
今天搭建的乐高主题-开合桥,主要通过搭建开合桥让孩子们了解伦敦塔桥,并知道多种桥梁的结构并在搭建过程中利用涡轮箱进行搭建。
</div>
<p>
<a href="https://zenghuilee.github.io/post/20181206/">
<img id="thumbnail" src="https://zenghuilee.github.io/post/20181206/img1.jpeg" alt="img">
</a>
<a href="https://zenghuilee.github.io/post/20181206/">
<img id="thumbnail" src="https://zenghuilee.github.io/post/20181206/img2.jpeg" alt="img">
</a>
<a href="https://zenghuilee.github.io/post/20181206/">
<img id="thumbnail" src="https://zenghuilee.github.io/post/20181206/img3.jpeg" alt="img">
</a>
<a href="https://zenghuilee.github.io/post/20181206/">
<img id="thumbnail" src="https://zenghuilee.github.io/post/20181206/img4.jpeg" alt="img">
</a>
</p>
</article>
<hr/>
<article>
<header>
<h2><a href="https://zenghuilee.github.io/post/20181205/">Humans of China│人在中国(九十二)</a></h2>
<div class="post-meta clearfix">
<div class="post-date pull-left">
发表于
<time datetime="2018-12-05T21:51:31+08:00">
Dec 5, 2018
</time>
</div>
</div>
</header>
<div>
Humans of China
人在中国 Exploring China one person at a time 一次探索一个中国人
From: Cameron Hack CJHphotography
I’ve been wearing a badge with the face of Mao on ever since I was a little boy. I’ve always liked and wanted to wear this kind of badge and it was and still is my choice. I used to live in Beijing with my family and I remember visiting Tiananmen to see his portrait and his body but, sadly I never met him in real life.
</div>
<p>
<a href="https://zenghuilee.github.io/post/20181205/">
<img id="thumbnail" src="https://zenghuilee.github.io/post/20181205/img1.jpeg" alt="img">
</a>
</p>
<footer>
<ul class="pager">
<li class="next"><a href="https://zenghuilee.github.io/post/20181205/">Read more <span aria-hidden="true">»</span></a></li>
</ul>
</footer>
</article>
<hr/>
<article>
<header>
<h2><a href="https://zenghuilee.github.io/post/20181202/">Humans of China│人在中国(九十一)</a></h2>
<div class="post-meta clearfix">
<div class="post-date pull-left">
发表于
<time datetime="2018-12-02T21:51:31+08:00">
Dec 2, 2018
</time>
</div>
</div>
</header>
<div>
Humans of China
人在中国 Exploring China one person at a time 一次探索一个中国人
From: Cameron Hack CJHphotography
I came on the train from Guangdong to Beijing in 1957 and when I first arrived I really didn’t like it here. There was too much noodles and not enough rice and coming from the south of China where rice is our staple food it was hard to get used to mainly eating them. I moved to Beijing as my husband was a soldier, he had just finished his time in North Korea and the government asked him to return to Beijing to work.
</div>
<p>
<a href="https://zenghuilee.github.io/post/20181202/">
<img id="thumbnail" src="https://zenghuilee.github.io/post/20181202/img1.jpeg" alt="img">
</a>
</p>
<footer>
<ul class="pager">
<li class="next"><a href="https://zenghuilee.github.io/post/20181202/">Read more <span aria-hidden="true">»</span></a></li>
</ul>
</footer>
</article>
<hr/>
<article>
<header>
<h2><a href="https://zenghuilee.github.io/post/20181201/">嘟嘟爱画画-揉揉变变大蜘蛛</a></h2>
<div class="post-meta clearfix">
<div class="post-date pull-left">
发表于
<time datetime="2018-12-01T12:29:30+08:00">
Dec 1, 2018
</time>
</div>
</div>
</header>
<div>
嘟嘟爱画画-揉揉变变大蜘蛛
今天的课题是《揉揉变变大蜘蛛》,我们观察了蜘蛛的特征,运用对比色进行多种色彩叠加绘画出彩色的蜘蛛网,学习间隔性涂色技巧。使用QQ粘土自由搭配色彩进行搓捏变化出大蜘蛛。
</div>
<p>
<a href="https://zenghuilee.github.io/post/20181201/">
<img id="thumbnail" src="https://zenghuilee.github.io/post/20181201/img1.jpeg" alt="img">
</a>
<a href="https://zenghuilee.github.io/post/20181201/">
<img id="thumbnail" src="https://zenghuilee.github.io/post/20181201/img2.jpeg" alt="img">
</a>
<a href="https://zenghuilee.github.io/post/20181201/">
<img id="thumbnail" src="https://zenghuilee.github.io/post/20181201/img3.jpeg" alt="img">
</a>
</p>
</article>
<hr/>
<article>
<header>
<h2><a href="https://zenghuilee.github.io/post/20181129/">嘟嘟爱乐高-叉车</a></h2>
<div class="post-meta clearfix">
<div class="post-date pull-left">
发表于
<time datetime="2018-11-29T21:13:44+08:00">
Nov 29, 2018
</time>
</div>
</div>
</header>
<div>
嘟嘟爱乐高-叉车作品
今天搭建的乐高主题-叉车,主要通过搭建叉车让孩子们了解叉车的结构并知道叉车的原理,并在搭建中利用涡轮蜗杆箱的作用进行搭建,并进行实践。
</div>
<p>
<a href="https://zenghuilee.github.io/post/20181129/">
<img id="thumbnail" src="https://zenghuilee.github.io/post/20181129/img1.jpeg" alt="img">
</a>
<a href="https://zenghuilee.github.io/post/20181129/">
<img id="thumbnail" src="https://zenghuilee.github.io/post/20181129/img2.jpeg" alt="img">
</a>
<a href="https://zenghuilee.github.io/post/20181129/">
<img id="thumbnail" src="https://zenghuilee.github.io/post/20181129/img3.jpeg" alt="img">
</a>
<a href="https://zenghuilee.github.io/post/20181129/">
<img id="thumbnail" src="https://zenghuilee.github.io/post/20181129/img4.jpeg" alt="img">
</a>
</p>
</article>
<hr/>
<article>
<header>
<h2><a href="https://zenghuilee.github.io/post/20181124/">嘟嘟的幼儿园考试</a></h2>
<div class="post-meta clearfix">
<div class="post-date pull-left">
发表于
<time datetime="2018-11-24T21:11:28+08:00">
Nov 24, 2018
</time>
</div>
</div>
</header>
<div>
2018年11月22日我家李嘟嘟参加了幼儿园的幼小衔接课程阶段测试考试,拼音汉字和初级算术。
令我意想不到的是,考试结果竟是我看好的算术没有语文成绩好。不过两个成绩都比我想象的好多了。
想想前一天晚上的作业辅导时的大发脾气,我还是比较欣慰的,毕竟对于嘟嘟来说成绩很好了。拼音汉字竟然有90分以上,算术也有80份以上。
想想我和他一样小的时候还在家里玩泥巴,现在的小孩更不容易呀。
</div>
<p>
<a href="https://zenghuilee.github.io/post/20181124/">
<img id="thumbnail" src="https://zenghuilee.github.io/post/20181124/img1.jpeg" alt="img">
</a>
<a href="https://zenghuilee.github.io/post/20181124/">
<img id="thumbnail" src="https://zenghuilee.github.io/post/20181124/img2.jpeg" alt="img">
</a>
<a href="https://zenghuilee.github.io/post/20181124/">
<img id="thumbnail" src="https://zenghuilee.github.io/post/20181124/img3.jpeg" alt="img">
</a>
<a href="https://zenghuilee.github.io/post/20181124/">
<img id="thumbnail" src="https://zenghuilee.github.io/post/20181124/img4.jpeg" alt="img">
</a>
</p>
</article>
<hr/>
<article>
<header>
<h2><a href="https://zenghuilee.github.io/post/20181122/">嘟嘟爱乐高-20181122</a></h2>
<div class="post-meta clearfix">
<div class="post-date pull-left">
发表于
<time datetime="2018-11-22T21:34:13+08:00">
Nov 22, 2018
</time>
</div>
</div>
</header>
<div>
嘟嘟爱乐高-2018年11月22日作品
今天搭建的乐高主题扫地车,主要通过搭建扫地车让孩子们学习利用传动系统巩固边走边工作的知识,了解扫地车的工作原理。
我的作品介绍
</div>
<p>
<a href="https://zenghuilee.github.io/post/20181122/">
<img id="thumbnail" src="https://zenghuilee.github.io/post/20181122/img1.jpeg" alt="img">
</a>
<a href="https://zenghuilee.github.io/post/20181122/">
<img id="thumbnail" src="https://zenghuilee.github.io/post/20181122/img2.jpeg" alt="img">
</a>
<a href="https://zenghuilee.github.io/post/20181122/">
<img id="thumbnail" src="https://zenghuilee.github.io/post/20181122/img3.jpeg" alt="img">
</a>
<a href="https://zenghuilee.github.io/post/20181122/">
<img id="thumbnail" src="https://zenghuilee.github.io/post/20181122/img4.jpeg" alt="img">
</a>
</p>
</article>
</div>
<nav class="pagination" role="navigation">
<hr />
<span class="page-number">第 1 页/共 2 页</span>
<a class="older-posts" href="/page/2/">Older Posts <span aria-hidden="true">»</span></a>
</nav>
</main>
<footer class="container global-footer">
<div class="copyright-note pull-left">
© 2018 leezenghui All Rights Reserved
</div>
<div class="sns-links hidden-print">
<a href="mailto:[email protected]">
<i class="fa fa-envelope"></i>
</a>
<a href="https://weibo.com/u/1798120582" target="_blank">
<i class="fa fa-weibo"></i>
</a>
<a href="https://github.com/zenghuiLee" target="_blank">
<i class="fa fa-github"></i>
</a>
</div>
</footer>
<script src="https://zenghuilee.github.io/js/highlight.pack.js"></script>
<script>
hljs.initHighlightingOnLoad();
</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'Your Google Analytics tracking id', 'auto');
ga('send', 'pageview');
</script>
<script type="text/javascript">(function(f,b){if(!b.__SV){var a,e,i,g;window.mixpanel=b;b._i=[];b.init=function(a,e,d){function f(b,h){var a=h.split(".");2==a.length&&(b=b[a[0]],h=a[1]);b[h]=function(){b.push([h].concat(Array.prototype.slice.call(arguments,0)))}}var c=b;"undefined"!==typeof d?c=b[d]=[]:d="mixpanel";c.people=c.people||[];c.toString=function(b){var a="mixpanel";"mixpanel"!==d&&(a+="."+d);b||(a+=" (stub)");return a};c.people.toString=function(){return c.toString(1)+".people (stub)"};i="disable track track_pageview track_links track_forms register register_once alias unregister identify name_tag set_config people.set people.set_once people.increment people.append people.track_charge people.clear_charges people.delete_user".split(" ");
for(g=0;g<i.length;g++)f(c,i[g]);b._i.push([a,e,d])};b.__SV=1.2;a=f.createElement("script");a.type="text/javascript";a.async=!0;a.src="//cdn.mxpnl.com/libs/mixpanel-2-latest.min.js";e=f.getElementsByTagName("script")[0];e.parentNode.insertBefore(a,e)}})(document,window.mixpanel||[]);
mixpanel.init("Your Mixpanel API key");</script>
</body>
</html>