kk Blog —— 通用基础


date [-d @int|str] [+%s|"+%F %T"]
netstat -ltunp
sar -n DEV 1

超链接点击之后变颜色

https://zhidao.baidu.com/question/698015058432641724.html

1
2
3
4
5
6
7
8
9
10
11
#sideul li a {
	color: blue;
}

#sideul li a:visited {
	color: blue;
}

#sideul li a:hover {
	color: red;
}

language, web

« label标签的for属性 IPMI share 端口 »