forked from universsky/universsky.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
english_novel.html
318 lines (270 loc) · 25.4 KB
/
english_novel.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
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="description" content="Free Ebook 免费电子书 免费epub电子书 电子书大全 电子书下载 光剑免费图书馆 東海陳光劍的博客">
<link rel="shortcut icon" href="favicon.ico">
<title>光剑免费图书馆 Free Ebook</title>
<style>
li {
list-style-type: none;
}
</style>
<!-- jquery, bootstrap,dataTables -->
<script src="//cdn.bootcss.com/jquery/2.0.0/jquery.min.js"></script>
<link href="//cdn.bootcss.com/bootstrap/3.3.6/css/bootstrap.min.css" rel="stylesheet">
<link href="//cdn.bootcss.com/datatables/1.10.10/css/jquery.dataTables.min.css" rel="stylesheet">
<link href="//cdn.bootcss.com/datatables/1.10.10/css/jquery.dataTables_themeroller.css" rel="stylesheet">
<script src="//cdn.bootcss.com/bootstrap/3.3.6/js/bootstrap.min.js"></script>
<script src="//cdn.bootcss.com/datatables/1.10.10/js/dataTables.bootstrap.min.js"></script>
<script src="//cdn.bootcss.com/datatables/1.10.10/js/jquery.dataTables.min.js"></script>
<link rel="stylesheet" type="text/css" media="screen" href="css/home.css">
<!-- 百度统计代码 -->
<script>
var _hmt = _hmt || [];
(function () {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?f29971d7ef634e38b8912a618e7a4f67";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
</head>
<!-- HEADER -->
<div id="header_wrap" class="outer">
<nav class="navbar navbar-inverse" role="navigation">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse"
data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html" style="font-size: 15pt"> WFeB全球免费图书馆 World Free eBook </a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li class="active"><a href="classic.html">经典畅销书</a></li>
<li><a href="china_classic.html">中国古典文学</a></li>
<li><a href="biography.html">人物传记</a></li>
<li><a href="medicine.html">中医养生</a></li>
<li><a href="love.html">两性爱情</a></li>
<li><a href="computer.html">计算机编程</a></li>
<li><a href="swordmen_novel.html">武侠小说</a></li>
<li><a href="guanchang_shangzhan.html">官场商战</a></li>
<li><a href="work.html">职场工作</a></li>
<li><a href="financial_investment.html">理财投资</a></li>
<li><a href="ibooks.html">光剑阅读小馆</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
<header class="inner">
<!--<a id="forkme_banner" href="https://github.com/universsky">View on GitHub </a>-->
<h1 id="project_title">WFeB全球免费图书馆 World Free eBook</h1>
<p></p>
<h3 id="project_tagline">道之所在,虽千万人吾往矣;义之所当,千金散尽不后悔;情之所钟,世俗礼法如粪土;兴之所至,与君痛饮三百杯.</h3>
</header>
</div>
<div id="main_content_wrap" class="outer">
<section id="main_content" class="inner">
<div class="container-fluid">
<a href="index.html"><h2>光剑免费图书馆</h2></a>
<h4>英文原著小说</h4>
<table id="dataTable" class="table table-hover table-responsive">
<thead>
<tr>
<th>ID</th>
<th>书名</th>
</tr>
</thead>
<tbody>
<tr><td>11020</td><td><a href="epubjs/html/11020_ The Rainbow.html"> The Rainbow</a></td></tr>
<tr><td>11021</td><td><a href="epubjs/html/11021_A Bend in the River - V.S. Naipaul.html">A Bend in the River - V.S. Naipaul</a></td></tr>
<tr><td>11022</td><td><a href="epubjs/html/11022_A Buyers Market - Anthony Powell.html">A Buyers Market - Anthony Powell</a></td></tr>
<tr><td>11023</td><td><a href="epubjs/html/11023_A Clockwork Orange - Burgess, Anthony.html">A Clockwork Orange - Burgess, Anthony</a></td></tr>
<tr><td>11024</td><td><a href="epubjs/html/11024_A Farewell to Arms - Ernest Hemingway.html">A Farewell to Arms - Ernest Hemingway</a></td></tr>
<tr><td>11025</td><td><a href="epubjs/html/11025_A Handful of Dust - Evelyn Waugh.html">A Handful of Dust - Evelyn Waugh</a></td></tr>
<tr><td>11026</td><td><a href="epubjs/html/11026_A High Wind in Jamaica - Richard Hughes.html">A High Wind in Jamaica - Richard Hughes</a></td></tr>
<tr><td>11027</td><td><a href="epubjs/html/11027_A House for Mr. Biswas - V.S. Naipaul.html">A House for Mr. Biswas - V.S. Naipaul</a></td></tr>
<tr><td>11028</td><td><a href="epubjs/html/11028_A Man Could Stand Up - Ford Madox Ford.html">A Man Could Stand Up - Ford Madox Ford</a></td></tr>
<tr><td>11029</td><td><a href="epubjs/html/11029_A Passage to India - E. M. Forster.html">A Passage to India - E. M. Forster</a></td></tr>
<tr><td>11030</td><td><a href="epubjs/html/11030_A Portrait of the Artist as a Young Man.html">A Portrait of the Artist as a Young Man</a></td></tr>
<tr><td>11031</td><td><a href="epubjs/html/11031_A Question of Upbringing - Anthony Powell.html">A Question of Upbringing - Anthony Powell</a></td></tr>
<tr><td>11032</td><td><a href="epubjs/html/11032_A Room with a View - E. M. Forster.html">A Room with a View - E. M. Forster</a></td></tr>
<tr><td>11033</td><td><a href="epubjs/html/11033_All the King's Men - Robert Penn Warren.html">All the King's Men - Robert Penn Warren</a></td></tr>
<tr><td>11034</td><td><a href="epubjs/html/11034_An American Tragedy - Theodore Dreiser.html">An American Tragedy - Theodore Dreiser</a></td></tr>
<tr><td>11035</td><td><a href="epubjs/html/11035_Angle of Repose - Wallace Stegner.html">Angle of Repose - Wallace Stegner</a></td></tr>
<tr><td>11036</td><td><a href="epubjs/html/11036_Animal Farm - George Orwell.html">Animal Farm - George Orwell</a></td></tr>
<tr><td>11037</td><td><a href="epubjs/html/11037_Appointment in Samarra - John O'Hara.html">Appointment in Samarra - John O'Hara</a></td></tr>
<tr><td>11038</td><td><a href="epubjs/html/11038_Arnold Bennett. 「The Old Wives' Tale。」 iBooks. .html">Arnold Bennett. 「The Old Wives' Tale。」 iBooks. </a></td></tr>
<tr><td>11039</td><td><a href="epubjs/html/11039_As I Lay Dying - William Faulkner.html">As I Lay Dying - William Faulkner</a></td></tr>
<tr><td>11040</td><td><a href="epubjs/html/11040_At Lady Molly's - Anthony Powell.html">At Lady Molly's - Anthony Powell</a></td></tr>
<tr><td>11041</td><td><a href="epubjs/html/11041_Books Do Furnish a Room - Anthony Powell.html">Books Do Furnish a Room - Anthony Powell</a></td></tr>
<tr><td>11042</td><td><a href="epubjs/html/11042_Brave New World - Aldous Huxley.html">Brave New World - Aldous Huxley</a></td></tr>
<tr><td>11043</td><td><a href="epubjs/html/11043_Brideshead Revisited - Evelyn Waugh.html">Brideshead Revisited - Evelyn Waugh</a></td></tr>
<tr><td>11044</td><td><a href="epubjs/html/11044_Casanova's Chinese Restaurant - Anthony Powell.html">Casanova's Chinese Restaurant - Anthony Powell</a></td></tr>
<tr><td>11045</td><td><a href="epubjs/html/11045_Catch-22 - Heller, Joseph.html">Catch-22 - Heller, Joseph</a></td></tr>
<tr><td>11046</td><td><a href="epubjs/html/11046_Darkness at Noon - Arthur Koestler.html">Darkness at Noon - Arthur Koestler</a></td></tr>
<tr><td>11047</td><td><a href="epubjs/html/11047_Deliverance - James Dickey.html">Deliverance - James Dickey</a></td></tr>
<tr><td>11048</td><td><a href="epubjs/html/11048_F. Scott Fitzgerald - Tender is the Night.html">F. Scott Fitzgerald - Tender is the Night</a></td></tr>
<tr><td>11049</td><td><a href="epubjs/html/11049_Finnegans Wake - James Joyce.html">Finnegans Wake - James Joyce</a></td></tr>
<tr><td>11050</td><td><a href="epubjs/html/11050_From Here to Eternity_ The Restored Edit - Jones, James.html">From Here to Eternity_ The Restored Edit - Jones, James</a></td></tr>
<tr><td>11051</td><td><a href="epubjs/html/11051_Go tell it on the mountain - James Baldwin.html">Go tell it on the mountain - James Baldwin</a></td></tr>
<tr><td>11052</td><td><a href="epubjs/html/11052_Hearing Secret Harmonies - Anthony Powell.html">Hearing Secret Harmonies - Anthony Powell</a></td></tr>
<tr><td>11053</td><td><a href="epubjs/html/11053_Heart of Darkness and Selected Short Fic - Joseph Conrad.html">Heart of Darkness and Selected Short Fic - Joseph Conrad</a></td></tr>
<tr><td>11054</td><td><a href="epubjs/html/11054_Henderson the Rain King - Saul Bellow.html">Henderson the Rain King - Saul Bellow</a></td></tr>
<tr><td>11055</td><td><a href="epubjs/html/11055_Henry James The Ambassadors. .html">Henry James The Ambassadors. </a></td></tr>
<tr><td>11056</td><td><a href="epubjs/html/11056_House of Mirth (Barnes & Noble Classics - Edith Wharton.html">House of Mirth (Barnes & Noble Classics - Edith Wharton</a></td></tr>
<tr><td>11057</td><td><a href="epubjs/html/11057_Howards End - E. M. Forster.html">Howards End - E. M. Forster</a></td></tr>
<tr><td>11058</td><td><a href="epubjs/html/11058_I, Claudius - Robert Graves.html">I, Claudius - Robert Graves</a></td></tr>
<tr><td>11059</td><td><a href="epubjs/html/11059_Invisible man - Ralph Ellison.html">Invisible man - Ralph Ellison</a></td></tr>
<tr><td>11060</td><td><a href="epubjs/html/11060_Ironweed - William Kennedy.html">Ironweed - William Kennedy</a></td></tr>
<tr><td>11061</td><td><a href="epubjs/html/11061_Joseph Conrad The Secret Agent a Simple Tale.html">Joseph Conrad The Secret Agent a Simple Tale</a></td></tr>
<tr><td>11062</td><td><a href="epubjs/html/11062_Joseph Conrad. 「Nostromo, a Tale of the Seaboard。」 iBooks. .html">Joseph Conrad. 「Nostromo, a Tale of the Seaboard。」 iBooks. </a></td></tr>
<tr><td>11063</td><td><a href="epubjs/html/11063_Kim (Barnes & Noble Classics Series) - Rudyard Kipling.html">Kim (Barnes & Noble Classics Series) - Rudyard Kipling</a></td></tr>
<tr><td>11064</td><td><a href="epubjs/html/11064_Light in August - William Faulkner.html">Light in August - William Faulkner</a></td></tr>
<tr><td>11065</td><td><a href="epubjs/html/11065_Lolita - Vladimir Nabokov.html">Lolita - Vladimir Nabokov</a></td></tr>
<tr><td>11066</td><td><a href="epubjs/html/11066_Lord Jim.html">Lord Jim</a></td></tr>
<tr><td>11067</td><td><a href="epubjs/html/11067_Lord of the Flies - William Golding.html">Lord of the Flies - William Golding</a></td></tr>
<tr><td>11068</td><td><a href="epubjs/html/11068_Loving - Henry Green.html">Loving - Henry Green</a></td></tr>
<tr><td>11069</td><td><a href="epubjs/html/11069_Main Street (Barnes & Noble Classics Ser - Sinclair Lewis.html">Main Street (Barnes & Noble Classics Ser - Sinclair Lewis</a></td></tr>
<tr><td>11070</td><td><a href="epubjs/html/11070_Midnight's Children - Salman Rushdie.html">Midnight's Children - Salman Rushdie</a></td></tr>
<tr><td>11071</td><td><a href="epubjs/html/11071_Nathanael West - The Day of the Locust.html">Nathanael West - The Day of the Locust</a></td></tr>
<tr><td>11072</td><td><a href="epubjs/html/11072_Native Son - Richard Wright.html">Native Son - Richard Wright</a></td></tr>
<tr><td>11073</td><td><a href="epubjs/html/11073_Nineteen Eighty-Four - George Orwell.html">Nineteen Eighty-Four - George Orwell</a></td></tr>
<tr><td>11074</td><td><a href="epubjs/html/11074_No More Parades_ A Novel - Ford Madox Ford.html">No More Parades_ A Novel - Ford Madox Ford</a></td></tr>
<tr><td>11075</td><td><a href="epubjs/html/11075_Norman Mailer - The Naked and the Dead.html">Norman Mailer - The Naked and the Dead</a></td></tr>
<tr><td>11076</td><td><a href="epubjs/html/11076_Of Human Bondage - W. Somerset Maugham.html">Of Human Bondage - W. Somerset Maugham</a></td></tr>
<tr><td>11077</td><td><a href="epubjs/html/11077_On the Road - Jack Kerouac.html">On the Road - Jack Kerouac</a></td></tr>
<tr><td>11078</td><td><a href="epubjs/html/11078_Pale Fire - Vladimir Nabokov.html">Pale Fire - Vladimir Nabokov</a></td></tr>
<tr><td>11079</td><td><a href="epubjs/html/11079_Point Counter Point - Aldous Huxley.html">Point Counter Point - Aldous Huxley</a></td></tr>
<tr><td>11080</td><td><a href="epubjs/html/11080_Portnoy's Complaint - Philip Roth.html">Portnoy's Complaint - Philip Roth</a></td></tr>
<tr><td>11081</td><td><a href="epubjs/html/11081_Ragtime - E.L. Doctorow.html">Ragtime - E.L. Doctorow</a></td></tr>
<tr><td>11082</td><td><a href="epubjs/html/11082_Samuel Butler. 「The Way of All Flesh。」 iBooks. .html">Samuel Butler. 「The Way of All Flesh。」 iBooks. </a></td></tr>
<tr><td>11083</td><td><a href="epubjs/html/11083_Scoop - Evelyn Waugh.html">Scoop - Evelyn Waugh</a></td></tr>
<tr><td>11084</td><td><a href="epubjs/html/11084_Sherwood Anderson. 「Winesburg, Ohio; a group of tales of Ohio small town life.html">Sherwood Anderson. 「Winesburg, Ohio; a group of tales of Ohio small town life</a></td></tr>
<tr><td>11085</td><td><a href="epubjs/html/11085_Sir Max Beerbohm. 「Zuleika Dobson, or, an Oxford love story。」 iBooks. .html">Sir Max Beerbohm. 「Zuleika Dobson, or, an Oxford love story。」 iBooks. </a></td></tr>
<tr><td>11086</td><td><a href="epubjs/html/11086_Sister Carrie (Barnes & Noble Classics S - Theodore Dreiser.html">Sister Carrie (Barnes & Noble Classics S - Theodore Dreiser</a></td></tr>
<tr><td>11087</td><td><a href="epubjs/html/11087_Slaughterhouse-Five - Kurt Vonnegut.html">Slaughterhouse-Five - Kurt Vonnegut</a></td></tr>
<tr><td>11088</td><td><a href="epubjs/html/11088_Some Do Not . . ._ A Novel - Ford Madox Ford.html">Some Do Not . . ._ A Novel - Ford Madox Ford</a></td></tr>
<tr><td>11089</td><td><a href="epubjs/html/11089_Sons and Lovers (Barnes & Noble Classics - D. H. Lawrence.html">Sons and Lovers (Barnes & Noble Classics - D. H. Lawrence</a></td></tr>
<tr><td>11090</td><td><a href="epubjs/html/11090_Sophie's Choice - William Styron.html">Sophie's Choice - William Styron</a></td></tr>
<tr><td>11091</td><td><a href="epubjs/html/11091_Temporary Kings - Anthony Powell.html">Temporary Kings - Anthony Powell</a></td></tr>
<tr><td>11092</td><td><a href="epubjs/html/11092_The Acceptance World - Anthony Powell.html">The Acceptance World - Anthony Powell</a></td></tr>
<tr><td>11093</td><td><a href="epubjs/html/11093_The Adventures of Augie March - Saul Bellow.html">The Adventures of Augie March - Saul Bellow</a></td></tr>
<tr><td>11094</td><td><a href="epubjs/html/11094_The Age of Innocence - Edith Wharton.html">The Age of Innocence - Edith Wharton</a></td></tr>
<tr><td>11095</td><td><a href="epubjs/html/11095_The Alexandria Quartet - Lawrence Durrell.html">The Alexandria Quartet - Lawrence Durrell</a></td></tr>
<tr><td>11096</td><td><a href="epubjs/html/11096_The bridge of San Luis Rey - Thornton Wilder.html">The bridge of San Luis Rey - Thornton Wilder</a></td></tr>
<tr><td>11097</td><td><a href="epubjs/html/11097_The Call of the Wild and White Fang - Jack London.html">The Call of the Wild and White Fang - Jack London</a></td></tr>
<tr><td>11098</td><td><a href="epubjs/html/11098_The Catcher in the Rye - J.D. Salinger.html">The Catcher in the Rye - J.D. Salinger</a></td></tr>
<tr><td>11099</td><td><a href="epubjs/html/11099_The Death of the Heart - Elizabeth Bowen.html">The Death of the Heart - Elizabeth Bowen</a></td></tr>
<tr><td>11100</td><td><a href="epubjs/html/11100_The Ginger Man - J. P. Donleavy.html">The Ginger Man - J. P. Donleavy</a></td></tr>
<tr><td>11101</td><td><a href="epubjs/html/11101_The Golden Bowl - Henry James.html">The Golden Bowl - Henry James</a></td></tr>
<tr><td>11102</td><td><a href="epubjs/html/11102_The Good Soldier.html">The Good Soldier</a></td></tr>
<tr><td>11103</td><td><a href="epubjs/html/11103_The Grapes of Wrath - John Steinbeck.html">The Grapes of Wrath - John Steinbeck</a></td></tr>
<tr><td>11104</td><td><a href="epubjs/html/11104_The Great Gatsby - F. Scott Fitzgerald.html">The Great Gatsby - F. Scott Fitzgerald</a></td></tr>
<tr><td>11105</td><td><a href="epubjs/html/11105_The Heart is a Lonely Hunter - Carson McCullers.html">The Heart is a Lonely Hunter - Carson McCullers</a></td></tr>
<tr><td>11106</td><td><a href="epubjs/html/11106_The Heart of the Matter - Graham Greene.html">The Heart of the Matter - Graham Greene</a></td></tr>
<tr><td>11107</td><td><a href="epubjs/html/11107_The Kindly Ones - Anthony Powell.html">The Kindly Ones - Anthony Powell</a></td></tr>
<tr><td>11108</td><td><a href="epubjs/html/11108_The Magnificent Ambersons.html">The Magnificent Ambersons</a></td></tr>
<tr><td>11109</td><td><a href="epubjs/html/11109_The Magus - John Fowles.html">The Magus - John Fowles</a></td></tr>
<tr><td>11110</td><td><a href="epubjs/html/11110_The Maltese Falcon - Dashiell Hammett.html">The Maltese Falcon - Dashiell Hammett</a></td></tr>
<tr><td>11111</td><td><a href="epubjs/html/11111_The Military Philosophers - Anthony Powell.html">The Military Philosophers - Anthony Powell</a></td></tr>
<tr><td>11112</td><td><a href="epubjs/html/11112_The Moviegoer - Walker Percy.html">The Moviegoer - Walker Percy</a></td></tr>
<tr><td>11113</td><td><a href="epubjs/html/11113_The Postman Always Rings Twice - James M. Cain.html">The Postman Always Rings Twice - James M. Cain</a></td></tr>
<tr><td>11114</td><td><a href="epubjs/html/11114_The Prime of Miss Jean Brodie - Muriel Spark.html">The Prime of Miss Jean Brodie - Muriel Spark</a></td></tr>
<tr><td>11115</td><td><a href="epubjs/html/11115_The Sheltering Sky - Bowles, Paul.html">The Sheltering Sky - Bowles, Paul</a></td></tr>
<tr><td>11116</td><td><a href="epubjs/html/11116_The Soldier's Art - Anthony Powell.html">The Soldier's Art - Anthony Powell</a></td></tr>
<tr><td>11117</td><td><a href="epubjs/html/11117_The Sound and the Fury - William Faulkner.html">The Sound and the Fury - William Faulkner</a></td></tr>
<tr><td>11118</td><td><a href="epubjs/html/11118_The Studs Lonigan Trilogy - James T. Farrell.html">The Studs Lonigan Trilogy - James T. Farrell</a></td></tr>
<tr><td>11119</td><td><a href="epubjs/html/11119_The Sun Also Rises - Ernest Hemingway.html">The Sun Also Rises - Ernest Hemingway</a></td></tr>
<tr><td>11120</td><td><a href="epubjs/html/11120_The Valley of Bones - Anthony Powell.html">The Valley of Bones - Anthony Powell</a></td></tr>
<tr><td>11121</td><td><a href="epubjs/html/11121_The Wapshot Chronicle - John Cheever.html">The Wapshot Chronicle - John Cheever</a></td></tr>
<tr><td>11122</td><td><a href="epubjs/html/11122_To the Lighthouse - Virginia Woolf.html">To the Lighthouse - Virginia Woolf</a></td></tr>
<tr><td>11123</td><td><a href="epubjs/html/11123_Tobacco Road - Erskine Caldwell.html">Tobacco Road - Erskine Caldwell</a></td></tr>
<tr><td>11124</td><td><a href="epubjs/html/11124_Tropic of Cancer - Miller, Henry.html">Tropic of Cancer - Miller, Henry</a></td></tr>
<tr><td>11125</td><td><a href="epubjs/html/11125_U.S.A_ - John Dos Passos.html">U.S.A_ - John Dos Passos</a></td></tr>
<tr><td>11126</td><td><a href="epubjs/html/11126_Ulysses - Gabler Edition.html">Ulysses - Gabler Edition</a></td></tr>
<tr><td>11127</td><td><a href="epubjs/html/11127_Under The Net - Iris Murdoch.html">Under The Net - Iris Murdoch</a></td></tr>
<tr><td>11128</td><td><a href="epubjs/html/11128_Under the Volcano - Malcolm Lowry.html">Under the Volcano - Malcolm Lowry</a></td></tr>
<tr><td>11129</td><td><a href="epubjs/html/11129_Wide Sargasso Sea - Jean Rhys.html">Wide Sargasso Sea - Jean Rhys</a></td></tr>
<tr><td>11130</td><td><a href="epubjs/html/11130_Wings of the Dove (Barnes & Noble Classi - Henry James.html">Wings of the Dove (Barnes & Noble Classi - Henry James</a></td></tr>
<tr><td>11131</td><td><a href="epubjs/html/11131_Women in Love (Barnes & Noble Classics S - D. H. Lawrence.html">Women in Love (Barnes & Noble Classics S - D. H. Lawrence</a></td></tr>
</tbody>
</table>
<!-- 百度分享 -->
<div class="bdsharebuttonbox"><a href="#" class="bds_more" data-cmd="more"></a><a href="#" class="bds_qzone"
data-cmd="qzone"></a><a
href="#" class="bds_tsina" data-cmd="tsina"></a><a href="#" class="bds_tqq" data-cmd="tqq"></a><a
href="#" class="bds_renren" data-cmd="renren"></a><a href="#" class="bds_weixin"
data-cmd="weixin"></a></div>
<script>window._bd_share_config = {
"common": {
"bdSnsKey": {},
"bdText": "",
"bdMini": "2",
"bdPic": "",
"bdStyle": "0",
"bdSize": "16"
},
"share": {},
"image": {
"viewList": ["qzone", "tsina", "tqq", "renren", "weixin"],
"viewText": "分享到:",
"viewSize": "16"
},
"selectShare": {
"bdContainerClass": null,
"bdSelectMiniList": ["qzone", "tsina", "tqq", "renren", "weixin"]
}
};
with (document)0[(getElementsByTagName('head')[0] || body).appendChild(createElement('script')).src = 'http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion=' + ~(-new Date() / 36e5)];</script>
</div>
</section>
</div>
<script type="text/javascript">
if (typeof jQuery == 'undefined') {
document.write(unescape("%3Cscript src='js/jquery.js' type='text/javascript'%3E%3C/script%3E"));
}
$(function () {
$('#dataTable').DataTable({
"paging": true,
"lengthChange": true,
"searching": true,
"ordering": true,
"info": true,
"autoWidth": true,
"aLengthMenu": [10, 20, 50, 100, 200],
"processing": true,
"stateSave": true,
responsive: true,
fixedHeader: true,
order: [[0, "desc"]],
language: {
"search": "<div style='margin-left:auto;margin-right:2px;'>_INPUT_ <span class='btn btn-default'>搜索</span></div>",
paginate: {//分页的样式内容。
previous: "上一页",
next: "下一页",
first: "第一页",
last: "最后"
}
,
zeroRecords: "没有内容",//table tbody内容为空时,tbody的内容。
//下面三者构成了总体的左下角的内容。
info: "总计 _TOTAL_ 本,共 _PAGES_ 页,_START_ - _END_ 本",//左下角的信息显示,大写的词为关键字。
infoEmpty: "0条记录",//筛选为空时左下角的显示。
infoFiltered: ""//筛选之后的左下角筛选提示,
}
})
})
</script>
</body>
</html>