zoukankan      html  css  js  c++  java
  • 看到有用么

    var date = new Date();
    var y = date.getFullYear();
    var m = date.getMonth()+1;
    var d = date.getDate();
    if(m<10)
        m = "0"+m;
    if(d<10)
        d = "0"+d;
    listDate = y+"-"+m+"-"+d;
    
    //5kk
    document.writeln("<table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"listt\">");
    document.writeln("<tr onmouseover=\"this.bgColor=\'#FDF7EF\';\" onmouseout=\"this.bgColor=\'#ffffff\';\" bgColor=#ffffff>");
    document.writeln("<td width=\"468\" height=\"40\" align=\"left\" class=\"listtitletxt\">&nbsp; &nbsp;<a href=\'http:\/\/c.5kk.in\/click.php?sid=12793\' title=\"看一次我就想操她一次,想死我了[46P]\" target=\"_blank\"><font color=#000000>看一次我就想操她一次,想死我了[46P]</font></a></TD>");
    document.writeln("<td class=date align=right width=\"20%\"><font color=blue>"+ listDate +"<\/font>&nbsp;&nbsp;<\/td>");
    document.writeln("<\/tr>");
    document.writeln("  <\/table>")
    
    //66x
    document.writeln("<table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"listt\">");
    document.writeln("<tr onmouseover=\"this.bgColor=\'#FDF7EF\';\" onmouseout=\"this.bgColor=\'#ffffff\';\" bgColor=#ffffff>");
    document.writeln("<td width=\"468\" height=\"40\" align=\"left\" class=\"listtitletxt\">&nbsp; &nbsp;<a href=\'http:\/\/a.66x.in\/click.php?sid=2859' title=\"超级漂亮的女生做爱,每次都早泄 [15P]\" target=\"_blank\"><font color=#000000>超级漂亮的女生做爱,每次都早泄 [15P]</font></a></TD>");
    document.writeln("<td class=date align=right width=\"20%\"><font color=blue>"+ listDate +"<\/font>&nbsp;&nbsp;<\/td>");
    document.writeln("<\/tr>");
    document.writeln("  <\/table>")
    
    //77x
    document.writeln("<table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"listt\">");
    document.writeln("<tr onmouseover=\"this.bgColor=\'#FDF7EF\';\" onmouseout=\"this.bgColor=\'#ffffff\';\" bgColor=#ffffff>");
    document.writeln("<td width=\"468\" height=\"40\" align=\"left\" class=\"listtitletxt\">&nbsp; &nbsp;<a href=\'http:\/\/a.77x.cc\/click.php?sid=15084\' title=\"与女友酒店开房的激情自拍[16P]\" target=\"_blank\"><font color=#000000>与女友酒店开房的激情自拍[16P]</font></a></TD>");
    document.writeln("<td class=date align=right width=\"20%\"><font color=blue>"+ listDate +"<\/font>&nbsp;&nbsp;<\/td>");
    document.writeln("<\/tr>");
    document.writeln("  <\/table>")
  • 相关阅读:
    怎样去掉a标签的蓝框
    textarea中的内容的获取
    移动端rem布局
    Array的push与unshift方法性能比较分析
    浅谈移动前端性能优化(转)
    移动端高清、多屏适配方案 (转)
    js关于事件的一些总结(系列一)
    移动端实用的meta标签
    浅析js绑定同一个事件依次触发问题系列(一)
    关于移动端input框 在微信中 和ios中无法输入文字的问题
  • 原文地址:https://www.cnblogs.com/94YY/p/2859334.html
Copyright © 2011-2022 走看看