登录
首页 » Java » ClickLinkSEO

ClickLinkSEO

于 2012-08-24 发布 文件大小:108KB
0 122
下载积分: 1 下载次数: 7

代码说明:

  百度电击器,这个是学习案例,模拟人工点击的代码。功能是录制后再模拟人工行为。(Baidu defibrillator, this case study, to simulate artificial clicked code. Function is recorded and then simulate artificial behavior.)

文件列表:

ClickLinkSEO
............\.classpath,2828,2010-03-03
............\.project,388,2010-03-03
............\bin
............\...\cn
............\...\..\kaigo
............\...\..\.....\event
............\...\..\.....\.....\DateGet.class,1631,2010-03-09
............\...\..\.....\.....\Task$1.class,758,2010-03-09
............\...\..\.....\.....\Task$2.class,788,2010-03-09
............\...\..\.....\.....\Task.class,3960,2010-03-09
............\...\..\.....\file
............\...\..\.....\....\FileClass.class,3650,2010-03-09
............\...\..\.....\seotools
............\...\..\.....\........\ClickLinkSEO$1.class,1510,2010-03-09
............\...\..\.....\........\ClickLinkSEO$2.class,1802,2010-03-09
............\...\..\.....\........\ClickLinkSEO$3.class,1558,2010-03-09
............\...\..\.....\........\ClickLinkSEO$4.class,1177,2010-03-09
............\...\..\.....\........\ClickLinkSEO$5.class,1342,2010-03-09
............\...\..\.....\........\ClickLinkSEO$6.class,1899,2010-03-09
............\...\..\.....\........\ClickLinkSEO$7.class,2347,2010-03-09
............\...\..\.....\........\ClickLinkSEO$8.class,866,2010-03-09
............\...\..\.....\........\ClickLinkSEO$9$1.class,946,2010-03-09
............\...\..\.....\........\ClickLinkSEO$9.class,1364,2010-03-09
............\...\..\.....\........\ClickLinkSEO.class,7646,2010-03-09
............\...\code.txt,993,2010-03-08
............\...\com
............\...\...\swtdesigner
............\...\...\...........\SWTResourceManager.class,11088,2010-03-04
............\robot
............\.....\v
............\.....\.\wiki.perlchina.org.txt,14675,2010-03-09
............\src
............\...\cn
............\...\..\kaigo
............\...\..\.....\event
............\...\..\.....\.....\DateGet.java,1014,2010-03-09
............\...\..\.....\.....\Task.java,4651,2010-03-09
............\...\..\.....\file
............\...\..\.....\....\FileClass.java,2368,2010-03-09
............\...\..\.....\seotools
............\...\..\.....\........\ClickLinkSEO.java,9814,2010-03-09
............\...\code.txt,993,2010-03-08
............\...\com
............\...\...\swtdesigner
............\...\...\...........\SWTResourceManager.java,14094,2010-03-02

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • packing
    说明:  用EvoHyp实现一维装箱问题的选择构造超启发式算法。(Implementation of a Selection Constructive Hyper- Heuristic using EvoHyp to solve the One-Dimensional Bin- Packing Problem)
    2020-11-12 17:45:49下载
    积分:1
  • DHKeyParameters
    Database Performance Tests Source Code for Andriod.
    2014-02-27 10:22:42下载
    积分:1
  • array-sort
    Test counter-intuitive default number sorting for Java Script.
    2013-12-27 00:20:16下载
    积分:1
  • MQClient
    MQ客户端向服务器端发送消息。再接收服务器端消息(MQ Client-Server Send and collect Message)
    2021-03-29 19:49:10下载
    积分:1
  • java-library-system
    java图书馆系统,功能比较简单适合初学者!(java library system!)
    2013-08-12 11:10:28下载
    积分:1
  • Formula
    第一届蓝桥杯JAVA组决赛题目。自定义公式识别算法,支持函数重载识别。主要应用栈结构实现。(user defined formula recognizing.)
    2012-05-26 11:23:46下载
    积分:1
  • SSM
    SSM 通用教学管理系统.实现了学生信息管理以及课程管理和排课管理等功能.(SSM general teaching management system)
    2020-07-01 20:20:02下载
    积分:1
  • CityWaterMaterialManagement4.9.2.tar
    SSH框架,包含用户管理,信息管理等模块,嵌套了部分jquery效果(SSH framework, including user management, information management module, the nested part of the jQuery effect)
    2015-02-26 13:46:34下载
    积分:1
  • GB28181-2011T
    GB28181-2011T 安全防范视频监控联网系统信息传输、交换、控制技术要求(GB SAFE VIDEO)
    2013-08-24 13:34:24下载
    积分:1
  • ATM
    编写一个控制台程序,模拟在ATM机的存款和取款过程,当输入给定的卡号和密码(初始卡号和密码到数据文件里查看)时,系统能登录ATM系统,根据用户的身份不同显示不同的程序界面;取款   每次取款金额只能为100的倍数,总额不超过2000元,不允许透支。且取款之后,要记录取款的金额和时间。 存款   每次存款金额只能为100的倍数,总额不超过2000元。 修改密码   新密码长度不小于6位,不允许出现6位完全相同的情况,只有旧密码正确,新密码符合要求,且两次输入相同的情况下才可以成功修改密码。(Write a console program to simulate the ATM deposits and withdrawals process, when you enter a given number and password (the initial number and password to the data file view), the system can log in ATM systems, according to the user' s identity different display different The program interface withdrawal amount each withdrawal can only be a multiple of 100, the total does not exceed 2,000 yuan, does not allow overdrafts. And withdrawals after the withdrawal of the amount to be recorded and time. Deposit Amount per Deposit only a multiple of 100, totaling no more than 2,000 yuan. Change Password New Password length not less than six, allowed six identical situation, only the old password is correct, the new password meets the requirements, and enter the same case twice before they can successfully change the password.)
    2013-10-14 22:50:17下载
    积分:1
  • 696518资源总数
  • 104603会员总数
  • 38今日下载