-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
630 lines (469 loc) · 22.4 KB
/
index.html
File metadata and controls
630 lines (469 loc) · 22.4 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
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
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<title>linux | 张非飞</title>
<meta name="author" content="张飞">
<meta name="description" content="技术,独立思考,梁鹏,张飞">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta property="og:site_name" content="张非飞"/>
<meta property="og:image" content="undefined"/>
<link href="/favicon.png" rel="icon">
<link rel="alternate" href="/atom.xml" title="张非飞" type="application/atom+xml">
<link rel="stylesheet" href="/css/style.css" media="screen" type="text/css">
<!--[if lt IE 9]><script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
<link rel='canonical' href='http://www.liangpeng.net/tags/linux/' />
</head>
<body>
<header id="header" class="inner"><div class="alignleft">
<h1><a href="/">良朋科技</a></h1>
<h2><a href="/">享受慢生活</a></h2>
</div>
<nav id="main-nav" class="alignright">
<ul>
<li><a href="/archives">文章</a></li>
<li><a href="/dxextfortp">DxExtForTP</a></li>
<li><a href="/team">团队</a></li>
<li><a href="/aboutme">AboutMe</a></li>
<li><a href="/atom.xml">RSS</a></li>
<li> <a title="把这个链接拖到你的Chrome收藏夹工具栏中" href='javascript:(function() {
function c() {
var e = document.createElement("link");
e.setAttribute("type", "text/css");
e.setAttribute("rel", "stylesheet");
e.setAttribute("href", f);
e.setAttribute("class", l);
document.body.appendChild(e)
}
function h() {
var e = document.getElementsByClassName(l);
for (var t = 0; t < e.length; t++) {
document.body.removeChild(e[t])
}
}
function p() {
var e = document.createElement("div");
e.setAttribute("class", a);
document.body.appendChild(e);
setTimeout(function() {
document.body.removeChild(e)
}, 100)
}
function d(e) {
return {
height : e.offsetHeight,
width : e.offsetWidth
}
}
function v(i) {
var s = d(i);
return s.height > e && s.height < n && s.width > t && s.width < r
}
function m(e) {
var t = e;
var n = 0;
while (!!t) {
n += t.offsetTop;
t = t.offsetParent
}
return n
}
function g() {
var e = document.documentElement;
if (!!window.innerWidth) {
return window.innerHeight
} else if (e && !isNaN(e.clientHeight)) {
return e.clientHeight
}
return 0
}
function y() {
if (window.pageYOffset) {
return window.pageYOffset
}
return Math.max(document.documentElement.scrollTop, document.body.scrollTop)
}
function E(e) {
var t = m(e);
return t >= w && t <= b + w
}
function S() {
var e = document.createElement("audio");
e.setAttribute("class", l);
e.src = i;
e.loop = false;
e.addEventListener("canplay", function() {
setTimeout(function() {
x(k)
}, 500);
setTimeout(function() {
N();
p();
for (var e = 0; e < O.length; e++) {
T(O[e])
}
}, 15500)
}, true);
e.addEventListener("ended", function() {
N();
h()
}, true);
e.innerHTML = " <p>If you are reading this, it is because your browser does not support the audio element. We recommend that you get a new browser.</p> <p>";
document.body.appendChild(e);
e.play()
}
function x(e) {
e.className += " " + s + " " + o
}
function T(e) {
e.className += " " + s + " " + u[Math.floor(Math.random() * u.length)]
}
function N() {
var e = document.getElementsByClassName(s);
var t = new RegExp("\\b" + s + "\\b");
for (var n = 0; n < e.length; ) {
e[n].className = e[n].className.replace(t, "")
}
}
var e = 30;
var t = 30;
var n = 350;
var r = 350;
var i = "//s3.amazonaws.com/moovweb-marketing/playground/harlem-shake.mp3";
var s = "mw-harlem_shake_me";
var o = "im_first";
var u = ["im_drunk", "im_baked", "im_trippin", "im_blown"];
var a = "mw-strobe_light";
var f = "//s3.amazonaws.com/moovweb-marketing/playground/harlem-shake-style.css";
var l = "mw_added_css";
var b = g();
var w = y();
var C = document.getElementsByTagName("*");
var k = null;
for (var L = 0; L < C.length; L++) {
var A = C[L];
if (v(A)) {
if (E(A)) {
k = A;
break
}
}
}
if (A === null) {
console.warn("Could not find a node of the right size. Please try a different page.");
return
}
c();
S();
var O = [];
for (var L = 0; L < C.length; L++) {
var A = C[L];
if (v(A)) {
O.push(A)
}
}
})() '>High一下</a> </li>
</ul>
<div class="clearfix"></div>
</nav>
<div class="clearfix"></div>
</header>
<div id="content" class="inner">
<div id="main-col" class="alignleft"><div id="wrapper">
<h2 class="archive-title tag">linux</h2>
<article class="post">
<div class="gallery">
<div class="photoset">
<img src="">
</div>
<div class="control">
<div class="prev"></div>
<div class="next"></div>
</div>
</div>
<div class="post-content">
<header>
<div class="icon"></div>
<time datetime="2010-06-07T10:11:59.000Z"><a href="/y2010/m06/yitiandechengguoawesomezhongyugaodingliao.html">2010-06-07</a></time>
<h1 class="title"><a href="/y2010/m06/yitiandechengguoawesomezhongyugaodingliao.html">一天的成果,Awesome终于搞定了</a></h1>
</header>
<div class="entry">
<p>以前也使用过awesome,但是由于ubuntu提供的只是2.x,而3.x很难编译,却这却那的,所以一直没有用成,最近看了,放弃鼠标工作的文章,同时由于我的gnome被我搞坏了,所以今天就决定真正的用下awesome,经过一天的奋斗终于搞定,用起来还不错。记录下其中的一些困难。</p>
<p>1.网上的一些文章跟你真实用的可能版本不同,导致配置不能用。
2.网上的配置,都不完整,导致不能正确执行,可以通过查看~目录下的Xsession..Error看到,哪错了。
3.官方wiki提供的配置也有不对的地方,同时很严重的是,他提供的配置是基于系统默认配置的,而你仅仅copy给出的部分配置,则也是不能用的,最终的做法,我先copy了默认的rc.lua(/etc/xdg/awesome/rc.lua),作为基础,然后在里面按照官方wiki,修改或者添加,终于搞定,不过要记着自己修改的地方呀,毕竟默认配置代码太对,版本升级,你要再修改,就有些麻烦了。</p>
<p>现在还有一些问题,没弄明白:</p>
<p>1.能否自己创建新布局,或者修改布局。
2.正常的布局,如果打开新程序,总是出现在最前面,感觉不好,能否指定新打开的窗口出现的位置?(貌似这个算是正常的,新打开的窗口就是要占据焦点的,你不用了,一关,就恢复了,这个暂且不管吧)
3.能否限制打开的程序窗口的数量,或者大于多少个,则剩余的全为浮动,这样原有的布局就不会被搞乱了。
4.官方wiki提供的autostar不能用,反正我是怎么弄,他都不启动。</p>
</div>
<footer>
<div class="clearfix"></div>
</footer>
</div>
</article>
<article class="post">
<div class="gallery">
<div class="photoset">
<img src="">
</div>
<div class="control">
<div class="prev"></div>
<div class="next"></div>
</div>
</div>
<div class="post-content">
<header>
<div class="icon"></div>
<time datetime="2010-03-24T08:42:07.000Z"><a href="/y2010/m03/ubuntuxiaeclipsebianyidejavaxiangmuluanmawentidejiejue.html">2010-03-24</a></time>
<h1 class="title"><a href="/y2010/m03/ubuntuxiaeclipsebianyidejavaxiangmuluanmawentidejiejue.html">Ubuntu下Eclipse编译的Java项目乱码问题的解决</a></h1>
</header>
<div class="entry">
<p>最近使用linux系统(ubuntu)开发,由于公司的java项目都是使用的GBK编码,发现,我打的war包发布后,中文很多是乱码,在编辑器已经选择为GBK,并且能正常打开,查看代码中的汉字。</p>
<p>经过n此google后,终于找到了问题的所在,原来java程序在javac编译为class时,要对汉字进行16进制的转换,而转换的字符集是按照系统当前进行转换的,所以,虽然在eclipse是使用gbk打开的,但是在编译时,则使用的utf-8,从而导致中文乱码,在<strong><span style="color: #ff0000;">javac</span></strong>编译是,设置参数<strong> <span style="color: #ff0000;">-encoding GBK</span> </strong>即可,在builde文件中,可以在javac里面增加<strong> <span style="color: #ff0000;"><compilerarg line="-encoding GBK"/></span></strong> 则可以解决。</p>
<p>同时,在google过程中,发现一个java程序使用字体的问题,同事最仅在作的项目是一个java应用程序,使用的swing,其程序在我的ubuntu下运行,中文部分为口,无法显示,在google过程中,有人讲解说,java实现了自己的一套中文字体加载使用体系,在jdk的jre/lib下有fonts目录,里面有java使用的字体,同时还有fontconfig等配置文件,从而实现,java程序的汉字显示,所以在跨jdk,执行java程序时,则有可能出现中文无法显示,具体的处理方法,暂未找到。</p>
</div>
<footer>
<div class="clearfix"></div>
</footer>
</div>
</article>
<article class="post">
<div class="gallery">
<div class="photoset">
<img src="">
</div>
<div class="control">
<div class="prev"></div>
<div class="next"></div>
</div>
</div>
<div class="post-content">
<header>
<div class="icon"></div>
<time datetime="2009-08-25T07:38:21.000Z"><a href="/y2009/m08/ubuntuzhonggnomekdexfacezhuomianhuanjinganzhuanghexiezai.html">2009-08-25</a></time>
<h1 class="title"><a href="/y2009/m08/ubuntuzhonggnomekdexfacezhuomianhuanjinganzhuanghexiezai.html">Ubuntu中Gnome、Kde、Xface桌面环境安装和卸载</a></h1>
</header>
<div class="entry">
<p><转>
(一)在终端中运行安装:
1、安装XFACE: sudo apt-get install xubuntu-desktop 点上面的菜单“应用程序-附件-终端”进入到终端,先输入你的用户的密码
2、安装KDE:sudo apt-get install kubuntu-desktop 使用方法同上
3、安装Gnome:sudo apt-get install ubuntu-desktop 使用方法同上
(二)在新立得中安装:
1、点上面的菜单“系统-系统管理-新立得软件包管理器”,输入你的用户密码,
2、在窗口右边点“搜索”,分别以xubuntu-desktop、kubuntu-desktop和ubuntu-desktop搜索,
3、在搜出的列表中,点右键选“标记安装”,
4、点工具栏的“应用”按钮,再点“确定”即可安装 安装好以後,在登录对话框中,选择相应的桌面环境 卸载桌面环境(应备份重要文件)
1、卸载gnome:sudo apt-get --purge remove liborbit2
2、卸载kde:sudo apt-get --purge remove kdelibs4c2a libarts1c2a
3、卸载xface:sudo apt-get --purge remove xfce4</p>
<h2 id="ubuntu-kde-gnome-sudo-apt-get-install-kubuntu-desktop-gnome-ubuntu-org-cn-cannot-may-it-concerned-with-gtk2-engines-gtk-qt-settings-please-change-the-gtk-style-in-kcontrol-and-try-again-kde-kcontrol-kde-gtk-style-qt-human-x-win-gnome-">Ubuntu 安装 KDE后不能进入 gnome 的问题 sudo apt-get install kUbuntu-desktop 这样安装的。安装后无法进入 gnome,面板一闪一闪的。感谢 Ubuntu.org.cn 的 cannot。找到这个方法 May it concerned with gtk2-engines-gtk-qt settings? please change the Gtk style in kcontrol , and try again. 在 KDE 终端 kcontrol 进入 KDE 设置面板,在里面找到 gtk style,默认好像是 qt,我改回 human。重新登录 x win 果然可以进入 gnome 了。</h2>
<p>看到网上说KDE如何如何好用,一时兴奋装了KDE桌面。KDE真的好看,就是太华丽了点,效果有了效率就打折了,还是怀念以前的GNOME。然而却进不了GNOME了,在网上找到了方法如下: 在 KDE 终端输入: kcontrol 进入 KDE 设置面板,在里面找到 gtk style,默认是 Qt,改回 human。重新登录 x win 就可以进入 gnome 了。但是后来发现这个方法好像没有一点用!还是原来一样的。 后来又在网上找了一些资料,只要在“服务”里去掉“KDM”选项重启后用root帐户登陆在终端输入: gdm 我们就进入由gdm引导的登陆窗口,好了这样就可以了!如果想进入KDE那就在终端输入:kdm</p>
</div>
<footer>
<div class="clearfix"></div>
</footer>
</div>
</article>
<article class="post">
<div class="gallery">
<div class="photoset">
<img src="">
</div>
<div class="control">
<div class="prev"></div>
<div class="next"></div>
</div>
</div>
<div class="post-content">
<header>
<div class="icon"></div>
<time datetime="2009-05-04T11:29:19.000Z"><a href="/y2009/m05/guanyulinuxshang4gneicunwufazhengchangshibiedechuli.html">2009-05-04</a></time>
<h1 class="title"><a href="/y2009/m05/guanyulinuxshang4gneicunwufazhengchangshibiedechuli.html">关于Linux上4g内存无法正常识别的处理</a></h1>
</header>
<div class="entry">
<p>最近上了新服务器 xeon 5110
主板是MSI 5000v
内存是 1G FBD*1</p>
<p>顺利安装centos 5.0</p>
<p>但是发现 top下 内存显示为3.3g不到点
没有完全识别出4g</p>
<p>查了大量资料后发现</p>
<p>主要需要2个方面设置
1.bios:在bios里开启对大内存的设置
2.安装支持大内存的kernel</p>
<p>centos 5.0 默认安装 for i386的内核不支持 4g+的内存
需要安装上kernel-hugemem</p>
<div class="blockcode">
<h5 id="code-">CODE:</h5>
<p>`<span style="font-family: BatangChe;"></p>
<p><table style="border: 1px solid #999999; font-size: 12px; width: 80%;" border="0" align="center"></p>
<p><tbody></p>
<p><tr></p>
<p><td>yum install kernel-hugemem</td>
</tr>
</tbody></table>
</span>`</div>
结果发现 centos 下面 没有 kernel-hugemem这个rpm包了</p>
<p>已经改名为kernel-PAE
尝试用yum安装</p>
<div class="blockcode">
<h5 id="code-">CODE:</h5>
<p>`<span style="font-family: BatangChe;"></p>
<p><table style="border: 1px solid #999999; font-size: 12px; width: 80%;" border="0" align="center"></p>
<p><tbody></p>
<p><tr></p>
<p><td>yum install kernel-PAE</td>
</tr>
</tbody></table>
</span>`</div>
安装好后 还需要手工修改 引导</p>
<p><div class="blockcode"><span class="headactions">Copy to clipboard</span></p>
<h5 id="code-">CODE:</h5>
<p>`<span style="font-family: BatangChe;"></p>
<p><table style="border: 1px solid #999999; font-size: 12px; width: 80%;" border="0" align="center"></p>
<p><tbody></p>
<p><tr></p>
<p><td>vi /boot/grub/grub.conf</td>
</tr>
</tbody></table>
</span>`</div>
如果看到如下代码 代表PAE内核已经安装好了</p>
<div class="quote">
<h5 id="quote-">QUOTE:</h5>
<blockquote>
<p>title CentOS (2.6.18-8.1.4.el5PAE)</p>
<p>root (hd0,0)</p>
<p>kernel /vmlinuz-2.6.18-8.1.4.el5PAE ro root=LABEL=/</p>
<p>initrd /initrd-2.6.18-8.1.4.el5PAE.img
</div>
修改设置为默认启动</p>
<div class="blockcode">
</blockquote>
<h5 id="code-">CODE:</h5>
<p>`<span style="font-family: BatangChe;"></p>
<p><table style="border: 1px solid #999999; font-size: 12px; width: 80%;" border="0" align="center"></p>
<p><tbody></p>
<p><tr></p>
<p><td>default=0</td>
</tr>
</tbody></table>
</span>`</div></p>
<p><table style="border: 1px solid #999999; font-size: 12px; width: 80%;" border="0" align="center"></p>
<p><tbody></p>
<p><tr></p>
<p><td>init 6</td>
</tr>
</tbody></table>
重启服务器
再执行top 内存已经是4.1g了</p>
<p>以上全部在centos 5.0系统下执行</p>
</div>
<footer>
<div class="clearfix"></div>
</footer>
</div>
</article>
<nav id="pagination">
<div class="clearfix"></div>
</nav>
</div></div>
<aside id="sidebar" class="alignright">
<div class="search">
<!--
<form action="//google.com/search" method="get" accept-charset="utf-8">
<input type="search" name="q" results="0" placeholder="搜索">
<input type="hidden" name="q" value="site:www.liangpeng.net">
</form>
-->
<form action="http://www.so.com/s" target="_blank" id="so360form">
<input type="text" x-webkit-speech="" autocomplete="off" name="q" id="so360_keyword" placeholder="搜索">
<input type="hidden" name="ie" value="utf8">
<input type="hidden" name="src" value="zz">
<input type="hidden" name="site" value="liangpeng.net">
<input type="hidden" name="rg" value="1">
</form>
<script type="text/javascript">
(function() {
function $(id) {
return document.getElementById(id);
}
function addEvent(node , type , fn) {
if(node.addEventListener) {
node.addEventListener(type , fn , false);
} else if(node.attachEvent){
node.attachEvent("on" + type , fn);
} else {
node["on" + type] = fn;
}
};
var form = $("so360form");
if(!form) {
return;
}
addEvent(form , "submit" , function() {
form.src.value = "zz_" + window.location.host.replace(/\./g , "_");
return true;
});
})();
</script>
</div>
<div class="widget tag">
<h3 class="title">最新文章</h3>
<ul class="entry">
<li>
<a href="/y2014/m07/project_summary_for_unified_authentication.html">项目总结(统一认证平台)</a>
</li>
<li>
<a href="/y2014/m02/closed_a_door_open_a_window.html">Closed a Door Open a Window</a>
</li>
<li>
<a href="/y2014/m02/no_goal.html">Goal</a>
</li>
<li>
<a href="/y2014/m01/build_trend.html">构筑趋势</a>
</li>
<li>
<a href="/y2014/m01/hearthstone-Teach_you_as_a_person.html">炉石传说 教你作人</a>
</li>
</ul>
</div>
<div class="widget tagcloud">
<h3 class="title">标签云</h3>
<div class="entry">
<a href="/tags/.NET/" style="font-size: 10.00px;">.NET</a><a href="/tags/30岁/" style="font-size: 10.00px;">30岁</a><a href="/tags/404/" style="font-size: 10.00px;">404</a><a href="/tags/4G/" style="font-size: 10.00px;">4G</a><a href="/tags/80后/" style="font-size: 10.00px;">80后</a><a href="/tags/90后/" style="font-size: 10.00px;">90后</a><a href="/tags/9城/" style="font-size: 10.00px;">9城</a><a href="/tags/B股/" style="font-size: 10.00px;">B股</a><a href="/tags/CPI/" style="font-size: 10.00px;">CPI</a><a href="/tags/DBA/" style="font-size: 10.00px;">DBA</a><a href="/tags/ET128/" style="font-size: 10.00px;">ET128</a><a href="/tags/Eclipse/" style="font-size: 10.00px;">Eclipse</a><a href="/tags/GB2312/" style="font-size: 10.00px;">GB2312</a><a href="/tags/GBK/" style="font-size: 10.00px;">GBK</a><a href="/tags/QQ崩溃/" style="font-size: 10.00px;">QQ崩溃</a><a href="/tags/SQL SERVER/" style="font-size: 10.00px;">SQL SERVER</a><a href="/tags/UML/" style="font-size: 10.00px;">UML</a><a href="/tags/UTF-8/" style="font-size: 10.00px;">UTF-8</a><a href="/tags/WOW/" style="font-size: 20.00px;">WOW</a><a href="/tags/a200/" style="font-size: 10.00px;">a200</a><a href="/tags/ajax/" style="font-size: 10.00px;">ajax</a><a href="/tags/android/" style="font-size: 10.00px;">android</a><a href="/tags/apple/" style="font-size: 15.00px;">apple</a><a href="/tags/apt-get/" style="font-size: 10.00px;">apt-get</a><a href="/tags/asterisk/" style="font-size: 10.00px;">asterisk</a><a href="/tags/atom协议/" style="font-size: 10.00px;">atom协议</a><a href="/tags/awesome/" style="font-size: 10.00px;">awesome</a><a href="/tags/bug/" style="font-size: 10.00px;">bug</a><a href="/tags/chrome/" style="font-size: 10.00px;">chrome</a><a href="/tags/cookie/" style="font-size: 10.00px;">cookie</a><a href="/tags/css/" style="font-size: 15.00px;">css</a><a href="/tags/darggable/" style="font-size: 10.00px;">darggable</a><a href="/tags/dialog/" style="font-size: 10.00px;">dialog</a><a href="/tags/div/" style="font-size: 15.00px;">div</a><a href="/tags/dns/" style="font-size: 10.00px;">dns</a><a href="/tags/drupal/" style="font-size: 10.00px;">drupal</a><a href="/tags/editdns/" style="font-size: 10.00px;">editdns</a><a href="/tags/everydns/" style="font-size: 10.00px;">everydns</a><a href="/tags/firefox/" style="font-size: 20.00px;">firefox</a><a href="/tags/flash上传/" style="font-size: 10.00px;">flash上传</a>
</div>
</div>
<div class="widget tag">
<h3 class="title"><a href="http://www.douban.com/people/liangpeng_net" target="_blank">我的豆瓣</a></h3>
<div style="padding:30px">
<script type="text/javascript" src="http://www.douban.com/service/badge/liangpeng_net/?selection=latest&picsize=small&hideself=on&show=collection&n=9&hidelogo=on&cat=drama%7Cmovie%7Cbook%7Cmusic&columns=3"></script>
</div>
</div>
<div class="widget tag">
<h3 class="title">友情链接</h3>
<ul class="entry">
<li><a href="http://www.flive.me" title="赏花赏月赏秋香">花样年华</a></li>
</ul>
</div>
</aside>
<div class="clearfix"></div>
</div>
<footer id="footer" class="inner"><div class="alignleft">
© 2014 张飞
</div>
<div class="clearfix"></div></footer>
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
<script src="/js/jquery.imagesloaded.min.js"></script>
<script src="/js/gallery.js"></script>
<link rel="stylesheet" href="/fancybox/jquery.fancybox.css" media="screen" type="text/css">
<script src="/fancybox/jquery.fancybox.pack.js"></script>
<script type="text/javascript">
(function($){
$('.fancybox').fancybox();
})(jQuery);
</script>
</body>
</html>