skip to main
|
skip to sidebar
Dobby的网络仿真学习笔记(ns2+qualnet)
显示标签为“
Blogspot
”的博文。
显示所有博文
显示标签为“
Blogspot
”的博文。
显示所有博文
2008年7月5日星期六
如何让Blogspot显示摘要
Blogspot非常好用,但是自带的模板是不能让博客首页现实每个文章的摘要的,一下子就全显示出来,特不爽.于是找了点信息.改了一下.舒服了许多; )
1、在样式表中加入以下代码:
.post-body2{
BORDER-RIGHT: 0px;
BORDER-TOP: 0px;
OVERFLOW: hidden;
BORDER-LEFT: 0px; BORDER-BOTTOM: 0px;
HEIGHT: 150px;
TEXT-OVERFLOW: ellipsis;
}
2、找到
改为以下代码:
......
[阅读全文]
这样以后发帖就不需要选择显示部分了,自动截取一部分显示出来
*如果想要列表中不显示摘要,第一步可以省略,第二步改为:
找到
改为:
......
[Read More...]
较旧的博文
主页
订阅:
博文 (Atom)
我的简介
Dobby
Xiaofei Wang ^^
查看我的完整个人资料
标签
802.11
(1)
802.11b
(1)
Aguero.C.R
(2)
Blogspot
(1)
bullshit
(1)
characteristics
(1)
classification
(1)
debug+program
(3)
eclipse
(1)
end-to-end-delay
(1)
exercises
(1)
guide
(2)
Hyacinth
(2)
index
(1)
jitter
(1)
MANET
(2)
measure
(1)
multi-channel
(7)
multi-interface
(7)
MW-Node
(2)
NOAH
(2)
NS-MIRACLE
(1)
ns2
(21)
ns3
(1)
packet-loss-rate
(1)
QandA
(1)
qualnet
(1)
routing
(2)
tcp
(1)
TeNS
(1)
Threshold
(2)
throughput
(2)
tools
(1)
udp
(2)
uiuc
(1)
visual studio
(1)
writings
(1)
博客归档
▼
2008
(26)
▼
七月
(26)
802.11 MAC code in NS-2 (version 2.28 )
“卖身”
Ad-Hoc Routing Protocols (Characteristics)
Ad-Hoc Routing Protocols (Classification)
比较多信道多接口ns2扩展: “Aguero.C.R” VS “MW-Node”
Aguero.C.R’s “Adding Multiple Interface Support in...
“MW-Node” path for ns2 to support multiple interfa...
802.11b in NS2
很有用的ns2的相关处理工具
TeNS:The Enhanced Network Simulator (TeNs), for mu...
Measure acket loss rate, jitter, and end-to-end de...
Propagation Threshold calculation
NS2里的CSThresh,RXThresh,Pr等等的意义...
NS-MIRACLE: Multi-InteRfAce Cross-Layer Extension ...
NS-3.1 Stable Release~~~!
著名UIUC的WirelessLab共享的ns2练习课
无意翻到的而一个人关于NS2的Q&A,有十几个小问答
如何让Blogspot显示摘要
Measure the throughput of TCP-based application
Get the system throughput for UDP-based application
NO Ad-Hoc Routing Agent (NOAH)
Multi-Channel & Multi-Interface Extension in NS2 a...
"Hyacinth"的Multi-Channel & Multi-Interface 方法 for ...
用 Visual Studio 2003 & 2005 调试编译 NS2
用 Eclipse 调试编译 NS2
非常有用的ns2和qualnet的学习网站索引
我的连接
Dobby's Home (MSN space live)
Dobby's 校内网
Dobby's Facebook
Dobby's Cyworld
柯老师的ns2索引
柯老师的qualnet索引