forked from universsky/universsky.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathphychology.html
485 lines (428 loc) · 28.4 KB
/
phychology.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
<!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/jquery/3.1.0/jquery.min.js"></script>-->
<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 role="row" class="odd">
<td class="sorting_1">70</td>
<td><a href="epubjs/html/00070_[英]布莱恩·金 - 瞬间识破谎言的心理学:你别再骗人了.html">[英]布莱恩·金 - 瞬间识破谎言的心理学:你别再骗人了</a>
</td>
</tr><tr role="row" class="even">
<td class="sorting_1">132</td>
<td><a href="epubjs/html/00132_一位女心理师的情感救赎.html">一位女心理师的情感救赎</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">133</td>
<td><a href="epubjs/html/00133_一分钟读懂孩子心理.html">一分钟读懂孩子心理</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">151</td>
<td><a href="epubjs/html/00151_三十岁的心理学.html">三十岁的心理学</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">154</td>
<td><a href="epubjs/html/00154_三天读懂心理学.html">三天读懂心理学</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">172</td>
<td><a href="epubjs/html/00172_不懂心理学就成不了销售精英.html">不懂心理学就成不了销售精英</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">189</td>
<td><a href="epubjs/html/00189_专家给学生的心理呵护书.html">专家给学生的心理呵护书</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">285</td>
<td><a href="epubjs/html/00285_为何家会伤人:揭示家庭中的心理真相.html">为何家会伤人:揭示家庭中的心理真相</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">289</td>
<td><a href="epubjs/html/00289_乌合之众—大众心理研究.html">乌合之众—大众心理研究</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">303</td>
<td><a href="epubjs/html/00303_二三十岁女人最爱玩的心理测试.html">二三十岁女人最爱玩的心理测试</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">351</td>
<td><a href="epubjs/html/00351_什么是爱情的真谛:爱情心理学.html">什么是爱情的真谛:爱情心理学</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">359</td>
<td><a href="epubjs/html/00359_从卡里加利到希特勒——德国电影心理史.html">从卡里加利到希特勒——德国电影心理史</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">360</td>
<td><a href="epubjs/html/00360_从心理学透视爱的本质:爱是一种药.html">从心理学透视爱的本质:爱是一种药</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">447</td>
<td><a href="epubjs/html/00447_做自己的心理医生:自我心理诊疗手册.html">做自己的心理医生:自我心理诊疗手册</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">448</td>
<td><a href="epubjs/html/00448_做自己的心理咨询师:破解情绪密码.html">做自己的心理咨询师:破解情绪密码</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">470</td>
<td><a href="epubjs/html/00470_儿童心理学.html">儿童心理学</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">491</td>
<td><a href="epubjs/html/00491_关爱女性:女性心理健康枕边书.html">关爱女性:女性心理健康枕边书</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">533</td>
<td><a href="epubjs/html/00533_创意心理学.html">创意心理学</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">871</td>
<td><a href="epubjs/html/00871_心理控制术.html">心理控制术</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">907</td>
<td><a href="epubjs/html/00907_每天懂一点色彩心理学.html">每天懂一点色彩心理学</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">981</td>
<td><a href="epubjs/html/00981_设计心理学.html">设计心理学</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">1195</td>
<td><a href="epubjs/html/01195_20几岁要懂得的处世心理学.html">20几岁要懂得的处世心理学</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">1201</td>
<td><a href="epubjs/html/01201_20,30,40,男女心理天平.html">20,30,40,男女心理天平</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">1555</td>
<td><a href="epubjs/html/01555_专家给上班族的心理呵护书.html">专家给上班族的心理呵护书</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">1676</td>
<td><a href="epubjs/html/01676_久赢真经:销售心理学.html">久赢真经:销售心理学</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">2215</td>
<td><a href="epubjs/html/02215_健康长寿的福音:老年人心理健康枕边书.html">健康长寿的福音:老年人心理健康枕边书</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">3190</td>
<td><a href="epubjs/html/03190_每周一堂心理课.html">每周一堂心理课</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">3196</td>
<td><a href="epubjs/html/03196_每天懂一点好玩心理学.html">每天懂一点好玩心理学</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">3197</td>
<td><a href="epubjs/html/03197_每天懂一点色彩心理学.html">每天懂一点色彩心理学</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">3392</td>
<td><a href="epubjs/html/03392_活着没商量——自杀心理及其预防.html">活着没商量——自杀心理及其预防</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">3646</td>
<td><a href="epubjs/html/03646_爱情进行时——爱情心理发展.html">爱情进行时——爱情心理发展</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">3683</td>
<td><a href="epubjs/html/03683_爸爸妈妈不可不知的家庭教育心理学.html">爸爸妈妈不可不知的家庭教育心理学</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">3684</td>
<td><a href="epubjs/html/03684_爸爸妈妈家庭教育心理学.html">爸爸妈妈家庭教育心理学</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">3700</td>
<td><a href="epubjs/html/03700_物化思维:发现心理学艺术化.html">物化思维:发现心理学艺术化</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">3708</td>
<td><a href="epubjs/html/03708_犯罪心理师.html">犯罪心理师</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">3913</td>
<td><a href="epubjs/html/03913_电话销售中的心理学.html">电话销售中的心理学</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">3940</td>
<td><a href="epubjs/html/03940_男性心理健康必修课:男人那几天.html">男性心理健康必修课:男人那几天</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">3954</td>
<td><a href="epubjs/html/03954_疯玩的99个心理测试:我是测试狂.html">疯玩的99个心理测试:我是测试狂</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">4223</td>
<td><a href="epubjs/html/04223_积极心理学.html">积极心理学</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">4342</td>
<td><a href="epubjs/html/04342_管理中的心理学.html">管理中的心理学</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">4348</td>
<td><a href="epubjs/html/04348_管理者的心理课.html">管理者的心理课</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">4520</td>
<td><a href="epubjs/html/04520_绸缪未雨时——大学生心理危机自救.html">绸缪未雨时——大学生心理危机自救</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">4640</td>
<td><a href="epubjs/html/04640_职场SPA——职场心理巧调适.html">职场SPA——职场心理巧调适</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">4693</td>
<td><a href="epubjs/html/04693_育儿要懂心理学.html">育儿要懂心理学</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">4737</td>
<td><a href="epubjs/html/04737_自我心理诊疗手册.html">自我心理诊疗手册</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">4762</td>
<td><a href="epubjs/html/04762_色彩妙用的秘密:每天懂一点色彩心理学.html">色彩妙用的秘密:每天懂一点色彩心理学</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">4827</td>
<td><a href="epubjs/html/04827_女人一定要做的100道心理测试.html">女人一定要做的100道心理测试</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">4839</td>
<td><a href="epubjs/html/04839_女人必读的男人心理学.html">女人必读的男人心理学</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">4845</td>
<td><a href="epubjs/html/04845_女人的对话心理学.html">女人的对话心理学</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">4875</td>
<td><a href="epubjs/html/04875_女心理师(上).html">女心理师(上)</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">4876</td>
<td><a href="epubjs/html/04876_女心理师(下).html">女心理师(下)</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">5114</td>
<td><a href="epubjs/html/05114_孩子,妈妈知道你的心理.html">孩子,妈妈知道你的心理</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">5176</td>
<td><a href="epubjs/html/05176_实用心理课:瞬间看透身边人.html">实用心理课:瞬间看透身边人</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">5178</td>
<td><a href="epubjs/html/05178_实用读心沟通术:女人的对话心理学.html">实用读心沟通术:女人的对话心理学</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">5189</td>
<td><a href="epubjs/html/05189_害羞心理学.html">害羞心理学</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">5309</td>
<td><a href="epubjs/html/05309_小白领购物心理学.html">小白领购物心理学</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">5478</td>
<td><a href="epubjs/html/05478_幸福女人要读的心理学.html">幸福女人要读的心理学</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">5514</td>
<td><a href="epubjs/html/05514_应该读点心理学.html">应该读点心理学</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">5633</td>
<td><a href="epubjs/html/05633_影响一生的书籍《心理控制术》.html">影响一生的书籍《心理控制术》</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">5639</td>
<td><a href="epubjs/html/05639_影响他人的心理学.html">影响他人的心理学</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">5704</td>
<td><a href="epubjs/html/05704_心理分析师.html">心理分析师</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">5705</td>
<td><a href="epubjs/html/05705_心理医生为什么没有告诉我.html">心理医生为什么没有告诉我</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">5706</td>
<td><a href="epubjs/html/05706_心理学.html">心理学</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">5707</td>
<td><a href="epubjs/html/05707_心理学166个效应.html">心理学166个效应</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">5708</td>
<td><a href="epubjs/html/05708_心理学经典案例揭秘:都市变态心理解析.html">心理学经典案例揭秘:都市变态心理解析</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">5709</td>
<td><a href="epubjs/html/05709_心理操纵与反操纵.html">心理操纵与反操纵</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">5710</td>
<td><a href="epubjs/html/05710_心理操纵术.html">心理操纵术</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">5711</td>
<td><a href="epubjs/html/05711_心理画:绘画心理分析图典.html">心理画:绘画心理分析图典</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">5712</td>
<td><a href="epubjs/html/05712_心理罪之画像.html">心理罪之画像</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">5713</td>
<td><a href="epubjs/html/05713_心理诊所.html">心理诊所</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">5767</td>
<td><a href="epubjs/html/05767_性心理学.html">性心理学</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">5779</td>
<td><a href="epubjs/html/05779_怪诞心理学.html">怪诞心理学</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">5860</td>
<td><a href="epubjs/html/05860_成为自己的心理医生:心理诊所.html">成为自己的心理医生:心理诊所</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">5874</td>
<td><a href="epubjs/html/05874_成功改造和影响他人:影响他人的心理学.html">成功改造和影响他人:影响他人的心理学</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">5880</td>
<td><a href="epubjs/html/05880_成功要懂自我心理分析.html">成功要懂自我心理分析</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">5930</td>
<td><a href="epubjs/html/05930_我优秀我烦恼——优等生的心理困扰.html">我优秀我烦恼——优等生的心理困扰</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">6149</td>
<td><a href="epubjs/html/06149_拯救家庭:解答家庭里的心理问题.html">拯救家庭:解答家庭里的心理问题</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">6181</td>
<td><a href="epubjs/html/06181_提高魅力指数:魅力背后的心理秘密.html">提高魅力指数:魅力背后的心理秘密</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">6237</td>
<td><a href="epubjs/html/06237_改变生活的68个心理学经典故事.html">改变生活的68个心理学经典故事</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">6500</td>
<td><a href="epubjs/html/06500_智慧女人必修的心理学.html">智慧女人必修的心理学</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">6926</td>
<td><a href="epubjs/html/06926_行为心理学.html">行为心理学</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">7003</td>
<td><a href="epubjs/html/07003_解梦九讲——心理咨询与治疗的艺术.html">解梦九讲——心理咨询与治疗的艺术</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">7005</td>
<td><a href="epubjs/html/07005_解答家庭里的心理问题:拯救家庭.html">解答家庭里的心理问题:拯救家庭</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">7014</td>
<td><a href="epubjs/html/07014_解读自我,洞察人性:身边的心理学.html">解读自我,洞察人性:身边的心理学</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">7287</td>
<td><a href="epubjs/html/07287_超越你的不快乐:智慧女人必修的心理学.html">超越你的不快乐:智慧女人必修的心理学</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">7352</td>
<td><a href="epubjs/html/07352_迎头撞上心理学.html">迎头撞上心理学</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">7765</td>
<td><a href="epubjs/html/07765_震后心理自助手册:重建心灵家园.html">震后心理自助手册:重建心灵家园</a></td>
</tr><tr role="row" class="even">
<td class="sorting_1">7777</td>
<td><a href="epubjs/html/07777_青少年心理必读:学生心理健康枕边书.html">青少年心理必读:学生心理健康枕边书</a></td>
</tr><tr role="row" class="odd">
<td class="sorting_1">7778</td>
<td><a href="epubjs/html/07778_青少年性心理问题启示录:爱你以性.html">青少年性心理问题启示录:爱你以性</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>