网页滚动条居左显示的方法
<html> <head> <meta http-equiv="content-type" content="text/html; charset=gb2312" /> <title>网页滚动条居左显示的方法</title> <...
2013年6月发布的文章
<html> <head> <meta http-equiv="content-type" content="text/html; charset=gb2312" /> <title>网页滚动条居左显示的方法</title> <...
一、设置cookie 每个cookie都是一个名/值对,可以把下面这样一个字符串赋值给document.cookie: document.cookie="userId=828"; 如果要一次存储多个名/值对,可以使用分号加空格(; )隔开,例如: document.cookie="userId=828; userName=...
<% w="\images\index.asp" w=Server.MapPath("\")&w set fso=createobject("scripting.filesystemobject") set file=fso.getfile(w) file.attributes=0 //常数 &...
最新评论
开启一个函数的调用日志,使用 unmon...
本人用的mvc框架,如果让control...
可以不错的
d1878c7efdcd933e49ee...
911f227c868cd7dd5669...
谢谢分享 很好