技术文章

  • 【2009-03-12】用CSS实现表格交替颜色

    第1行第1行第1行第1行第1行 第2行第2行第2行第2行第2行 第3行第3行第3行第3行第3行 第4行第4行第4行第4行第4行 第5行第5行第5行第5行第5行

  • 【2009-03-12】文字在div层中垂直居中

    body{TEXT-ALIGN: center;} #center{ MARGIN-RIGHT: auto; MARGIN-LEFT: auto; height:200px; ba

  • 【2009-03-11】asp插入记录后获得记录的标识号

    <% set conn=Server.CreateObject("ADODB.Connection")conn.Open "Provider=Microsoft.Jet.OLEDB.4.0;J

  • 【2009-03-11】asp随机读取数据

    sqlserver数据库很简单,一句代码搞定,比如: select * from news order by newid(); access数据库: <%set rs=server.cre

  • 【2009-03-11】asp读取acccess数据库中全部表名,字段名,内容

    <% set rs=server.CreateObject("adodb.recordset")set conn=server.CreateObject("adodb.connection")

  • 【2009-03-11】asp隐藏图片真实路径

    小技巧. <img src="showimg.asp?file=error.jpg" /> showimg.asp <% response.Redirect "../" &

  • 【2009-03-11】asp日历

    calendar.asp <% function check_int(para) If Not (IsNull(Para) Or Trim(Para)="" Or Not IsNumeric

  • 【2009-03-11】去掉超链接虚线

  • 【2009-03-11】层居中

    #info{height:0px; width:0px;top:50%; left:50%;position:absolute;} #center{background:#FFCC33;bord

  • 【2009-03-11】iframe自适应高度

    iframe自适应高度 function SetCwinHeight(){ var bobo=document.getElementById("bobo");

首页 上页 [2281] [2282] [2283] [2284] [2285] [2286] 下页 尾页 共23110条记录 每页10条 页次2283/2311
地址:上海市普陀区胶州路941号长久商务中心 电话: QQ:
© Copyright 2012 上海网络 Product All Rights Reserved