飛客頻道的文章排行是根據什么進行排名的?飛客排行榜是按照飛客的訪問量(熱度)進行排行的,訪問自己飛客的人越多,訪問量就越大,排行就越高
散文書籍排行榜前十名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
- 搜狗音樂排行榜 搜狗音樂排行榜怎么看
- 網絡理財平臺排行 中國最大的網絡理財平臺
- 農場排行榜 家庭農場排名
- 潔面乳品牌排行榜 潔面乳品牌排行榜及價格
- 明星指數排行 明星指數排行榜投票
- 最熱的手游排行榜 最火熱的手游排行榜
- 天龍八部武功排行榜 天龍八部武功排名前十
- 手機彩鈴排行 好聽的手機彩鈴排行榜
- 改裝排氣排行 改裝排氣品牌排行榜
- 浙江點排行 浙江十大排名
