• 看到有用么


    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>")
  • 相关阅读:
    Delphi ini文件结构简介
    Delphi 格式化函数 Format函数
    Delphi 获取系统的语言环境参数GetSystemDefaultLangID、VerLanguageName、GetLocaleInfo
    Delphi DBGrid 实现复选框
    SQL 循环语句几种写法
    Delphi 左键代替右键
    CSV (逗号分隔值文件格式)
    中国人工智能AI框架自主研发
    电动汽车:不是如果,而是什么时候和多快
    KITTI数据集上MaskRCNN检测效果示例
  • 原文地址:https://www.cnblogs.com/94YY/p/2859334.html
Copyright © 2020-2023  润新知