-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathread-books.html
More file actions
70 lines (55 loc) · 1.1 KB
/
Copy pathread-books.html
File metadata and controls
70 lines (55 loc) · 1.1 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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<link rel="Stylesheet" type="text/css" href="style.css">
<title>read-books</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<h1 id="toc_1">2011年好好读书</h1>
<h2 id="toc_1.1" class="justcenter">我在豆瓣</h2>
<ul>
<li>
<a href="http://www.douban.com/people/yache/">豆瓣主页</a>
</ul>
<h2 id="toc_1.2">2011年欲读书目</h2>
<ul>
<li>
历史类
<li>
文学类
<ol>
<li>
张爱玲小说
<li>
王小波小说
</ol>
<li>
经济类
<li>
母婴健康类
<ol>
<li>
怀孕圣经
<li>
定本育儿百科
</ol>
</ul>
<h2 id="toc_1.3">好看的电影</h2>
<ul>
<li>
人在囧途
</ul>
<h1 id="toc_2">已读书目</h1>
<ol>
<li>
<a href="罗伯特议事规则.html">罗伯特议事规则</a>
<li>
<a href="谈话的力量.html">谈话的力量</a>
</ol>
<hr />
<p>
Copyleft © 2011 Yache's Personal Wiki proudly powered by <a href="http://code.google.com/p/vimwiki/">vimwiki</a>,hosted on <a href="http://github.com">github</a>.
</p>
</body>
</html>