文章排行 公众号文章排行榜

飞客频道的文章排行是根据什么进行排名的?飞客排行榜是按照飞客的访问量(热度)进行排行的,访问自己飞客的人越多,访问量就越大,排行就越高
散文书籍排行榜前十名1、丰子恺的散文 。大都些童年或者家庭趣事,读来很温馨很亲切的散文;
2、梁遇春的散文 。有《苦笑》、《她走了》、《坟》我很喜欢,看不止一遍了;
3、不管你给分与否,我都强烈推荐你看我说的那几篇 。另外,你知道有好的也推荐我看看 。
附录:《苦笑》中的一段,静下心看:
“ 你走了,我却没有送你 。我那天不是对你说过,我不去送你吗?送你只添了你的伤心,我的伤心,不送许倒可以使你在匆忙之中暂时遗忘了你所永不能遗忘的我,也可以使我存了一点儿濒于绝望的希望,那时你也许还没有离开这古城 。我现在一走出家门,就尽我的眼力望着来往街上远远近近的女子,看一看里面有没有你 。
在我眼里,天下女子可分两大类,一是「你」,一是「非你」 。一切的女子,不管村俏老少,对于我都失掉了意义,她们唯一的特征就在于「不是你」这一点,此外我看不出她们有甚么分别 。在FICHTE的哲学里,世界是分做EGO和NON-EGO两部分;在我的宇宙里,只有YOU和NON-YOU两部分 。我憎恶一切人,我憎恶自己,因为这一切都不是你,都是我所不愿意碰到的,所以,我虽然睁着眼睛,我却是个盲人,我甚么也不能看见,因为凡是「不是你」的东西,都是我所不肯瞧的 。
我现在极喜欢在街上流荡,因为心里老想着也许会遇到你的影子,我现在觉得再有一瞥,我就可在回忆里度过一生了 。在我最后见到你以前,我已经觉得一瞥就可以做成我的永生了,但是见了你之后,我仍然觉得还差了一瞥,仍然深信再一瞥就够了 。你总是这么可爱,这么像孙悟空用绳子拿着银角大王的心肝一样,抓着我的心儿 。我对于你,只有无穷的刻刻的愿望,我早已失掉我的理性了 。
怎么做文章排行这个是用ul和li做出来的效果,设置每个li的样式左浮动、普通状态下li的样式、鼠标经过时li的样式就可以了,这里给你个参考代码,里面的样式你可以再根据自己的喜好改:
!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" ""
html xmlns=""
head
script
function setTab(name,cursel,n){
for(i=1;i=n;i++){
var menu=document.getElementById(name+i);
var con=document.getElementById("con_"+name+"_"+i);
menu.className=i==cursel?"hover":"";
con.style.display=i==cursel?"block":"none";
}
}
/script
style type="text/css"
.sspan{
padding-left:1px;
width:140px;
text-align:center;
vertical-align: bottom;
color:#12304C;
line-height:41px;
padding-top:6px;
}
.current{
background-image:url(images/t1.gif);
color:#043367;
font-weight:bold;
width: 140px;
}
.lib_Contentbox lib_tabborder {
height: 193px;
width: 482px;
}
#lib_Tab1
{
width:482px;
height: 223px;
}
.lib_tabborder {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #B7C8DC;
border-right-color: #B7C8DC;
border-bottom-color: #B7C8DC;
border-left-color: #B7C8DC;
width: 500px;
}
.lib_Menubox {
height:28px;
line-height:28px;
position:relative;
width: 500px;
}
.lib_Menubox ul {
margin:0px;
padding:0px;
list-style:none;
position:absolute;
top:3px;
left:0;
margin-left:10px;
height:25px;
text-align:center;
width: 472px;
}
.lib_Menubox li {
float:left;
display:block;
cursor:pointer;
width:114px;
color:#949694;
font-weight:bold;
margin-right:2px;
height:25px;
line-height:25px;
background-color:#E4F2FD
}
.lib_Menubox li.hover {
padding:0px;
background:#fff;
width:116px;
border-left:1px solid #95C9E1;
border-top:1px solid #95C9E1;
border-right:1px solid #95C9E1;
color:#739242;
height:25px;
line-height:25px;
}
.lib_Contentbox {
clear:both;
margin-top:0px;
border-top:none;
height:181px;
text-align:center;
padding-top:8px;
}
#aa {
width:239px;
height: 266px;
}
.lib_Contentlib_tabbord {
height: 239px;
width: 266px;
}
#s1 {
width: 75px;
}
#s2 {
width: 75px;
}
#s3 {
width: 70px;
}
.lib_tabbord {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #B7C8DC;
border-right-color: #B7C8DC;
border-bottom-color: #B7C8DC;
border-left-color: #B7C8DC;
}
.lib_Menu {
height:28px;
line-height:28px;
position:relative;
}
.lib_Menu ul {
margin:0px;
padding:0px;
list-style:none;
position:absolute;
top:3px;
left:0;
margin-left:10px;
height:25px;
text-align:center;
width: 233px;
}
.lib_Menu li {
float:left;
display:block;
cursor:pointer;
width:114px;
color:#949694;
font-weight:bold;
margin-right:2px;
height:25px;
line-height:25px;
background-color:#E4F2FD
}
.lib_Menu li.hover {
padding:0px;
background:#fff;
width:116px;
border-left:1px solid #95C9E1;
border-top:1px solid #95C9E1;
border-right:1px solid #95C9E1;
color:#739242;
height:25px;
line-height:25px;
}
.lib_Content {
clear:both;
margin-top:0px;
border-top:none;
height:225px;
text-align:center;
padding-top:8px;
}
#zhongqing_left {
float: left;
height: 223px;
width: 482px;
}
#one5{
width: 118px;
text-align: right;
}
#one1{
width: 85px;
}
#one2{
width: 85px;
}
#one3{
width: 85px;
}
#one4{
width: 85px;
}
/style
meta http-equiv="Content-Type" content="text/html; charset=gb2312" /
title无标题文档/title
/head
body
div class="lib_Menubox lib_tabborder"
ul
li id="one1" onmousemove="setTab('one',1,4)" class="hover"ASP/li
li id="one2" onmousemove="setTab('one',2,4)" PHP/li
li id="one3" onmousemove="setTab('one',3,4)".NET/li
li id="one4" onmousemove="setTab('one',4,4)"JSP/li
/ul
/div
div class="lib_Contentbox lib_tabborder"
div id="con_one_1"
p第一:ASP/p
p第一:ASP/p
p第一:ASP/p
/div
div id="con_one_2" style="display:none"
p第二:PHP/p
p第二:PHP/p
p第二:PHP/p
/div
div id="con_one_3" style="display:none"
p第三:.NET/p
p第三:.NET/p
p第三:.NET/p
/div
div id="con_one_4" style="display:none"
p第四:JSP/p
p第四:JSP/p
p第四:JSP/p
/div
/div
/body
【文章排行 公众号文章排行榜】/html