forked from universsky/universsky.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
work.html
772 lines (728 loc) · 43.9 KB
/
work.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
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
<!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 role="row" class="odd">
<td class="sorting_1">35</td>
<td><a href="epubjs/html/00035_20个职场忠告:什么样的人企业永不放弃.html">20个职场忠告:什么样的人企业永不放弃</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">366</td>
<td><a href="epubjs/html/00366_从餐桌上学到的职场智慧.html">从餐桌上学到的职场智慧</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">443</td>
<td><a href="epubjs/html/00443_做有心人:人生规划、职场励志与理财13堂课.html">做有心人:人生规划、职场励志与理财13堂课</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">1244</td>
<td><a href="epubjs/html/01244_[韩]申铉满 - 20个职场忠告:什么样的人企业永不放弃.html">[韩]申铉满 - 20个职场忠告:什么样的人企业永不放弃</a>
</td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">1245</td>
<td><a href="epubjs/html/01245_[韩]郑允姬 - 最贴心的职场感言:女人要有九条尾巴.html">[韩]郑允姬 - 最贴心的职场感言:女人要有九条尾巴</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">1496</td>
<td><a href="epubjs/html/01496_不可不知的1000个职场常识.html">不可不知的1000个职场常识</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">1683</td>
<td><a href="epubjs/html/01683_乙的生存法则:职场战士生存必杀技.html">乙的生存法则:职场战士生存必杀技</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">1984</td>
<td><a href="epubjs/html/01984_人事总监:透视职场明争暗斗最真内幕.html">人事总监:透视职场明争暗斗最真内幕</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">2020</td>
<td><a href="epubjs/html/02020_从助理到女王的职场启示录:凯西来了.html">从助理到女王的职场启示录:凯西来了</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">2024</td>
<td><a href="epubjs/html/02024_从基层妖魔做起:职场向西见如来.html">从基层妖魔做起:职场向西见如来</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">2142</td>
<td><a href="epubjs/html/02142_你的礼仪价值百万2:职场修炼篇.html">你的礼仪价值百万2:职场修炼篇</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">2185</td>
<td><a href="epubjs/html/02185_做一个快乐的职业人:职场人的心灵鸡汤.html">做一个快乐的职业人:职场人的心灵鸡汤</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">2189</td>
<td><a href="epubjs/html/02189_做个职场坏女人.html">做个职场坏女人</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">2252</td>
<td><a href="epubjs/html/02252_全都是演员:白骨精的职场私房话.html">全都是演员:白骨精的职场私房话</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">2394</td>
<td><a href="epubjs/html/02394_别说你懂职场礼仪.html">别说你懂职场礼仪</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">2810</td>
<td><a href="epubjs/html/02810_地产女皇:职场女性生存最佳修炼记.html">地产女皇:职场女性生存最佳修炼记</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">3154</td>
<td><a href="epubjs/html/03154_步步为营:顶级化妆品行业职场尔虞我诈.html">步步为营:顶级化妆品行业职场尔虞我诈</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">3206</td>
<td><a href="epubjs/html/03206_毕业了,上班去(职场新鲜人手记)(精选本).html">毕业了,上班去(职场新鲜人手记)(精选本)</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">3414</td>
<td><a href="epubjs/html/03414_流血的职场.html">流血的职场</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">3540</td>
<td><a href="epubjs/html/03540_激情创业玩转职场:左手马云右手唐骏.html">激情创业玩转职场:左手马云右手唐骏</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">3563</td>
<td><a href="epubjs/html/03563_点亮职场路.html">点亮职场路</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">3692</td>
<td><a href="epubjs/html/03692_牛小米外企打拼记:2009职场白领必读.html">牛小米外企打拼记:2009职场白领必读</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">3769</td>
<td><a href="epubjs/html/03769_王云 - 职场必胜搭配全书.html">王云 - 职场必胜搭配全书</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">3805</td>
<td><a href="epubjs/html/03805_玛丽昂·克娜丝 - 职场女王的奋斗笔记:女人就是要有权.html">玛丽昂·克娜丝 - 职场女王的奋斗笔记:女人就是要有权</a>
</td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">3814</td>
<td><a href="epubjs/html/03814_玩转职场:73条驰骋职场的竞争力法则.html">玩转职场:73条驰骋职场的竞争力法则</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">3982</td>
<td><a href="epubjs/html/03982_白骨精养成记:我在职场的日子.html">白骨精养成记:我在职场的日子</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">4213</td>
<td><a href="epubjs/html/04213_秦与希 - 幸运儿的快乐职场江湖:米娅,快跑.html">秦与希 - 幸运儿的快乐职场江湖:米娅,快跑</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">4640</td>
<td><a href="epubjs/html/04640_职场SPA——职场心理巧调适.html">职场SPA——职场心理巧调适</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">4641</td>
<td><a href="epubjs/html/04641_职场关系的真相.html">职场关系的真相</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">4642</td>
<td><a href="epubjs/html/04642_职场十年.html">职场十年</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">4643</td>
<td><a href="epubjs/html/04643_职场和恋爱中的性格秘密:性格说明书.html">职场和恋爱中的性格秘密:性格说明书</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">4644</td>
<td><a href="epubjs/html/04644_职场头三年(有些事头三年你不懂,你就吃亏一辈子).html">职场头三年(有些事头三年你不懂,你就吃亏一辈子)</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">4645</td>
<td><a href="epubjs/html/04645_职场小新.html">职场小新</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">4646</td>
<td><a href="epubjs/html/04646_职场局中局:职场厚黑学.html">职场局中局:职场厚黑学</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">4647</td>
<td><a href="epubjs/html/04647_职场必胜搭配全书.html">职场必胜搭配全书</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">4648</td>
<td><a href="epubjs/html/04648_职场情书:最创意的求职简历.html">职场情书:最创意的求职简历</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">4649</td>
<td><a href="epubjs/html/04649_职场成功第一法则:做不抱怨的员工.html">职场成功第一法则:做不抱怨的员工</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">4650</td>
<td><a href="epubjs/html/04650_职场新人圣经:《求职记》.html">职场新人圣经:《求职记》</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">4651</td>
<td><a href="epubjs/html/04651_职场新人要懂的52件事情.html">职场新人要懂的52件事情</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">4652</td>
<td><a href="epubjs/html/04652_职场新物种.html">职场新物种</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">4653</td>
<td><a href="epubjs/html/04653_职场新鲜人的成功书:形象决定未来.html">职场新鲜人的成功书:形象决定未来</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">4654</td>
<td><a href="epubjs/html/04654_职场潜规则:对号入座(精选本).html">职场潜规则:对号入座(精选本)</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">4655</td>
<td><a href="epubjs/html/04655_职场经:8小时工作,24小时思考.html">职场经:8小时工作,24小时思考</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">4656</td>
<td><a href="epubjs/html/04656_职场菜��升职记.html">职场菜鸟升职记</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">4657</td>
<td><a href="epubjs/html/04657_职场路线图.html">职场路线图</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">4658</td>
<td><a href="epubjs/html/04658_职场达人志.html">职场达人志</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">4659</td>
<td><a href="epubjs/html/04659_职场进化论.html">职场进化论</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">4660</td>
<td><a href="epubjs/html/04660_职场那些事儿.html">职场那些事儿</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">4669</td>
<td><a href="epubjs/html/04669_聪明女人敢冒险:职场女性成功晋级6步法.html">聪明女人敢冒险:职场女性成功晋级6步法</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">4850</td>
<td><a href="epubjs/html/04850_女人的职场华尔兹.html">女人的职场华尔兹</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">4851</td>
<td><a href="epubjs/html/04851_女人的职场芭蕾课.html">女人的职场芭蕾课</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">5123</td>
<td><a href="epubjs/html/05123_宇阳 - 谋生记:饱含奇谋妙计的职场启示录.html">宇阳 - 谋生记:饱含奇谋妙计的职场启示录</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">5263</td>
<td><a href="epubjs/html/05263_导游小姐:导姐的职场挣扎和爱情物语.html">导游小姐:导姐的职场挣扎和爱情物语</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">5409</td>
<td><a href="epubjs/html/05409_布莱恩•弗戈赫 - 职场秘密语言:著名企业高管教你识破办公室里的假话、空话、废话.html">布莱恩•弗戈赫 -
职场秘密语言:著名企业高管教你识破办公室里的假话、空话、废话</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">5569</td>
<td><a href="epubjs/html/05569_张岩雨 - 玩转职场:73条驰骋职场的竞争力法则.html">张岩雨 - 玩转职场:73条驰骋职场的竞争力法则</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">5588</td>
<td><a href="epubjs/html/05588_张玎 - 职场菜鸟升职记.html">张玎 - 职场菜鸟升职记</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">5719</td>
<td><a href="epubjs/html/05719_忆何飘 - 白骨精的职场私房话:全都是演员.html">忆何飘 - 白骨精的职场私房话:全都是演员</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">5943</td>
<td><a href="epubjs/html/05943_我在职场二十年.html">我在职场二十年</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">6404</td>
<td><a href="epubjs/html/06404_时尚女魔头:最负盛名职场时尚小说.html">时尚女魔头:最负盛名职场时尚小说</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">6545</td>
<td><a href="epubjs/html/06545_曾晓冬 - 职场新人要懂的52件事情.html">曾晓冬 - 职场新人要懂的52件事情</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">6622</td>
<td><a href="epubjs/html/06622_朝九晚五:白领丽人职场浮尘和情感离合.html">朝九晚五:白领丽人职场浮尘和情感离合</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">6747</td>
<td><a href="epubjs/html/06747_苍翠香调 - 步步为营:顶级化妆品行业职场尔虞我诈.html">苍翠香调 - 步步为营:顶级化妆品行业职场尔虞我诈</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">6994</td>
<td><a href="epubjs/html/06994_解密职场冷暴力.html">解密职场冷暴力</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">7351</td>
<td><a href="epubjs/html/07351_迈好职场第一步.html">迈好职场第一步</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">7664</td>
<td><a href="epubjs/html/07664_问鼎:世界500强的职场法则和商战技巧.html">问鼎:世界500强的职场法则和商战技巧</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">7848</td>
<td><a href="epubjs/html/07848_顶住职场压力:最不景气形势下也能成功.html">顶住职场压力:最不景气形势下也能成功</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">8020</td>
<td><a href="epubjs/html/08020_鱼眼看职场.html">鱼眼看职场</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">8083</td>
<td><a href="epubjs/html/08083_黑脸白脸:职场生存手记.html">黑脸白脸:职场生存手记</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">9050</td>
<td><a href="epubjs/html/09050_从助理到女王的职场启示录:凯西来了.html">从助理到女王的职场启示录:凯西来了</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">9084</td>
<td><a href="epubjs/html/09084_做一个快乐的职业人:职场人的心灵鸡汤.html">做一个快乐的职业人:职场人的心灵鸡汤</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">9098</td>
<td><a href="epubjs/html/09098_做有心人:人生规划、职场励志与理财13堂课.html">做有心人:人生规划、职场励志与理财13堂课</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">9189</td>
<td><a href="epubjs/html/09189_女人的职场芭蕾课.html">女人的职场芭蕾课</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">9425</td>
<td><a href="epubjs/html/09425_激情创业玩转职场:左手马云右手唐骏.html">激情创业玩转职场:左手马云右手唐骏</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">9491</td>
<td><a href="epubjs/html/09491_职场SPA——职场心理巧调适.html">职场SPA——职场心理巧调适</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">9492</td>
<td><a href="epubjs/html/09492_职场和恋爱中的性格秘密:性格说明书.html">职场和恋爱中的性格秘密:性格说明书</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">9493</td>
<td><a href="epubjs/html/09493_职场成功第一法则:做不抱怨的员工.html">职场成功第一法则:做不抱怨的员工</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">20774</td>
<td><a href="epubjs/html/20774_不可不知的1000个职场常识.html">不可不知的1000个职场常识</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">20815</td>
<td><a href="epubjs/html/20815_乙的生存法则:职场战士生存必杀技.html">乙的生存法则:职场战士生存必杀技</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">20829</td>
<td><a href="epubjs/html/20829_人事总监:透视职场明争暗斗最真内幕.html">人事总监:透视职场明争暗斗最真内幕</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">20843</td>
<td><a href="epubjs/html/20843_从基层妖魔做起:职场向西见如来.html">从基层妖魔做起:职场向西见如来</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">20845</td>
<td><a href="epubjs/html/20845_从餐桌上学到的职场智慧.html">从餐桌上学到的职场智慧</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">20872</td>
<td><a href="epubjs/html/20872_做个职场坏女人.html">做个职场坏女人</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">20888</td>
<td><a href="epubjs/html/20888_全都是演员:白骨精的职场私房话.html">全都是演员:白骨精的职场私房话</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">20987</td>
<td><a href="epubjs/html/20987_地产女皇:职场女性生存最佳修炼记.html">地产女皇:职场女性生存最佳修炼记</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">21077</td>
<td><a href="epubjs/html/21077_导游小姐:导姐的职场挣扎和爱情物语.html">导游小姐:导姐的职场挣扎和爱情物语</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">21140</td>
<td><a href="epubjs/html/21140_我在职场二十年.html">我在职场二十年</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">21219</td>
<td><a href="epubjs/html/21219_朝九晚五:白领丽人职场浮尘和情感离合.html">朝九晚五:白领丽人职场浮尘和情感离合</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">21253</td>
<td><a href="epubjs/html/21253_步步为营:顶级化妆品行业职场尔虞我诈.html">步步为营:顶级化妆品行业职场尔虞我诈</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">21276</td>
<td><a href="epubjs/html/21276_流血的职场.html">流血的职场</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">21291</td>
<td><a href="epubjs/html/21291_点亮职场路.html">点亮职场路</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">21297</td>
<td><a href="epubjs/html/21297_牛小米外企打拼记:2009职场白领必读.html">牛小米外企打拼记:2009职场白领必读</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">21309</td>
<td><a href="epubjs/html/21309_玩转职场:73条驰骋职场的竞争力法则.html">玩转职场:73条驰骋职场的竞争力法则</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">21322</td>
<td><a href="epubjs/html/21322_白骨精养成记:我在职场的日子.html">白骨精养成记:我在职场的日子</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">21396</td>
<td><a href="epubjs/html/21396_职场关系的真相.html">职场关系的真相</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">21397</td>
<td><a href="epubjs/html/21397_职场十年.html">职场十年</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">21398</td>
<td><a href="epubjs/html/21398_职场小新.html">职场小新</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">21399</td>
<td><a href="epubjs/html/21399_职场局中局:职场厚黑学.html">职场局中局:职场厚黑学</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">21400</td>
<td><a href="epubjs/html/21400_职场必胜搭配全书.html">职场必胜搭配全书</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">21401</td>
<td><a href="epubjs/html/21401_职场情书:最创意的求职简历.html">职场情书:最创意的求职简历</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">21402</td>
<td><a href="epubjs/html/21402_职场新人圣经:《求职记》.html">职场新人圣经:《求职记》</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">63</td>
<td><a href="epubjs/html/00063_8小时工作,24小时思考.html">8小时工作,24小时思考</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">553</td>
<td><a href="epubjs/html/00553_努力工作,不折腾.html">努力工作,不折腾</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">852</td>
<td><a href="epubjs/html/00852_尽管去做--无压力的工作艺术.html">尽管去做--无压力的工作艺术</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">928</td>
<td><a href="epubjs/html/00928_番茄工作法图解 v1.0.html">番茄工作法图解 v1.0</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">1279</td>
<td><a href="epubjs/html/01279_“A4纸”工作法.html">“A4纸”工作法</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">1536</td>
<td><a href="epubjs/html/01536_不靠父母找工作.html">不靠父母找工作</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">1654</td>
<td><a href="epubjs/html/01654_为什么你还没有好工作.html">为什么你还没有好工作</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">3191</td>
<td><a href="epubjs/html/03191_每周工作4小时.html">每周工作4小时</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">4338</td>
<td><a href="epubjs/html/04338_简约工作.html">简约工作</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">4614</td>
<td><a href="epubjs/html/04614_老外超爱说的工作英语300句.html">老外超爱说的工作英语300句</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">4655</td>
<td><a href="epubjs/html/04655_职场经:8小时工作,24小时思考.html">职场经:8小时工作,24小时思考</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">4949</td>
<td><a href="epubjs/html/04949_如何掌控自己的快乐和工作.html">如何掌控自己的快乐和工作</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">5339</td>
<td><a href="epubjs/html/05339_尽管去做 ——无压工作的艺术.html">尽管去做 ——无压工作的艺术</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">5362</td>
<td><a href="epubjs/html/05362_工作没有任何借口.html">工作没有任何借口</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">5363</td>
<td><a href="epubjs/html/05363_工作要有好心态.html">工作要有好心态</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">5364</td>
<td><a href="epubjs/html/05364_工作要聪明.html">工作要聪明</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">5365</td>
<td><a href="epubjs/html/05365_工作重在到位.html">工作重在到位</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">5500</td>
<td><a href="epubjs/html/05500_幼儿工作者的视野.html">幼儿工作者的视野</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">5592</td>
<td><a href="epubjs/html/05592_弹性工作时代的新生活:做自己的CEO.html">弹性工作时代的新生活:做自己的CEO</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">6042</td>
<td><a href="epubjs/html/06042_我要好工作.html">我要好工作</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">6166</td>
<td><a href="epubjs/html/06166_换工作不如换思维.html">换工作不如换思维</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">8994</td>
<td><a href="epubjs/html/08994_不靠父母找工作.html">不靠父母找工作</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">9207</td>
<td><a href="epubjs/html/09207_如何掌控自己的快乐和工作.html">如何掌控自己的快乐和工作</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">9229</td>
<td><a href="epubjs/html/09229_工作要有好心态.html">工作要有好心态</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">9255</td>
<td><a href="epubjs/html/09255_弹性工作时代的新生活:做自己的CEO.html">弹性工作时代的新生活:做自己的CEO</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">9476</td>
<td><a href="epubjs/html/09476_简约工作.html">简约工作</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">9644</td>
<td>
<a href="epubjs/html/09644_尽管去做 无压工作的艺术Jin Guan Qu Zuo ----Wu Ya Gong Zuo De Yi Zhu - Dai Wei _Ai Lun.html">尽管去做
无压工作的艺术Jin Guan Qu Zuo ----Wu Ya Gong Zuo De Yi Zhu - Dai Wei _Ai Lun</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">9743</td>
<td><a href="epubjs/html/09743_重新审视工作Rework - Jason Fried _ David Heinemeier Hansson.html">重新审视工作Rework
- Jason Fried _ David Heinemeier Hansson</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">10514</td>
<td><a href="epubjs/html/10514_尽管去做——无压工作的艺术 - 作者 戴维·艾伦.html">尽管去做——无压工作的艺术 - 作者 戴维·艾伦</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">10578</td>
<td><a href="epubjs/html/10578_改变中国_史景迁 - 作者 列宁工作室.html">改变中国_史景迁 - 作者 列宁工作室</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">20735</td>
<td><a href="epubjs/html/20735_8小时工作,24小时思考.html">8小时工作,24小时思考</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">20741</td>
<td><a href="epubjs/html/20741_“A4纸”工作法.html">“A4纸”工作法</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">20809</td>
<td><a href="epubjs/html/20809_为什么你还没有好工作.html">为什么你还没有好工作</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">20914</td>
<td><a href="epubjs/html/20914_努力工作,不折腾.html">努力工作,不折腾</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">21088</td>
<td><a href="epubjs/html/21088_工作没有任何借口.html">工作没有任何借口</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">21089</td>
<td><a href="epubjs/html/21089_工作要聪明.html">工作要聪明</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">21090</td>
<td><a href="epubjs/html/21090_工作重在到位.html">工作重在到位</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">21177</td>
<td><a href="epubjs/html/21177_换工作不如换思维.html">换工作不如换思维</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">21256</td>
<td><a href="epubjs/html/21256_每周工作4小时.html">每周工作4小时</a></td>
</tr>
<tr role="row" class="odd">
<td class="sorting_1">23053</td>
<td><a href="epubjs/html/23053_工作生活双赢法则:少的力量.html">工作生活双赢法则:少的力量</a></td>
</tr>
<tr role="row" class="even">
<td class="sorting_1">23215</td>
<td><a href="epubjs/html/23215_金融危机下如何找份好工作:赢在路上.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>