-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathUsefullLinks.html
More file actions
117 lines (87 loc) · 2.41 KB
/
UsefullLinks.html
File metadata and controls
117 lines (87 loc) · 2.41 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
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
<!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>我的常用网址收藏</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<h1 id="toc_1">常备网址</h1>
<p>
这些网站均是我常去的网站,为了节省我的时间,我将特将这些网站做一下归类、整理。请点击右键,在新标签页打开。
</p>
<h2 id="toc_1.1">网络应用</h2>
<ol>
<li>
<a href="http://mail.qq.com">QQmail,亲情mail</a>
<li>
<a href="http://mail.google.com">Gmail,注册用mail</a>
<li>
<a href="http://del.icio.us/yache">Delicious网络书签,对网络资源进行管理</a>
<li>
<a href="http://ishare.iask.sina.com.cn">新浪分享学习资源</a>
<li>
<a href="http://k.wps.cn">金山网络K盘</a>
</ol>
<h2 id="toc_1.2">多读书、读好书</h2>
<ol>
<li>
<a href="http://book.douban.com/people/yache/wish">我要读的书目</a>
<li>
<a href="http://hongvip.com">红动数字出版论文</a>
</ol>
<h2 id="toc_1.3">For Kindle 网络应用</h2>
<ol>
<li>
<a href="http://www.page2rss.com/">Page2RSS</a>
<li>
<a href="http://feedex.net/">全文输出RSS</a>
<li>
<a href="http://weather.raychou.com/?/list/">RSS/SMS 天气提醒</a>
<li>
<a href="http://reader.dogear.mobi/setting">Kindle GoogleReader 投递续期</a>
<li>
<a href="http://dogear.mobi/u/kindle">Kindle RSS投递</a>
<li>
<a href="http://www.instapaper.com/u">Instapaper</a>
</ol>
<h2 id="toc_1.4">银行、信用卡、房贷</h2>
<ol>
<li>
<a href="http://www.boc.cn">中行信用卡、房贷</a>
</ol>
<h2 id="toc_1.5">手机缴费通道</h2>
<ol>
<li>
<a href="http://sn.ct10000.com/ak/">电信</a>
<li>
<a href="http://xxx">移动</a>
</ol>
<h2 id="toc_1.6">我的网站</h2>
<ol>
<li>
<a href="http://www.lfdb.net">全国地方财政经济数据库</a>
<li>
<a href="http://adsense.google.com">我的GoogleAdsense 收入</a>
<li>
<a href="http://www.github.com">空间github</a>
<li>
<a href="http://www.godaddy.com">域名</a>
</ol>
<h2 id="toc_1.7">常去社区</h2>
<ol>
<li>
<a href="http://www.v2ex.com">V2EX一个Greek社区</a>
</ol>
<h2 id="toc_1.8">其他</h2>
<ol>
<li>
<a href="http://www.routerlogin.com">路由器管理</a>
</ol>
<h2 id="toc_1.9">Socail Network</h2>
<ol>
<li>
<a href="https://www.google.com/calendar">GTD's Goolge Calendar</a>
</ol>
</body>
</html>