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>")
  • 相关阅读:
    打印杨辉三角C语言小程序
    奇怪的比赛蓝桥杯
    (转)Silverlight CoreCLR结构浅析
    试一试!
    (转)使用自定义行为扩展 WCF
    分组合并的使用
    多进程,多线程(转载)
    在 ASP.NET 网页中不经过回发而实现客户端回调(需要实现ICallbackEventHandler接口)
    读书笔记
    WCF学习笔记3(客户端内部运行机制分析)
  • 原文地址:https://www.cnblogs.com/94YY/p/2859334.html
Copyright © 2011-2022 走看看