-
Notifications
You must be signed in to change notification settings - Fork 3
/
index.html
74 lines (63 loc) · 2.64 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
---
layout: index
title: Wu Duoyi's Note
---
<noscript>JavaScript is your best friend, turn it on.
<style type="text/css">#content { visibility: visible;} .cell { position: static;}</style></noscript>
<a href="/note/2014/"><div class="cell">
<img src="/public/index-img/2014.jpg" width="400" height="138" />
<p>2014 小结</p>
</div></a>
<a href="/note/G-ossip/"><div class="cell">
<img src="/public/index-img/G-ossip.png" width="400" height="100" />
<p>八卦某 G 公司开发方式及流程</p>
</div></a>
<a href="/note/2013/"><div class="cell">
<img src="/public/index-img/2013.jpg" width="400" height="138" />
<p>2013 小结</p>
</div></a>
<a href="/note/hhvm/"><div class="cell">
<img src="public/index-img/hhvm.png" width="337" height="101" />
<p>HHVM 是如何提升 PHP 性能的?</p>
</div></a>
<a href="/note/io-2013/"><div class="cell">
<img src="/public/index-img/io-2013.png" width="400" height="114" />
<p>Google I/O 2013 笔记</p>
</div></a>
<a href="/note/what-happen-when-browser-loading-the-page/"><div class="cell">
<img src="public/index-img/loading.png" width="400" height="128" />
<p>浏览器的加载过程</p>
</div></a>
<a href="http://www.slideshare.net/nwind/javascript-engine-performance"><div class="cell">
<img src="public/index-img/js-engine.png" width="400" height="110" />
<p>JavaScript 虚拟机中的性能优化</p>
</div></a>
<!--
<div class="cell">
<h3>Reading</h3>
<div class="cell-body">
<script type="text/javascript" src="http://www.douban.com/service/badge/nwind/?show=collection&select=favorite&n=10&columns=5&hidelogo=yes&cat=book|site" ></script>
</div>
</div> -->
<div class="cell">
<h3>关于我</h3>
<div class="cell-body">
<p>可以通过下面这些链接找到我:</p>
<ul>
<li><a href="http://cn.linkedin.com/in/nwind/">linkedin/nwind</a></li>
<li><a href="http://github.com/nwind/">github/nwind</a></li>
<li><a href="http://twitter.com/nwind/">twitter/nwind</a></li>
<li><a href="http://weibo.com/nwind/">weibo/nwind</a></li>
<li><a href="http://slideshare.net/nwind">slideshare/nwind</a></li>
</ul>
<p><a href="rss.xml">订阅 RSS</a></p>
</div>
</div>
<!--
<div class="cell">
<h3>Weibo</h3>
<div class="cell-body">
<iframe width="100%" height="300" class="share_self" frameborder="0" scrolling="no" src="http://widget.weibo.com/weiboshow/index.php?language=&width=0&height=550&fansRow=2&ptype=1&speed=0&skin=1&isTitle=0&noborder=0&isWeibo=1&isFans=0&uid=1644288935&verifier=918e85d6&dpc=1"></iframe>
</div>
</div>
-->