网易
新闻
LOFTER
邮箱
相册
阅读
图书
有道
摄影
企业邮箱
优惠券
云笔记
闪电邮
邮箱大师
印像派
考拉海购
更多
博客
手机博客
博客搬家
博客VIP服务
发现
小组
风格
群博客
博客油菜地
博客话题
博客热点
博客圈子
找朋友
LOFTER-【有奖】喜欢剧写下来
更多美图>
LOFTER-发照片赢手机
更多美图>
有奖征集画电影
孔雀
注册
登录
加关注
查看详情
显示下一条
|
关闭
温馨提示!由于新浪微博认证机制调整,您的新浪微博帐号绑定已过期,请重新绑定!
立即重新绑定新浪微博》
|
关闭
Java 高级软件工程师
这些年匆忙的身影
导航
首页
日志
LOFTER
收藏
博友
关于我
日志
this.p ={ b:2, m:2, c:[{id:'-2',name:'草稿箱',count:0},{id:'-3',name:'回收站',count:0},{id:"fks_085067083085081074084087095095081094085068087085084074",name:"生活",count:0},{id:"fks_085067087083081066084081087095081094085068087085084074",name:"Lucene5学习",count:0},{id:"fks_084069085082084071084094083095081094085068087085084074",name:"足彩分析",count:2},{id:"fks_084071085087081071083086085095081094085068087085084074",name:"CSS基础语法",count:4},{id:"fks_087066087083089068080086087095081094085068087085084074",name:"所感所悟",count:23},{id:"fks_087066087085086074092094086095081094085068087085084074",name:"网程技巧",count:18},{id:"fks_087066087085086074092094087095081094085068087085084074",name:"引用精品",count:4},{id:"fks_087066087085086074092095081095081094085068087085084074",name:"精美图片",count:12},{id:"fks_087066093084087069081083080095081094085068087085084074",name:"飞花鱼姬",count:3},{id:"fks_081070085080082069085084074070092082086064087084095",name:"默认分类",count:1}], a:[{archDate:1512057600000,count:1},{archDate:1425139200000,count:1},{archDate:1385827200000,count:1},{archDate:1362067200000,count:2},{archDate:1349020800000,count:1},{archDate:1320076800000,count:4},{archDate:1314806400000,count:1},{archDate:1304179200000,count:2},{archDate:1301587200000,count:5},{archDate:1288540800000,count:1},{archDate:1249056000000,count:1},{archDate:1246377600000,count:1},{archDate:1238515200000,count:1},{archDate:1233417600000,count:1},{archDate:1230739200000,count:2},{archDate:1228060800000,count:8},{archDate:1225468800000,count:9},{archDate:1222790400000,count:2},{archDate:1220198400000,count:8},{archDate:1217520000000,count:5},{archDate:1214841600000,count:1},{archDate:1206979200000,count:3},{archDate:1204300800000,count:6}], bt:[{tagName:'折叠菜单',count:1},{tagName:'swing',count:1},{tagName:'在乎',count:1},{tagName:'女孩',count:1},{tagName:'男孩',count:1},{tagName:'一个人',count:1},{tagName:'往事',count:1}], f:4, t:['fks_087069081086083071083084095075072083089071083085085065093','fks_087069081086083071083084095065072083089071083085085065093','fks_087069081086083071083084081075072083089071083085085065093','fks_087069081086083071083084081067072083089071083085085065093','fks_087069081086083071083084083068072083089071083085085065093'], mset:'000', mcon:'', srk:-100}
<h4 class="menutitle bdc0 fw1 fc03">分类</h4> {if defined('c')&&c.length>0} <ul> <li id="${bk}-1" class="itm2 fc04"><a hidefocus="true" href="#m=0"><span class="iblock dot">·</span>所有日志(${total})</a></li> {list c as x} {if !!x&&x.id!='-1'&&x.id!='-2'&&x.id!='-3'}<li id="${bk}${x.id}" class="itm2 fc04"><a hidefocus="true" title="${x.name|escape}" href="#m=0&t=1&c=${x.id}"><span class="iblock dot">·</span>${f_substring(x.name||'未知分类',12)|escape}(${x.count||0})</a></li>{/if} {/list} </ul> {/if} {if defined('bt')&&bt.length>0} <h4 id="${bk}-1" class="menutitle bdc0 fw1 fc03">标签</h4> <ul class=""> {list bt as x} <li id="${bk}${x.tagName|escape}" class="itm2 fc04"><a hidefocus="true" title="${x.tagName|escape}" href="#m=0&t=3&c=${x.tagName|escape}"><span class="iblock dot">·</span>${f_substring(x.tagName||'',12)|escape}[${x.count}]</a></li> {/list} {if bt.length>=5} <li id="moreTagBtn" class="itm2 fc04"><a hidefocus="true" title="更多标签" href="#m=2"><span class="iblock dot">·</span>更多>></a></li> {/if} </ul> {/if} <h4 class="menutitle bdc0 fw1 fc03 ${t}">归档</h4> {if defined('a')&&a.length>0} <ul class="${t}"> {list a as y} {if !!y} <li> <div class="itm fc04 clearfix ${t}"><div class="pleft"><span class="dot">·</span>${y.year}年</div><div class="pleft icn0 icn0-50 nbw-tgl1"> </div><div class="pleft icn0 icn0-51 nbw-tgl0"> </div></div> {if !!y.arch&&y.arch.length>0} <ul class="submn fc04 ${t}"> {list y.arch as z} {if !!z}<li id="${bk}${y.year}-${z.month}" class="itm2"><a hidefocus="true" href="#m=0&t=2&c=${y.year}-${z.month}">${z.month}月(${z.count})</a></li>{/if} {/list} </ul> {/if} </li> {/if} {/list} </ul> {/if} <h4 id="${bk}feelings" class="feelingtitle bdc0 fw1 fc03" style="border-style:default;"><a hidefocus="true" href="#m=1">心情随笔</a></h4>
<a href="http://blog.163.com/${username}" target="_blank"><img class="ava bdwa bdc0" src="${fn1(username)}" /></a>
{if defined('taglist')&&taglist.length>0} {list taglist as tag} <a class="fc03 m2a {if tag.blogCount<5}tfs1{elseif tag.blogCount<10}tfs2{elseif tag.blogCount<20}tfs3{else}tfs4{/if}" href="#m=0&t=3&c=${tag.tagName}">${tag.tagName|escape}(${tag.blogCount})</a> {/list} {/if}
<div class="nbw-fitm bdwb bds2 bdc0"> <div class="fct pre ztag"></div> <div class="fac clearfix bdc0"> <span class="pleft fc07 ztag"></span> <div class="pright ztag fc03 nbw-act"></div> </div> </div>
<div class="bbar clearfix"> <span class="pleft fc07 ztag"></span> <span class="pright ul fc03 ztag">只看标题</span> </div> <div class="bcase ztag"></div> <div class="clearfix ztag"></div>
<div class="bbar fc07 clearfix ztag"></div> <div class="bcase ztag"></div> <div class="pager clearfix js-zvlg-123 ztag"></div>
<div class="bbar fc07 clearfix "><span class="pleft">所有标签(<span class="ztag"></span>)</span></div> <div class="bcase ztag taglist"></div>
<div class="comment clearfix ztag"> <div class="bdwb bds2 bdc0 cedt clearfix"> <span title="关闭" class="pnt pright iblock icn0 icn0-57"> </span> <div class="ecnt clearfix"></div> </div> <div class="case"></div> <div class="clearfix"></div> </div>
页脚
我的照片书
-
手机博客
-
下载LOFTER APP
-
订阅此博客
网易公司版权所有 ©1997-2018
<a rel="nofollow" class="pr" target="_blank" href="http://help.163.com/special/007525FT/blog.html?b13aze1">帮助</a> <span class="fr iblock space icn1 icn1-4"> </span> <a class="pr" target="_blank" href="http://blog.163.com/activation.do?host=activation&&username=${u}">${u}</a>
{list wl as x} <div class="grp">${x.g}</div> {list x.l as y} <a class="itm noul" href="#" hidefocus="true" name="{if typeof(y.v)=='string'}${y.v}{else}${y_index}{/if}">${y.n}</a> {/list} {/list}
{if defined('wl')} {list wl as x}<a class="itm noul" href="#" hidefocus="true" name="${x.v}">${x.n}</a>{/list} {/if}